Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 5770657d64 Add basic repack implementation. il y a 7 ans
  Jelmer Vernooij 3786b2c101 Fix style and python3 compatibility. il y a 7 ans
  Jelmer Vernooij 51eb7e1d9a Add commit_tree_changes. il y a 7 ans
  Jelmer Vernooij 936493f803 Fix build on python3. il y a 7 ans
  Jelmer Vernooij 943f478930 Fix syntax error. il y a 7 ans
  Jelmer Vernooij 0e99a0c56c Fix python3 support. il y a 7 ans
  Jelmer Vernooij dc42c6462f Handle proxy and useragent being missing. il y a 7 ans
  Jelmer Vernooij 3e0315d5f5 Support __eq__, __contains__, __getitem__, __len__ and __iter__ on FetchPackResult. Fixes #548 il y a 7 ans
  Jelmer Vernooij 721baa7a20 Fix python3 compatibility. il y a 7 ans
  Jelmer Vernooij b213a19e4f Return user agent in FetchPackResult. il y a 7 ans
  Jelmer Vernooij 3960c009f2 Handle probes that hit directories. il y a 7 ans
  Jelmer Vernooij 9cfaa3da58 Implement 'dulwich push'. il y a 7 ans
  Jelmer Vernooij 6c5eaa1674 Fix style. il y a 7 ans
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 il y a 7 ans
  Jelmer Vernooij fce55a8086 Add docstring for FetchPackResult. il y a 7 ans
  Jelmer Vernooij 453f80b481 Return symrefs from fetch_pack. il y a 7 ans
  Jelmer Vernooij 18fb345bc8 Fix compat tests. il y a 7 ans
  Jelmer Vernooij 316264be14 Add RefsContainer.get_symrefs. il y a 7 ans
  Jelmer Vernooij a08fed2fd9 Fix style. il y a 7 ans
  Jelmer Vernooij c037111397 Add parse_symref_value. il y a 7 ans
  Jelmer Vernooij da8ea68549 Allow for capabilities to be extended with custom capabilities. il y a 7 ans
  Jelmer Vernooij eb04901272 parse symrefs. il y a 7 ans
  Jelmer Vernooij 4f7556f2bf Factor out negotiating capabilities. il y a 7 ans
  Jelmer Vernooij 6243de9d3b Fix style. il y a 7 ans
  Jelmer Vernooij f0a8a9c6bb List all known capabilities. il y a 7 ans
  Jelmer Vernooij 63469b09d4 Add capability_symref. il y a 7 ans
  Jelmer Vernooij 5296c2cc9f Add dulwich.porcelain.update_head. Fixes #439 il y a 7 ans
  Jelmer Vernooij 51760013dd Merge fix for treatment of empty chunks in unified diff writer. Fixes #543 il y a 7 ans
  Taras Postument 553a611fd0 added docstring for unified_diff implementation il y a 7 ans
  Taras Postument 81facce425 fix unified_diff implementation for issue #543 il y a 7 ans