Commit History

Author SHA1 Message Date
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. 13 years ago
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding 13 years ago
  Jelmer Vernooij 63a65d2377 Merge fix for parsing of invalid timezones from Jason R. Coombs. 13 years ago
  Jelmer Vernooij a827af865e Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. 13 years ago
  Jelmer Vernooij 38954a33b5 Merge support for only negotiating capabilities that are also supported by the 13 years ago
  Jelmer Vernooij 5f109a429d Options on the same line as sections in config files are now supported. #920553 13 years ago
  Jelmer Vernooij 831159881e $HOME is now explicitly specified for tests that use it to read 13 years ago
  Jelmer Vernooij 7068f50a67 Open 0.8.4. 13 years ago
  Jelmer Vernooij 98c42629a3 Release 0.8.3. 13 years ago
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. 13 years ago
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. 13 years ago
  Jelmer Vernooij 323e324c95 Add tests for default git config file. 13 years ago
  Jelmer Vernooij 73d767c12e The config parser now supports the git-config file format as 13 years ago
  Jelmer Vernooij b2fa0d9469 Start on 0.8.3. 13 years ago
  Jelmer Vernooij 7ffd2530fd Release 0.8.2. 13 years ago
  Jelmer Vernooij 8fcc2b3c06 Tweak xcodebuild hack to deal with more error output. 13 years ago
  Jelmer Vernooij 0b6d152f53 New method ``update_server_info`` which generates data 13 years ago
  Jelmer Vernooij c986b79cb2 Properly abort connections when the determine_wants function 13 years ago
  Jelmer Vernooij 43628c444f Add support for retrieving tarballs from remote servers. 13 years ago
  Jelmer Vernooij 924641346e Merge fix from Chris Eberle for 'dulwich init --bare'. 13 years ago
  Jelmer Vernooij 575ccb6531 Fix typo. 13 years ago
  Jelmer Vernooij f3421aabef Merge fix to avoid calling free_objects() on NULL in _diff_tree.c. 13 years ago
  Jelmer Vernooij ca6ed229bd merge fix for parsing of HTTP Git URLs. 13 years ago
  Jelmer Vernooij 4130ec37f9 Cope with different zlib buffer sizes in sha1 file parser. 13 years ago
  Jelmer Vernooij 48ae0f9c03 start on 0.8.2. 13 years ago
  Jelmer Vernooij f34f412600 release 0.8.1. 13 years ago
  Jelmer Vernooij 3ea0ef3f98 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. 13 years ago
  Jelmer Vernooij 13d508e878 Merge patch from Ronny to not compile C extensions when building in pypy. 13 years ago
  Jelmer Vernooij 66f22c4c4d Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. 14 years ago
  Jelmer Vernooij b687fc2a14 Smart protocol clients can now change refs even if they are not uploading new data. 14 years ago