Commit History

Author SHA1 Message Date
  milki c64042c9a1 Add test_connect for SSHGitClient 12 years ago
  milki cea23b5420 Support username expansion in SSHGitClient 12 years ago
  Jelmer Vernooij 1691913d09 Clarify HACKING, add note on unit tests. 12 years ago
  Jelmer Vernooij 32d420b885 Provide OrderedDict fallback for Python < 2.6, fix test. 12 years ago
  Benjamin Pollack 90f86c571d Preserve the order of configuration files. 12 years ago
  Jelmer Vernooij 04b7ae9278 Add support for honoring core/filemode when building trees. 12 years ago
  Mark Mikofski 06f7bbb343 add honor_filemode flag to build_index_from_tree 12 years ago
  Jelmer Vernooij 1603691067 Update NEWS for get_transport_and_path relative path fix. 12 years ago
  Jelmer Vernooij b0f57b94fe Update NEWS, provide way to force diffing of binary files. 12 years ago
  Takeshi Kanemoto 914c32394e Added tests for write_object_diff with binary files 12 years ago
  Takeshi Kanemoto 4841e1c8f6 Make patch.write_object_diff suppress diff for binary files 12 years ago
  Jelmer Vernooij f21396fc6a test_client: Put separate tests into their own methods. 12 years ago
  Brian Visel 0ee0fd6ef0 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well 12 years ago
  Jelmer Vernooij e47a61352e web: Some formatting fixes. 12 years ago
  Jelmer Vernooij cb101344cf Fix PEP8 compatibility of setup.py. 12 years ago
  Jelmer Vernooij fdaf807ba1 Simplify parsing for multi-line fields. 12 years ago
  milki c54f4c7150 Add support for mergetags. 12 years ago
  Jelmer Vernooij 75d1e70072 Use indentation in config file consistent with C Git. 12 years ago
  Jelmer Vernooij 2a8548be3b Replace docstring with comments; breaks epydoc. 12 years ago
  Jelmer Vernooij a7a9fdcf10 Merge push efficiency fixes from Artem Tikhomirov. 12 years ago
  Jelmer Vernooij 09640c9433 Some more formatting fixes. 12 years ago
  Jelmer Vernooij d85e387b59 Update NEWS. 12 years ago
  Jelmer Vernooij b4777ef4b1 formatting fixes, trailing whitespace, unused imports. 12 years ago
  Artem Tikhomirov 8de34e3d1f Bug 562676: Push efficiency - report missing objects only. 12 years ago
  Jelmer Vernooij d0a63d31ea Start on 0.9.0 (again). 12 years ago
  Jelmer Vernooij 804b764cad Release 0.8.7. 12 years ago
  David Carr b1f375b8b2 Fix compatibilithy with Python 2.4. 12 years ago
  Jelmer Vernooij 11e4b3d182 Merge fix for use of alternates in DiskObjectStore.__contains__ and DiskObjectStore.__iter__. 12 years ago
  Jelmer Vernooij 75f7f6668c Update NEWS. 12 years ago
  Jelmer Vernooij 94fe724d9b Simplify checking of alternates in __contains__. 12 years ago