jelmer/dulwich.git
2018-11-17 Jelmer VernooijImport upstream version 0.19.9, md5 4f9f2ad3d6a420ccde9... upstream/0.19.9
2018-11-17 Jelmer VernooijRelease 0.19.9 dulwich-0.19.9
2018-11-17 Jelmer VernooijFix NEWS.
2018-11-17 Jelmer VernooijClose repositories after use.
2018-11-17 Jelmer VernooijAvoid fetching ghosts in Repo.fetch.
2018-11-17 Jelmer VernooijForce hashes to unsigned when comparing.
2018-11-14 Jelmer VernooijAdd basic server side implementation of 'git-upload...
2018-11-14 Jelmer VernooijProperly preserve port and username from parsed HTTP...
2018-11-10 Jelmer VernooijMove flake8 configuration to setup.cfg.
2018-11-07 Jelmer VernooijImport upstream version 0.19.8, md5 c5727f4fef632b5fe55... upstream/0.19.8
2018-11-07 Jelmer VernooijStart on 0.19.9.
2018-11-07 Jelmer VernooijRelease 0.19.8 dulwich-0.19.8
2018-11-07 Jelmer VernooijSkip cyrrilic test on windows; doesn't support arbitrar...
2018-11-07 Jelmer VernooijUpdate NEWS for #668.
2018-11-06 egorFix setup.py:
2018-11-05 Jelmer VernooijStart on 0.19.8.
2018-11-05 Jelmer VernooijImport upstream version 0.19.7, md5 b342e41d768bc85c4d2... upstream/0.19.7
2018-11-05 Jelmer VernooijUpdate README; python 3.3 is no longer supported.
2018-11-05 Jelmer VernooijRelease 0.19.7 dulwich-0.19.7
2018-11-05 Jelmer VernooijMove shallow implementation into BaseRepo.
2018-11-04 Jelmer VernooijDrop support for Python 3 < 3.4. This is because pkg_re...
2018-11-04 Jelmer VernooijFix tests on older versions of Python 3.
2018-11-04 Jelmer VernooijFix style.
2018-11-04 Jelmer VernooijFix shallow handling for HTTP.
2018-11-04 Jelmer VernooijSupport shallow clone, and add basic compat tests.
2018-11-04 Jelmer VernooijAdd Repo.update_shallow.
2018-11-04 Jelmer VernooijTrack depth.
2018-11-04 Jelmer VernooijPass through deepen flag.
2018-10-20 Jelmer VernooijFix encoding on python 3.
2018-10-20 Jelmer VernooijFix spacing.
2018-10-20 Jelmer VernooijFix duplicate test name.
2018-10-20 Jelmer VernooijSupport the i18n.commitEncoding setting.
2018-10-20 Jelmer VernooijAdd get_object_by_path.
2018-10-19 Jelmer VernooijUpdate NEWS.
2018-10-19 Nicolas DandrimontSplit authorship lines from the right instead of from...
2018-10-16 Jelmer VernooijFix long line.
2018-10-16 Jelmer VernooijDecode error message.
2018-10-14 Jelmer VernooijRemove silly messages in server output.
2018-10-05 Jelmer VernooijDisable python 3.8-dev for now; flakes checker is broke...
2018-10-05 Jelmer VernooijFix style errors.
2018-10-05 Jelmer VernooijAdd read_packs_file function.
2018-09-28 Jelmer VernooijFix style.
2018-09-28 Jelmer VernooijSupport error lines with ERROR: as well.
2018-09-28 Jelmer VernooijRaise more useful error messages when unable to access...
2018-09-28 Jelmer VernooijFix arguments to setup.py - summary doesn't exist.
2018-09-16 Jelmer VernooijAvoid setup.cfg for now, since it seems to break pypi...
2018-09-14 Jelmer VernooijRemove unused import, fix style.
2018-09-14 Jelmer VernooijFix tests on Python 3.
2018-09-14 Jelmer VernooijMerge branch 'bugfix/http-client-gzip-responses' of...
2018-09-14 Jelmer VernooijFix style.
2018-09-14 Nicolas DandrimontDon't double-decompress gzipped HTTP responses
2018-09-12 Jelmer VernooijRaise exception when a caller tries to fetch SHA1s...
2018-09-11 Jelmer VernooijUse constant for ANNOTATED_TAG_SUFFIX.
2018-09-11 Jelmer VernooijAdd check_wants.
2018-09-05 Jelmer VernooijFix compatibility with newer versions of git, which...
2018-08-24 Jelmer VernooijDrop travis build on python 3.5-dev.
2018-08-24 Jelmer VernooijRemove unused variable.
2018-08-24 Jelmer VernooijAllow username and password to be overridden in calls...
2018-08-21 Jelmer VernooijMerge fix for handling of stderr/stdout on pythonw.
2018-08-21 Jelmer VernooijReplace / with \ on windows.
2018-08-21 Sylvia van OsFix Python 2
2018-08-21 Sylvia van OsSwitch test to other function
2018-08-21 Sylvia van OsAdd test for automatic pythonw fallback of outstream...
2018-08-19 Sylvia van OsAdd fallback for unavailable stdout/stderr
2018-08-11 Jelmer VernooijNew upstream version 0.19.6 salsa/upstream samba.org/upstream upstream/0.19.6
2018-08-11 Jelmer VernooijStart on 0.19.7.
2018-08-11 Jelmer VernooijRelease 0.19.6 dulwich-0.19.6
2018-08-11 Jelmer VernooijUpdate NEWS.
2018-08-11 Jelmer VernooijUpdate AUTHORS.
2018-08-10 Jelmer VernooijMerge fix for custom auth parameters for dulwich.porcel...
2018-08-10 semyon-slepovFix style (long line)
2018-08-10 semyon-slepovPass optional arguments to fetch() while cloning
2018-08-07 Jelmer VernooijAvoid use of urllib2.splituser (removed in python 3.8).
2018-08-06 Jelmer VernooijDon't run greenlet-based tests on 3.7/3.8-dev.
2018-08-06 Daniel M. CapellaTest on Python 3.7 and 3.8-dev
2018-07-25 Jelmer VernooijSupport bytes paths in dulwich.index.
2018-07-22 grunPass the <errstream> parameter through from porcelain...
2018-07-18 Jelmer VernooijRemove unnecessary abspath calls.
2018-07-18 Jelmer VernooijMerge branch 'fix/tree_path' of git://github.com/r0main...
2018-07-08 Jelmer VernooijStart on 0.19.6.
2018-07-08 Jelmer VernooijNew upstream version 0.19.5 upstream/0.19.5
2018-07-08 Jelmer VernooijRelease 0.19.5 dulwich-0.19.5
2018-07-05 Romain KeramitasFix path_to_tree_path
2018-07-03 Jelmer VernooijFix build on Python3, update NEWS.
2018-07-03 Sylvia van OsAdd unit tests for describe
2018-07-01 Sylvia van OsSimple describe implementation
2018-06-29 Jelmer VernooijUpdate NEWS.
2018-06-29 Damien Tournoudrefs: Clean-up parent directories when removing references
2018-06-25 Jelmer VernooijFix regression in porcelain.clone that prevented clonin...
2018-06-24 Jelmer VernooijNew upstream version 0.19.4 upstream/0.19.4
2018-06-24 Jelmer VernooijStart on 0.19.5.
2018-06-24 Jelmer VernooijRelease 0.19.4 dulwich-0.19.4
2018-06-24 Jelmer VernooijAdd Index.items.
2018-06-22 Jelmer VernooijNote Index.iteritems in NEWS.
2018-06-20 Jelmer VernooijImplement dulwich.porcelain.ls_files, avoid digraph...
2018-06-17 Jelmer VernooijFix description file.
2018-06-17 Jelmer VernooijNew upstream version 0.19.3 upstream/0.19.3
2018-06-17 Jelmer VernooijStart on 0.19.4.
2018-06-17 Jelmer VernooijRelease 0.19.3 dulwich-0.19.3
2018-06-17 Jelmer VernooijSupport a prefix argument to dulwich.archive.tar_stream.
next