summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Fix remote commands in command-line tool.Jelmer Vernooij2017-03-01
| | * Release 0.17.0.Jelmer Vernooij2017-03-01
| | * Properly log off after retrieving just refs.Jelmer Vernooij2017-02-27
| | * Don't drop first slash for SSH paths, except for those starting with ~.Jelmer Vernooij2017-02-27
| | * Set bufsize=0 when communicating to SSH client. Fixes hangs on Python3. Fixes...Jelmer Vernooij2017-02-26
| | * Add NEWS.Jelmer Vernooij2017-02-21
| | * SHAFile: Do not trim trailing newlines from extra headersNicolas Dandrimont2017-02-21
| | * Check for bytes rather than absence of list. include ought to be an iterable ...Jelmer Vernooij2017-02-14
| | * Support passing tag ids to Walkers include argument.Jelmer Vernooij2017-02-14
| | * Fix handling of HEAD in porcelain.clone.Jelmer Vernooij2017-02-13
| | * Add porcelain.remote_add.Jelmer Vernooij2017-02-13
| | * Re-enable test_archive.Jelmer Vernooij2017-02-06
| | * Re-enable tests for test utils.Jelmer Vernooij2017-02-05
| | * Add coverage config.Jelmer Vernooij2017-02-05
| | * Use more idiomatic python.Jelmer Vernooij2017-02-05
| | * Fix dulwich-users link, improve README formatting.Jelmer Vernooij2017-01-28
| | * Handle multi-line quoted values in config files. #495.Jelmer Vernooij2017-01-26
| | * Fix python3 compatibility.Jelmer Vernooij2017-01-26
| | * Allow passing in relative paths to porcelain.add().Jelmer Vernooij2017-01-26
| | * Implement MemoryRepo.set_description.Jelmer Vernooij2017-01-23
| | * Add test for tag_time.Jelmer Vernooij2017-01-20
| | * Avoid crashing when accessing the tag_time of a headerless tag.Lionel Flandrin2017-01-20
| | * Fix indentation.Jelmer Vernooij2017-01-20
| | * Squelch errors in test_index under windowsKoen Martens2017-01-20
| | * Update link to mailing list. Fixes #490Jelmer Vernooij2017-01-20
| | * Revert docstring changes, as they break pydoctor.Jelmer Vernooij2017-01-20
| | * Remove unnecessary __docformat__ settings, broken text.Jelmer Vernooij2017-01-20
| | * fix release robot issue for commit only tagMark Mikofski2017-01-20
| | * Run release_robot tests as part of regular testsuite.Jelmer Vernooij2017-01-18
| | * Update MANIFEST.in.Jelmer Vernooij2017-01-15
| | * Add a superclass for Dulwich subcommands.Jelmer Vernooij2017-01-15
| | * Don't print "Changes to be committed" header if there are no changes toJelmer Vernooij2017-01-15
| | * Start on 0.16.4.Jelmer Vernooij2017-01-14
* | | Remove -dbg packages and migrate to -dbgsym packages.Jelmer Vernooij2017-01-15
* | | releasing package dulwich version 0.16.3-1debian/0.16.3-1archive/debian/0.16.3-1Jelmer Vernooij2017-01-14
* | | Fix concatenation of pypy variable.Jelmer Vernooij2017-01-14
* | | New upstream release.Jelmer Vernooij2017-01-14
* | | Merge tag 'upstream/0.16.3' into unstableJelmer Vernooij2017-01-14
|\| |
| * | New upstream version 0.16.3Jelmer Vernooij2017-01-14
| |\|
| | * Release 0.16.3.Jelmer Vernooij2017-01-14
| | * Remove racy check that relies on mtime changing between writes.Jelmer Vernooij2017-01-14
| | * Avoid double call to os.lstat.Jelmer Vernooij2017-01-14
| | * Run tests against a few more pythonv versions.Jelmer Vernooij2017-01-14
| | * Start on 0.16.3.Jelmer Vernooij2017-01-14
* | | Disable pypy-dulwich build on architectures where pypy is not available (hurd...Jelmer Vernooij2017-01-14
* | | Add autopkgtest for python3 testsuite.Jelmer Vernooij2017-01-14
* | | Allow conditional building against pypy.Jelmer Vernooij2017-01-14
* | | Drop (now unnecessary) workaround for #799485.Jelmer Vernooij2017-01-14
* | | Drop upstream applied patch 'older-git'.Jelmer Vernooij2017-01-14
* | | New upstream release.Jelmer Vernooij2017-01-14