Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 56c8f65e1d dulwich.diff_tree: Properly raise TypeError from pure python code. il y a 14 ans
  Jelmer Vernooij 6066db8428 Add 'check-pypy' rule to Makefile. il y a 14 ans
  Dan Callaghan 5bbcfc93b3 Make sure base class setup method is called for a few tests. il y a 14 ans
  Jelmer Vernooij 41cb36a8b1 Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError. il y a 14 ans
  Jelmer Vernooij 8d93b1e73e Make text argument to strnlen const. il y a 14 ans
  Jelmer Vernooij fe473faf1c Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. il y a 14 ans
  Jelmer Vernooij f576ead92d Smart protocol clients can now change refs even if they are not uploading new data. il y a 14 ans
  Jelmer Vernooij 0155f9f695 Fix handling of slashes in the http client. il y a 14 ans
  Jelmer Vernooij 4b2bdb0252 Two minor fixes to improve compatibility with some Git http servers. il y a 14 ans
  Jelmer Vernooij ea91a54af6 Edit per-repo configuration file rather than using -c, which is only available il y a 14 ans
  Jelmer Vernooij f89a33ee5e Require at least git 1.6.6 when testing http smart server support. il y a 14 ans
  Jelmer Vernooij df31b381f3 Special case 'refs/stash' as a valid ref. il y a 14 ans
  Jelmer Vernooij 9f5b623e5e Merge basic support for alternates. il y a 14 ans
  Jelmer Vernooij 976ad5f88a Cope with locking. il y a 14 ans
  Jelmer Vernooij 6d16463e96 Merge fix for compilation with MSVC < 8. il y a 14 ans
  Martin 1da03206ac Provide strnlen for MSVC before version 8 il y a 14 ans
  Jelmer Vernooij e4e4780515 Add basic support for alternates. il y a 14 ans
  Jelmer Vernooij 33daec14da client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc. il y a 14 ans
  Jelmer Vernooij 667db01286 client: Raise NotGitRepository if there is no remote repository. il y a 14 ans
  Jelmer Vernooij 374ba93718 client: Continue reading revision info on 'ready', too. il y a 14 ans
  Jelmer Vernooij e6a56b2181 Merge basic http client implementation. il y a 14 ans
  Jelmer Vernooij 83c7863100 Update NEWS. il y a 14 ans
  Jelmer Vernooij 6ef9c260a3 client: Add http support for 'git-upload-pack'. il y a 14 ans
  Jelmer Vernooij 78bf05de88 merge trunk il y a 14 ans
  Jelmer Vernooij fa0c70e648 client: Add support for multi_ack_detailed capability. il y a 14 ans
  Jelmer Vernooij a9bbed96f2 client: Refactor handling of negotiation. il y a 14 ans
  Jelmer Vernooij 17040d0f4b client: Refactor 'git-receive-pack' tail handling. il y a 14 ans
  Jelmer Vernooij 33780dbcdf Merge trunk. il y a 14 ans
  Jelmer Vernooij b44d590b7c Support the 'side-band-64k' capability in 'git-receive-pack'. il y a 14 ans
  Jelmer Vernooij d4707564f7 client: Factor out ReportStatusParser. il y a 14 ans