提交历史

作者 SHA1 备注 提交日期
  Antoine Beaupré 6b547e6554 no need to flush stderr in my tests 10 年之前
  Antoine Beaupré 75c993b875 simplify progress display 10 年之前
  Antoine Beaupré ecae163072 use all available columns for path in progress 10 年之前
  Antoine Beaupré 7f28244cfe fix conflict between --stats and --progress 10 年之前
  Antoine Beaupré e8cf28f9a0 only show all files found in debug 10 年之前
  Antoine Beaupré d8f8076984 factor out status output so it is consistent 10 年之前
  Antoine Beaupré b120e5f119 output more progress information 10 年之前
  Antoine Beaupré 3827c2b107 also show the number of files processed in --progress 10 年之前
  Antoine Beaupré 3eebea8745 explain what the --progress flag does exactly 10 年之前
  Thomas Waldmann 6712bdf456 include a list of major changes compared to attic into the README, fixes #224 10 年之前
  Thomas Waldmann 908e944bdd include the help offered by borg help <topic> in the usage docs, fixes #293 10 年之前
  Thomas Waldmann fc78b44923 use --one-file-system (as "du" tool does) instead of --do-not-cross-mountpoints 10 年之前
  TW 0e9c524266 Merge pull request #292 from anarcat/rename-usage 10 年之前
  TW 2dda41dc2a Merge pull request #294 from anarcat/x-option 10 年之前
  TW b0f66e84a9 Merge pull request #295 from yagebu/master 10 年之前
  Jakob Schnitzer 462bb41e57 docs: AUTHORS: one borg in the title is enough 10 年之前
  Jakob Schnitzer 7cc3becad9 docs: restructure installation.rst, add OSX instructions 10 年之前
  Antoine Beaupré eacb0b9e83 Merge branch 'logging-refactor' into upstream 10 年之前
  Antoine Beaupré 4fd06e2634 add -x flag, common to GNU utilities 10 年之前
  Antoine Beaupré e6c2359a60 add missing rename usage to docs, closes #279 10 年之前
  Antoine Beaupré 34d0e0641c make sure hardlink copy doesn't break perms 10 年之前
  Antoine Beaupré 4be9c29d0d os.link signature is the same as shutil.copy, use it directly 10 年之前
  Antoine Beaupré aaf72e3861 do not skip all attic tests, some work without now 10 年之前
  Antoine Beaupré 6d457aed57 do not upgrade repositories in place by default 10 年之前
  Thomas Waldmann e7f25d7821 docs: use zlib,6 compression in some examples, fixes #275 10 年之前
  Thomas Waldmann 9b10e8a3f3 if borg.exe is not present, do not try to test it 10 年之前
  Thomas Waldmann 1a248116db move cmd fixture to archiver test module 10 年之前
  Thomas Waldmann 4b7c02775e benchmarks: test with both the binary and the python code 10 年之前
  TW a96770636c Merge pull request #270 from ThomasWaldmann/benchmark 10 年之前
  TW ba7e365238 Merge pull request #273 from yagebu/master 10 年之前