TW
03b6b24730
Merge pull request #263 from anarcat/venv-docs
...
fix virtualenv path in .gitignore
2015-10-08 20:59:35 +02:00
Antoine Beaupré
712170c71a
fix virtualenv path in .gitignore
...
the current instructions create a dirty tree that `git add .` would
commit into git. this is error prone and somewhat unclean.
i found it preferable to change the `.gitignore` than to change the instructions, since there are probably `borg-env` environments lying around everywhere already.
2015-10-07 22:42:33 -04:00
Antoine Beaupré
0b8e835eb8
api.rst is autogenerated, ignore it
2015-10-07 17:59:00 -04:00
Thomas Waldmann
56bf8b79cb
add .vagrant to .gitignore
2015-09-15 18:27:16 +02:00
Ronny Pfannschmidt
8b6ca0d912
propperly handle borg._version using setuptools_scm
2015-08-22 15:54:40 +02:00
Thomas Waldmann
8af3aa3397
merged master
2015-08-09 23:51:46 +02:00
Thomas Waldmann
5864bd76eb
fix test coverage / codecov.io, use xcode6.4
2015-08-08 18:31:41 +02:00
Thomas Waldmann
27de1b0a43
add a wrapper around liblz4
2015-08-01 15:07:54 +02:00
Thomas Waldmann
fde952a6d9
.gitignore: add nuitka and cache stuff
2015-07-26 15:37:36 +02:00
Thomas Waldmann
fbaa505191
PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge
2015-03-06 23:18:08 +01:00
Thomas Waldmann
0e5ef376bf
add .idea/ to gitignore, so PyCharm stuff does not get accidentally added/committed
2015-02-28 02:33:35 +01:00
Radek Podgorny
939e75467e
add more .c files to .gitigore
2015-02-04 00:04:22 +01:00
Jonas Borgström
052e4f2074
Remove some autogenerated files
2014-02-18 23:10:32 +01:00
Jonas Borgström
8a2f555c68
Packaging improvements
2013-06-24 13:53:02 +02:00
Jonas Borgström
3e5433855c
Use Cython for all native code
2013-05-31 14:08:02 +02:00
Jonas Borgström
1d525b4dc5
Bumped version number
2011-11-06 21:40:29 +01:00
Jonas Borgström
be8a14bd7e
Initial documentation
2011-11-05 19:43:23 +01:00
Jonas Borgström
869f720be4
Various changes
2010-10-31 21:55:09 +01:00
Jonas Borgström
4bbd093a56
Added dedupestore "console script"
2010-10-15 20:46:17 +02:00
Jonas Borgström
af8c943694
bandedstore: Handle aborted transactions better
2010-10-13 22:18:54 +02:00