Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dave Borowitz e96d2f21e7 pack: Add ThinPackData.from_file. 15 gadi atpakaļ
  Dave Borowitz e091515ffe Use GitFile when modifying packed-refs in tests. 15 gadi atpakaļ
  Dave Borowitz 2f0c4286fc Don't error when creating GitFiles with the default mode. 15 gadi atpakaļ
  Jelmer Vernooij ba078a7ef4 Add trivial test for write_pack_header. 15 gadi atpakaļ
  Dave Borowitz 84c75eff51 pack: Factor out write_pack_header. 15 gadi atpakaļ
  Dave Borowitz b4faed1f3c web: Use write() callable for output. 15 gadi atpakaļ
  Dave Borowitz 906cf81ef8 web: Handle empty-string CONTENT_LENGTH. 15 gadi atpakaļ
  Dave Borowitz 80f8b56d8f test_objects: Remove unnecessary file writing. 15 gadi atpakaļ
  Jelmer Vernooij ad1b07445f Use slots. 15 gadi atpakaļ
  Jelmer Vernooij afda20fa0f Start on 0.6.2. 15 gadi atpakaļ
  Jelmer Vernooij 0f50bb4937 release 0.6.1. 15 gadi atpakaļ
  Jelmer Vernooij 56dcf6d989 Some restructuredText fixes. 15 gadi atpakaļ
  Jelmer Vernooij b67b7278de Use 0.6.1 version number everywhere. 15 gadi atpakaļ
  Dave Borowitz b835cc1ecf Move dul-web's main functionality to web. 15 gadi atpakaļ
  Dave Borowitz b5c1e94776 Move reference WSGI handler to web.py. 15 gadi atpakaļ
  Dave Borowitz 697e093ef6 Make dul-daemon a trivial wrapper around server functionality. 15 gadi atpakaļ
  Dave Borowitz cc114a1fa3 Use HTTPGitRequestHandler for test_web. 15 gadi atpakaļ
  Tay Ray Chuan 555255aff8 test_file.GitFileTests.test_abort_close_removed: close lockfile before removing it 15 gadi atpakaļ
  Tay Ray Chuan b039a78fa5 test_repository.DiskRefsContainerTests.test_remove_packed_without_peeled: prevent '\r' on windows 15 gadi atpakaļ
  Tay Ray Chuan 934d936da4 dulwich/_objects.c 15 gadi atpakaļ
  Jelmer Vernooij ef6a727513 Use --quiet when initializing git repositories in compat tests. 15 gadi atpakaļ
  Jelmer Vernooij 9ef6bcceff Use self.store rather than explicitly creating a DiskObjectStore. 15 gadi atpakaļ
  Jelmer Vernooij 5484604397 dulwich.pack.write_pack_index_v{1,2} now take a file-like object 15 gadi atpakaļ
  Jelmer Vernooij 1637a77fa4 Add PackBasedObjectStore.pack_loose_objects(). 15 gadi atpakaļ
  Jelmer Vernooij 7640d2b405 Allow overriding paths to executables in GitSSHClient. 15 gadi atpakaļ
  Jelmer Vernooij 8035cdc859 Merge Augie's GitClient refactoring. 15 gadi atpakaļ
  Augie Fackler 198793d3e4 compat.test_client: test SubprocessGitClient and SSHGitClient 15 gadi atpakaļ
  Augie Fackler c43b4d91e9 client: refactor GitClient subclasses to enhance code commonality 15 gadi atpakaļ
  Jelmer Vernooij e7365353f9 parse_tree: Fix tests for pure-python implementation. 15 gadi atpakaļ
  Jelmer Vernooij 10411d7bd3 Support Tree.iteritems() returning an iterator rather than a list. 15 gadi atpakaļ