| 2013-05-04 |
Jelmer Vernooij | Update NEWS for alternate paths patch. master |
commit | commitdiff | tree |
| 2013-05-04 |
milki | Add relative path git alternates support |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Add bug # and author for relative path SSH patch. |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Update NEWS for SSH client ~ expansion patch. |
commit | commitdiff | tree |
| 2013-05-04 |
milki | Add test_connect for SSHGitClient |
commit | commitdiff | tree |
| 2013-05-04 |
milki | Support username expansion in SSHGitClient |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Clarify HACKING, add note on unit tests. |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Provide OrderedDict fallback for Python < 2.6, fix... |
commit | commitdiff | tree |
| 2013-05-04 |
Benjamin Pollack | Preserve the order of configuration files. |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Add support for honoring core/filemode when building... |
commit | commitdiff | tree |
| 2013-05-04 |
Mark Mikofski | add honor_filemode flag to build_index_from_tree |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Update NEWS for get_transport_and_path relative path... |
commit | commitdiff | tree |
| 2013-05-04 |
Jelmer Vernooij | Update NEWS, provide way to force diffing of binary... |
commit | commitdiff | tree |
| 2013-05-04 |
Takeshi Kanemoto | Added tests for write_object_diff with binary files |
commit | commitdiff | tree |
| 2013-05-04 |
Takeshi Kanemoto | Make patch.write_object_diff suppress diff for binary... |
commit | commitdiff | tree |
| 2013-05-02 |
Jelmer Vernooij | test_client: Put separate tests into their own methods. |
commit | commitdiff | tree |
| 2013-05-02 |
Brian Visel | Fix URL handling so that git+ssh:// is treated like... |
commit | commitdiff | tree |
| 2013-05-02 |
Jelmer Vernooij | web: Some formatting fixes. |
commit | commitdiff | tree |
| 2013-05-02 |
Jelmer Vernooij | Fix PEP8 compatibility of setup.py. |
commit | commitdiff | tree |
| 2013-05-02 |
Jelmer Vernooij | Simplify parsing for multi-line fields. |
commit | commitdiff | tree |
| 2013-05-02 |
milki | Add support for mergetags. |
commit | commitdiff | tree |
| 2013-05-02 |
Jelmer Vernooij | Use indentation in config file consistent with C Git. |
commit | commitdiff | tree |
| 2012-12-05 |
Jelmer Vernooij | Replace docstring with comments; breaks epydoc. |
commit | commitdiff | tree |
| 2012-12-05 |
Jelmer Vernooij | Merge push efficiency fixes from Artem Tikhomirov. |
commit | commitdiff | tree |
| 2012-12-05 |
Jelmer Vernooij | Some more formatting fixes. |
commit | commitdiff | tree |
| 2012-12-05 |
Jelmer Vernooij | Update NEWS. |
commit | commitdiff | tree |
| 2012-12-05 |
Jelmer Vernooij | formatting fixes, trailing whitespace, unused imports. |
commit | commitdiff | tree |
| 2012-12-05 |
Artem Tikhomirov | Bug 562676: Push efficiency - report missing objects... |
commit | commitdiff | tree |
| 2012-11-27 |
Jelmer Vernooij | Start on 0.9.0 (again). |
commit | commitdiff | tree |
| 2012-11-27 |
Jelmer Vernooij | Release 0.8.7. dulwich-0.8.7 |
commit | commitdiff | tree |
| 2012-11-22 |
David Carr | Fix compatibilithy with Python 2.4. |
commit | commitdiff | tree |
| 2012-11-14 |
Jelmer Vernooij | Merge fix for use of alternates in DiskObjectStore... |
commit | commitdiff | tree |
| 2012-11-14 |
Jelmer Vernooij | Update NEWS. |
commit | commitdiff | tree |
| 2012-11-14 |
Jelmer Vernooij | Simplify checking of alternates in __contains__. |
commit | commitdiff | tree |
| 2012-11-14 |
Dmitriy | alternates: remove contains_alternate() and move the... |
commit | commitdiff | tree |
| 2012-11-14 |
Dmitriy | alternates: test for __contains__ |
commit | commitdiff | tree |
| 2012-11-14 |
Dmitriy | alternates: add alternates check to __contains__ and... |
commit | commitdiff | tree |
| 2012-11-14 |
Jelmer Vernooij | Start on 0.9.0. |
commit | commitdiff | tree |
| 2012-11-09 |
Jelmer Vernooij | Release 0.8.6. dulwich-0.8.6 |
commit | commitdiff | tree |
| 2012-10-30 |
Jelmer Vernooij | Merge support for large pack index files. |
commit | commitdiff | tree |
| 2012-10-30 |
Jelmer Vernooij | pack: Split testing of large pack index files into... |
commit | commitdiff | tree |
| 2012-10-29 |
Jameson Nash | add a test for reading and writing large offsets into... |
commit | commitdiff | tree |
| 2012-10-29 |
Jameson Nash | add support for writing large pack files |
commit | commitdiff | tree |
| 2012-10-27 |
Jameson Nash | add large table support to reading PackIndex2 files |
commit | commitdiff | tree |
| 2012-10-03 |
Jelmer Vernooij | client: Invert logic for thin-packs. |
commit | commitdiff | tree |
| 2012-10-03 |
Jelmer Vernooij | Print refs after fetch. |
commit | commitdiff | tree |
| 2012-09-24 |
Jelmer Vernooij | client: In get_transport_and_path, pass kwargs on to... |
commit | commitdiff | tree |
| 2012-09-16 |
Jonathan Chu | Protocol does not have a recv attritbue. |
commit | commitdiff | tree |
| 2012-08-26 |
Jelmer Vernooij | Add function for testing whether to ignore specific... |
commit | commitdiff | tree |
| 2012-08-26 |
Jelmer Vernooij | Add 'make check-compat'. |
commit | commitdiff | tree |
| 2012-08-26 |
Jelmer Vernooij | gitignore: Ignore vim swap files. |
commit | commitdiff | tree |
| 2012-08-26 |
DeeKey | add a test for "Do not crash when cloning HEAD-less... |
commit | commitdiff | tree |
| 2012-08-26 |
Yifan Zhang | fix http test on osx |
commit | commitdiff | tree |
| 2012-08-26 |
Jelmer Vernooij | Prevent errors about string formatting when tuples... |
commit | commitdiff | tree |
| 2012-08-26 |
Jelmer Vernooij | Support MemoryRepo.get_config. |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Merge fix for cloning repositories without HEAD set. |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Don't create a working tree if there is no HEAD in... |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Add test for cloning a repository without a HEAD. |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Fix syntax errors in docstrings. |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Fix syntax error in NEWS. |
commit | commitdiff | tree |
| 2012-08-03 |
Jelmer Vernooij | Merge fix for handling None elements in list of TreeCha... |
commit | commitdiff | tree |
| 2012-08-02 |
D-Key | Do not crash when cloning HEAD-less repo |
commit | commitdiff | tree |
| 2012-07-18 |
Jelmer Vernooij | Merge support for fallback_app argument to HTTPGitAppli... |
commit | commitdiff | tree |
| 2012-07-16 |
Jonas Haag | Test for `fallback_app` (236052093a22fabbb52657f8d36bd0... |
commit | commitdiff | tree |
| 2012-07-16 |
Jonas Haag | Added a `fallback_app` to Smart HTTP support to allow... |
commit | commitdiff | tree |
| 2012-07-13 |
Jelmer Vernooij | Cherry-pick test for large buffer deltas. |
commit | commitdiff | tree |
| 2012-07-13 |
Jelmer Vernooij | Merge fix for crashing empty time-based walkers. |
commit | commitdiff | tree |
| 2012-07-13 |
Benjamin Pollack | Add unit test for crash-on-empty-walk |
commit | commitdiff | tree |
| 2012-07-13 |
Andi McClure | Take copy of refs when invoking determine_wants callback. |
commit | commitdiff | tree |
| 2012-07-11 |
Jelmer Vernooij | Run all tests in ``setup.py test``. |
commit | commitdiff | tree |
| 2012-07-11 |
Benjamin Pollack | Do not crash when trying to walk an empty set |
commit | commitdiff | tree |
| 2012-07-11 |
Jelmer Vernooij | Use skipTest rather than skip, as the latter isn't... |
commit | commitdiff | tree |
| 2012-07-11 |
Jelmer Vernooij | Merge typo fix in docstring from milki. |
commit | commitdiff | tree |
| 2012-07-11 |
milki | typo |
commit | commitdiff | tree |
| 2012-07-11 |
milki | skip isn't a valid function. its skipTest! |
commit | commitdiff | tree |
| 2012-06-23 |
Jelmer Vernooij | Merge fix for Commit._deserialize actually using passed... |
commit | commitdiff | tree |
| 2012-06-22 |
Yifan Zhang | test for commit _deserialize |
commit | commitdiff | tree |
| 2012-06-22 |
Yifan Zhang | typo fix |
commit | commitdiff | tree |
| 2012-06-18 |
Jelmer Vernooij | Merge support for ConfigDict behaving more like a dicti... |
commit | commitdiff | tree |
| 2012-06-13 |
Adam 'Cezar... | Wrote tests for the ConfigDict dict changes |
commit | commitdiff | tree |
| 2012-06-12 |
Adam "Cezar... | ConfigDict should act like a dictionary |
commit | commitdiff | tree |
| 2012-06-10 |
Nick Ward | Unit test for loading a git submodule |
commit | commitdiff | tree |
| 2012-06-10 |
Nick Ward | Quick fix for git submodules |
commit | commitdiff | tree |
| 2012-04-29 |
Marcin Kuzminski | fixes dulwich issue #54 |
commit | commitdiff | tree |
| 2012-04-24 |
Jelmer Vernooij | Rename .bzrignore to .gitignore. |
commit | commitdiff | tree |
| 2012-04-24 |
Nix | Support DESTDIR in the Makefile. |
commit | commitdiff | tree |
| 2012-04-19 |
Jelmer Vernooij | _pack.c: Check for NULL return from Py_BuildValue. |
commit | commitdiff | tree |
| 2012-04-19 |
Jelmer Vernooij | _pack.c: Consistently use tabs for indentation. |
commit | commitdiff | tree |
| 2012-04-19 |
Jelmer Vernooij | _objects.c: Cope with sha_to_pyhex returning NULL. |
commit | commitdiff | tree |
| 2012-04-02 |
Jelmer Vernooij | Make index entry tests a little bit less strict, to... |
commit | commitdiff | tree |
| 2012-04-02 |
Jelmer Vernooij | Remove explicit testing of uid and gid in tests of... |
commit | commitdiff | tree |
| 2012-04-01 |
Alex Holmes | Handle None elements in lists of TreeChange objects |
commit | commitdiff | tree |
| 2012-03-29 |
Jelmer Vernooij | dulwich.__init__ no longer imports client, protocol... |
commit | commitdiff | tree |
| 2012-03-29 |
Jelmer Vernooij | Start on 0.8.6. |
commit | commitdiff | tree |
| 2012-03-29 |
Jelmer Vernooij | Release 0.8.5. dulwich-0.8.5 |
commit | commitdiff | tree |
| 2012-03-29 |
Jelmer Vernooij | Be a little bit strict about OS behaviour in index... |
commit | commitdiff | tree |
| 2012-03-28 |
Jelmer Vernooij | Avoid use of 'with' in dulwich.index, fixes compatibili... |
commit | commitdiff | tree |
| 2012-03-28 |
Jelmer Vernooij | Start on 0.8.5. |
commit | commitdiff | tree |
| 2012-03-28 |
Jelmer Vernooij | Release 0.8.4. dulwich-0.8.4 |
commit | commitdiff | tree |
| 2012-03-26 |
Jelmer Vernooij | objects: Fix default type of Commit.extra. |
commit | commitdiff | tree |
| next |