Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij dba0320aed Ask for forgiveness, not permission. 12 gadi atpakaļ
  Aaron O'Mullan 76cd6f427e Fix: Issue when overwriting symlinks during tree checkout 12 gadi atpakaļ
  Chris Reid ed4e22c429 removed try catch finally block from GitClient.fetch() so it no longer catches errors that should (probably) be handled by code using the GitClient 12 gadi atpakaļ
  Gary van der Merwe 9d6f802565 Fix indentation error in _compat.py. 12 gadi atpakaļ
  Jelmer Vernooij 0ae54a1fa9 Fix formatting of docstrings in dulwich._compat. 12 gadi atpakaļ
  Jelmer Vernooij 75f6c4f183 Update NEWS about tag chapter in tutorial. 12 gadi atpakaļ
  rfaulk 8805e40b97 add. Initial draft of git tag documentation in dulwich. 12 gadi atpakaļ
  Jelmer Vernooij 530db7b962 Update NEWS for alternate paths patch. 12 gadi atpakaļ
  milki 8f1e9954c8 Add relative path git alternates support 12 gadi atpakaļ
  Jelmer Vernooij 14a56f440c Add bug # and author for relative path SSH patch. 12 gadi atpakaļ
  Jelmer Vernooij 2c6055ee6f Update NEWS for SSH client ~ expansion patch. 12 gadi atpakaļ
  milki c64042c9a1 Add test_connect for SSHGitClient 12 gadi atpakaļ
  milki cea23b5420 Support username expansion in SSHGitClient 12 gadi atpakaļ
  Jelmer Vernooij 1691913d09 Clarify HACKING, add note on unit tests. 12 gadi atpakaļ
  Jelmer Vernooij 32d420b885 Provide OrderedDict fallback for Python < 2.6, fix test. 12 gadi atpakaļ
  Benjamin Pollack 90f86c571d Preserve the order of configuration files. 12 gadi atpakaļ
  Jelmer Vernooij 04b7ae9278 Add support for honoring core/filemode when building trees. 12 gadi atpakaļ
  Mark Mikofski 06f7bbb343 add honor_filemode flag to build_index_from_tree 12 gadi atpakaļ
  Jelmer Vernooij 1603691067 Update NEWS for get_transport_and_path relative path fix. 12 gadi atpakaļ
  Jelmer Vernooij b0f57b94fe Update NEWS, provide way to force diffing of binary files. 12 gadi atpakaļ
  Takeshi Kanemoto 914c32394e Added tests for write_object_diff with binary files 12 gadi atpakaļ
  Takeshi Kanemoto 4841e1c8f6 Make patch.write_object_diff suppress diff for binary files 12 gadi atpakaļ
  Jelmer Vernooij f21396fc6a test_client: Put separate tests into their own methods. 12 gadi atpakaļ
  Brian Visel 0ee0fd6ef0 Fix URL handling so that git+ssh:// is treated like git's ssh:// * fixed unit test as well 12 gadi atpakaļ
  Jelmer Vernooij e47a61352e web: Some formatting fixes. 12 gadi atpakaļ
  Jelmer Vernooij cb101344cf Fix PEP8 compatibility of setup.py. 12 gadi atpakaļ
  Jelmer Vernooij fdaf807ba1 Simplify parsing for multi-line fields. 12 gadi atpakaļ
  milki c54f4c7150 Add support for mergetags. 12 gadi atpakaļ
  Jelmer Vernooij 75d1e70072 Use indentation in config file consistent with C Git. 12 gadi atpakaļ
  Jelmer Vernooij 2a8548be3b Replace docstring with comments; breaks epydoc. 12 gadi atpakaļ