Jelmer Vernooij
|
f6a4057756
Fix dulwich-users link, improve README formatting.
|
8 years ago |
Jelmer Vernooij
|
fe2f37b3c2
Handle multi-line quoted values in config files. #495.
|
8 years ago |
Jelmer Vernooij
|
38aca2675f
Fix python3 compatibility.
|
8 years ago |
Jelmer Vernooij
|
94066d2d5a
Allow passing in relative paths to porcelain.add().
|
8 years ago |
Jelmer Vernooij
|
c597d35150
Implement MemoryRepo.set_description.
|
8 years ago |
Jelmer Vernooij
|
a6ab2d9a4a
Add test for tag_time.
|
8 years ago |
Lionel Flandrin
|
92f29426d9
Avoid crashing when accessing the tag_time of a headerless tag.
|
8 years ago |
Jelmer Vernooij
|
34d135a8fd
Fix indentation.
|
8 years ago |
Koen Martens
|
221e4530b5
Squelch errors in test_index under windows
|
8 years ago |
Jelmer Vernooij
|
9805efc517
Update link to mailing list. Fixes #490
|
8 years ago |
Jelmer Vernooij
|
dd0270c589
Revert docstring changes, as they break pydoctor.
|
8 years ago |
Jelmer Vernooij
|
e2c80cf7c8
Remove unnecessary __docformat__ settings, broken text.
|
8 years ago |
Mark Mikofski
|
e8c79d3096
fix release robot issue for commit only tag
|
8 years ago |
Jelmer Vernooij
|
5bde05a088
Run release_robot tests as part of regular testsuite.
|
8 years ago |
Jelmer Vernooij
|
faa5474a44
Update MANIFEST.in.
|
8 years ago |
Jelmer Vernooij
|
52c3c1eea1
Add a superclass for Dulwich subcommands.
|
8 years ago |
Jelmer Vernooij
|
a8acf10194
Don't print "Changes to be committed" header if there are no changes to
|
8 years ago |
Jelmer Vernooij
|
58c4434d09
Start on 0.16.4.
|
8 years ago |
Jelmer Vernooij
|
bcb1fbeb55
Release 0.16.3.
|
8 years ago |
Jelmer Vernooij
|
b5d7ab9610
Remove racy check that relies on mtime changing between writes.
|
8 years ago |
Jelmer Vernooij
|
f9030f0462
Avoid double call to os.lstat.
|
8 years ago |
Jelmer Vernooij
|
ac07ffd412
Run tests against a few more pythonv versions.
|
8 years ago |
Jelmer Vernooij
|
76a6bbcdc1
Start on 0.16.3.
|
8 years ago |
Jelmer Vernooij
|
6b936e5db8
Release 0.16.2.
|
8 years ago |
Jelmer Vernooij
|
fb032c9a8a
Update NEWS
|
8 years ago |
Jelmer Vernooij
|
5a446a7bc9
Use os.sync where possible.
|
8 years ago |
Benoit HERVIER
|
aa4d6f6a7f
Add test case for #479 #480
|
8 years ago |
Benoît HERVIER
|
b8232bf9ed
Avoid useless write and file stats change #479
|
8 years ago |
OnMaster
|
c8ebff8c10
Check for existance of index file before opening pack.
|
8 years ago |
Koen Martens
|
f7a549e164
Revert formatting change in index.py that breaks windows compatibility.
|
8 years ago |