jelmer/dulwich.git
2015-12-13 Jelmer VernooijAdd multi_server, initial doc. etcd bitbucket/etcd github/etcd samba.org/etcd
2015-12-13 Jelmer VernooijShip .testr.conf and TODO.
2015-12-03 Jelmer VernooijClarify in docstrings that Client.{fetch_pack,fetch...
2015-12-03 Jelmer VernooijAdd note about performance, update NEWS.
2015-12-03 jsbainFix thinpack support over http
2015-12-03 Jelmer VernooijUpdate NEWS.
2015-12-03 Jelmer VernooijRemove unused import.
2015-12-03 Jelmer VernooijAvoid hasattr.
2015-12-03 Jelmer VernooijMerge branch 'py3-c-modules' of git://github.com/lelit...
2015-12-03 Lele GaifaxAvoid deprecation warning due to renamed assertion...
2015-12-03 Lele GaifaxTreat pathnames as bytes in the Python 3 C modules
2015-12-03 Lele GaifaxMake the C accelerator modules compatible with Python 3
2015-12-03 Lele GaifaxAdd missing DECREF on local variable
2015-12-02 Jelmer VernooijFix tests.
2015-12-02 Jelmer VernooijAdd read_reflog.
2015-12-02 Jelmer VernooijAdd parse_reflog_line.
2015-12-02 Jelmer VernooijAdd format_reflog_line.
2015-12-01 Jelmer VernooijUpdate NEWS, fix style.
2015-11-30 Chris BunneyEnhanced parsing of partial/ambiguous refs based on...
2015-11-23 Jelmer VernooijAvoid using regular expressions for gitfile parsing.
2015-11-23 Jelmer VernooijAdd constant for control dir name.
2015-11-22 Jelmer VernooijDistinguish code written by and copyright.
2015-11-15 Jelmer VernooijRemove Chris.
2015-11-07 Jelmer VernooijAdd basic porcelain page in tutorial.
2015-11-07 Jelmer VernooijClarify that tox and travis can be used for running...
2015-11-04 Stefano Riverasubprocess's mswindows attribute has gone private in 3.5
2015-11-04 Jelmer VernooijMark archive tests as known failing on python2.6.
2015-11-04 Jelmer Vernooijs/ListCBytesIO/ChunkedBytesIO/g
2015-11-04 Jelmer VernooijAdd note saying this will be the last release supportin...
2015-11-03 Steven MyintPreviously the following would crash under Python 3.
2015-11-03 Jelmer VernooijSkip second archive test for now, as it's known broken...
2015-11-01 Jelmer VernooijOnce again, fix tests on python3.
2015-11-01 Jelmer VernooijInitial work towards git-upload-archive support.
2015-11-01 Jelmer VernooijClarify behaviour of parse_committishs.
2015-11-01 Jelmer VernooijAdd convenience method for parsing a commit reference.
2015-11-01 Jelmer VernooijAdd dulwich.archive module.
2015-11-01 Jelmer VernooijFix tests on Python3.
2015-10-31 Jelmer VernooijSimplify handling of SSH command invocation.
2015-10-31 Jelmer VernooijMerge some SSH escaping fixes from tommie-lie.
2015-10-31 Jelmer VernooijFix inconsistency in handling of trailing slashes.
2015-10-31 Jonas HaagAdd test that demonstrates behaviour of 'as_dict' for...
2015-10-31 Jelmer VernooijRemove max.
2015-10-15 Thomas LiebetrautFix bytes/string literal type errors for Python 3.4.
2015-10-14 Thomas Liebetrautgitolite requires single quotes (') around the reposito...
2015-09-19 Jelmer VernooijForce language used by C git, in case it's run with...
2015-09-19 Damien TournoudRelicensing, see #153
2015-09-19 Jameson Nashgive permission to relicence my contribution
2015-09-19 Jelmer VernooijStart on 0.11.3.
2015-09-19 Jelmer VernooijRelease 0.11.2.
2015-09-18 Jelmer VernooijRemove David Blewett from list, per his comment on...
2015-09-14 Andreas KloecknerFix Paramiko command quoting (for Unicode->bytes and...
2015-09-13 Jelmer VernooijOnly import subprocess once.
2015-09-13 Jelmer VernooijMove ParamikoSSHVendor to dulwich.contrib.paramiko_vend...
2015-09-13 Jelmer VernooijRemove use of *args from GitClient constructor; this...
2015-09-13 Jelmer VernooijMove ParamikoSSHVendor to dulwich.contrib.paramiko.
2015-09-13 Jelmer VernooijSupport quiet capability.
2015-09-13 Andreas KloecknerUse bytestring for Paramiko stderr log
2015-09-13 Jelmer VernooijAnnounce agent in dulwich.server as well.
2015-09-13 Jelmer VernooijSend agent= capability from client. (#298).
2015-09-13 Jelmer VernooijStart on 0.11.2.
2015-09-13 Jelmer VernooijRelease 0.11.1. dulwich-0.11.1
2015-09-13 Jelmer VernooijUpdate MANIFEST.in.
2015-09-13 Jelmer VernooijRelease 0.11.0. dulwich-0.11.0
2015-09-13 Jelmer VernooijClarify some types in docstrings.
2015-09-13 Jelmer VernooijRemove authors of trivial contributions or who have...
2015-09-13 Jelmer VernooijAdd porcelain.pack_objects.
2015-09-13 Jelmer VernooijAdd porcelain.repack().
2015-09-13 Jelmer VernooijFix parsing of quoted strings in config.
2015-09-13 Jelmer VernooijPass host as string.
2015-09-13 Jelmer VernooijFix porcelain tests on all versions.
2015-09-13 Jelmer VernooijRun py34 tests in tox.
2015-09-13 Gary van der... Add test for quotes in config file.
2015-09-13 Jelmer VernooijFix handling of hostname on Python3. #367
2015-09-13 Jelmer VernooijFix handling of encodings for ls-remote and log on...
2015-09-13 Jelmer VernooijAdd comparators to ShaFile.
2015-09-13 Jelmer VernooijUse bytes internally everywhere for client paths.
2015-09-13 Jelmer VernooijFix clone example. (#374)
2015-09-12 Takeshi KanemotoAgree to relicensing
2015-09-12 Brendan CullyApprove relicensing my contributions as dual Apachev2...
2015-09-12 Ryan McKernUpdate relicensing-apachev2.txt
2015-09-12 Jelmer VernooijRemove Andres Lowrie from relicensing-apachev2.txt.
2015-09-12 Jelmer VernooijRemove Marc Brinkmann per his request.
2015-09-12 Jelmer VernooijRemove Rod Cloutier from relicensing-Apachev2.txt.
2015-09-12 Chow Loong JinAccept relicensing
2015-09-11 David PursehouseAgree to relicensing
2015-09-11 Jelmer VernooijAnother python2.6 fix.
2015-09-11 Jelmer VernooijCheck for PyLong, for pypy.
2015-09-11 Jelmer VernooijFix shlex, now on python2.
2015-09-10 Jelmer VernooijFix build on Python3.
2015-09-10 Jelmer VernooijFix shlex use on python2.6.
2015-09-10 Jelmer VernooijRevert "Attempt to fix test suite on python2.6."
2015-09-10 Jelmer VernooijOnly check last line in blackbox output, as pypy output...
2015-09-10 Jelmer VernooijAttempt to fix test suite on python2.6.
2015-09-10 Jelmer VernooijUse assertEqual rather than assertEquals.
2015-09-10 Jelmer VernooijFix python3 support.
2015-09-09 Jelmer VernooijSupport refspecs properly in porcelain.pull and porcela...
2015-09-09 Jelmer VernooijAdd parse_reftuple, parse_reftuples, parse_refs.
2015-09-09 Jelmer VernooijFix push test.
2015-09-09 Jelmer VernooijVerify commit follows symbolic refs.
2015-09-09 Jelmer VernooijAdd dulwich.objectspec.parse_refspec.
next