Jonas Borgström
|
c22bc30a06
Merge pull request #33 from jdchristensen/exclude
|
11 years ago |
Dan Christensen
|
4da8466b3b
Fix a doc typo.
|
11 years ago |
Dan Christensen
|
b76a40c987
Simplify the ExcludePattern logic further, and explain.
|
11 years ago |
Dan Christensen
|
8cc74be62e
Simplify IncludePattern and add a few more tests to PatternTestCase.
|
11 years ago |
Dan Christensen
|
db9632532c
Add one more test to PatternTestCase.
|
11 years ago |
Dan Christensen
|
9c5e3d4ddc
Fix minor bugs in IncludePattern and ExcludePattern, and speed up
|
11 years ago |
Dan Christensen
|
59c8008436
Add more tests to PatternTestCase. The first two fail with the
|
11 years ago |
Jonas Borgström
|
4271ffa25f
Only cleanup partial transactions if an existing transaction is found
|
11 years ago |
Jonas Borgström
|
e4a28f288f
Remove flush=True argument from print() since it is Python3.3+
|
11 years ago |
Jonas Borgström
|
5abd254a11
Fixed repository check progress reporting.
|
11 years ago |
Jonas Borgström
|
7a7cc2bc88
Removed some dead code.
|
11 years ago |
Jonas Borgström
|
faedaf8160
Basic repository consistency check functionality.
|
11 years ago |
Jonas Borgström
|
b5037cf460
Merge pull request #32 from jdchristensen/docs2
|
11 years ago |
Dan Christensen
|
400ea33eaa
Update README.rst.
|
11 years ago |
Dan Christensen
|
0b9969d162
Various minor documentation updates: mention sshfs, Linux packages,
|
11 years ago |
Dan Christensen
|
6b639e4c22
Update prune docs and a few other things in usage.rst.
|
11 years ago |
Jonas Borgström
|
3290aa943f
Update README.rst with the correct way to run the test suite
|
11 years ago |
Jonas Borgström
|
7109318bd0
Added AUTHORS file
|
11 years ago |
Jonas Borgström
|
e857d4cfd6
Merge pull request #30 from jdchristensen/prune_split
|
11 years ago |
Dan Christensen
|
d3ff6ac25d
Clean-up helpers.prune_split
|
11 years ago |
Dan Christensen
|
13863e64f8
Correct a theoretical bug in helpers.prune_split
|
11 years ago |
Dan Christensen
|
c45aedf480
Add tests for helpers.prune_split, one of which fails.
|
11 years ago |
Jonas Borgström
|
50cabd53b1
Fix deadlock when extracting 0 sized files from remote repositories
|
11 years ago |
Jonas Borgström
|
2068e7cf34
Properly apply --exclude wildcards to the full path.
|
11 years ago |
Jonas Borgström
|
1520a911af
Add a "fork me on Github" ribbon.
|
11 years ago |
Jonas Borgström
|
0a7c51ef7c
Improve endianness code portability
|
11 years ago |
Jonas Borgström
|
5bde1c8987
Make source code endianness agnostic
|
11 years ago |
Jonas Borgström
|
9c80089c04
Documentation update.
|
11 years ago |
Jonas Borgström
|
3bfe93d66e
Prepare release
|
11 years ago |
Jonas Borgström
|
d023f2aa64
Remove peek concept and fix fuse issue
|
11 years ago |