Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 60a4f26e61 Use identity from ~/.gitconfig or .git/config if none was explicitly specified. hace 13 años
  Jelmer Vernooij d8264124b8 Allow determine_wants methods to include the zero sha in their return value. hace 13 años
  Jelmer Vernooij 323e324c95 Add tests for default git config file. hace 13 años
  Jelmer Vernooij 73d767c12e The config parser now supports the git-config file format as hace 13 años
  Jelmer Vernooij b2fa0d9469 Start on 0.8.3. hace 13 años
  Jelmer Vernooij 7ffd2530fd Release 0.8.2. hace 13 años
  Jelmer Vernooij 8fcc2b3c06 Tweak xcodebuild hack to deal with more error output. hace 13 años
  Jelmer Vernooij 0b6d152f53 New method ``update_server_info`` which generates data hace 13 años
  Jelmer Vernooij c986b79cb2 Properly abort connections when the determine_wants function hace 13 años
  Jelmer Vernooij 43628c444f Add support for retrieving tarballs from remote servers. hace 13 años
  Jelmer Vernooij 924641346e Merge fix from Chris Eberle for 'dulwich init --bare'. hace 13 años
  Jelmer Vernooij 575ccb6531 Fix typo. hace 13 años
  Jelmer Vernooij f3421aabef Merge fix to avoid calling free_objects() on NULL in _diff_tree.c. hace 13 años
  Jelmer Vernooij ca6ed229bd merge fix for parsing of HTTP Git URLs. hace 13 años
  Jelmer Vernooij 4130ec37f9 Cope with different zlib buffer sizes in sha1 file parser. hace 13 años
  Jelmer Vernooij 48ae0f9c03 start on 0.8.2. hace 13 años
  Jelmer Vernooij f34f412600 release 0.8.1. hace 13 años
  Jelmer Vernooij 3ea0ef3f98 When replacing strnlen, use a different name to prevent clashing with system strnlen if it does actually exist. hace 13 años
  Jelmer Vernooij 13d508e878 Merge patch from Ronny to not compile C extensions when building in pypy. hace 13 años
  Jelmer Vernooij 66f22c4c4d Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. hace 14 años
  Jelmer Vernooij b687fc2a14 Smart protocol clients can now change refs even if they are not uploading new data. hace 14 años
  Jelmer Vernooij b0572e5cd5 Special case 'refs/stash' as a valid ref. hace 14 años
  Jelmer Vernooij c80b354919 Merge basic support for alternates. hace 14 años
  Jelmer Vernooij da27aea049 Merge fix for compilation with MSVC < 8. hace 14 años
  Jelmer Vernooij 3ccf689dcf Add basic support for alternates. hace 14 años
  Jelmer Vernooij fbfc90ddd5 Update NEWS. hace 14 años
  Jelmer Vernooij 554f298808 client: Add http support for 'git-upload-pack'. hace 14 años
  Jelmer Vernooij 47ed7e4c9d Support the 'side-band-64k' capability in 'git-receive-pack'. hace 14 años
  Jelmer Vernooij f975ad57b8 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. hace 14 años
  Jelmer Vernooij f6f4106941 Support passing merge heads to do_commit. hace 14 años