Commit History

Author SHA1 Message Date
  TW 17c4394896 Merge pull request #161 from RonnyPfannschmidt/setuptools-scm 10 years ago
  Thomas Waldmann ab545ae45d CHANGES: release 0.25.0 10 years ago
  Thomas Waldmann 2332ee433e remove docs/misc/create_compression.txt 10 years ago
  Thomas Waldmann 31e97d568b remove x bits from repository.py 10 years ago
  Thomas Waldmann d2e5ce90f2 add FAQ entry about OS X commandline vs. HFS+ encoding issue, see #143. 10 years ago
  Thomas Waldmann 273c04329f update CHANGES 10 years ago
  Thomas Waldmann d779057b79 fix issue with negative "all archives" size, fixes #165 10 years ago
  Thomas Waldmann 1a949eab3e docs: internals: improve structure and formatting 10 years ago
  Thomas Waldmann ddd0e2700b docs: improve faq and support section 10 years ago
  Thomas Waldmann c823554b6b docs: usage: improved formatting, cosmetic changes 10 years ago
  Thomas Waldmann e4dc482598 docs: quickstart: key modes, cosmetic changes 10 years ago
  Thomas Waldmann 8a483511cb docs: theme: use a lighter green 10 years ago
  Thomas Waldmann cebb61d8dd docs: add pypi, wheel, dist package based install docs 10 years ago
  Thomas Waldmann 79d7f49a44 docs: split install into system-specific preparations and generic instructions 10 years ago
  Thomas Waldmann ee58d4f074 docs: be more specific about Debian/Ubuntu release 10 years ago
  TW acf5ddc68d Merge pull request #166 from ThomasWaldmann/fix-restore-xattrs 10 years ago
  Thomas Waldmann 9ebc53ad77 restore_xattrs: ignore if setxattr fails with EACCES, fixes #162 10 years ago
  Thomas Waldmann ea8f3bd7e7 restore_xattrs: minor cleanup / simplification 10 years ago
  Ronny Pfannschmidt 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 years ago
  Ronny Pfannschmidt c7023ed12a replace versioneer with setuptools_scm 10 years ago
  Thomas Waldmann 034e3477bd travis: use requirements file 10 years ago
  Thomas Waldmann fdc18eb0a0 support docs: write some words about BountySource 10 years ago
  Thomas Waldmann 2402a2269e update docs about fakeroot 10 years ago
  Thomas Waldmann 3d974d28b3 update CHANGES 10 years ago
  Thomas Waldmann 1e11e24fc4 document locking system 10 years ago
  Alan Jenkins 59a44296e4 chunker - cast from size_t to off_t can now be removed 10 years ago
  Thomas Waldmann 0a2bd8dad5 lock roster: catch file not found in remove() method and ignore it 10 years ago
  Alan Jenkins ce3e67cb96 chunker - fix 4GB files on 32-bit systems 10 years ago
  Alan Jenkins 7c6f3ece66 Initialize chunker fd to -1, so it's not equal to STDIN_FILENO (0) 10 years ago
  Thomas Waldmann d3d78f7ae3 call fadvise DONTNEED for the byterange we actually have read, fixes #158 10 years ago