Augie Fackler
|
5d678c27b3
objects: clean up trailing whitespace
|
14 éve |
Augie Fackler
|
2938109973
test_patch: fix tests on Python 2.6
|
14 éve |
Jelmer Vernooij
|
1acb5f1c39
Kill doctest in dulwich.file. This breaks the epytext parser.
|
14 éve |
Jelmer Vernooij
|
a383e4501a
Reorganize the tutorial. This kills some of the duplication and
|
14 éve |
Jelmer Vernooij
|
c7e38b8485
Kill test.py, as it doesn't really add anything beyond the tutorial and the
|
14 éve |
Jelmer Vernooij
|
7f636a860c
tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage.
|
14 éve |
Jelmer Vernooij
|
612e26d37b
Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour.
|
14 éve |
Jelmer Vernooij
|
3f6a576165
Repo.do_commit: Assert that the specified tree is 40 bytes long.
|
14 éve |
Jelmer Vernooij
|
9ce81d98a7
Mention invalid name repr in exception.
|
14 éve |
Jelmer Vernooij
|
7b1ae08c5f
Run doctests in a temporary directory.
|
14 éve |
Jelmer Vernooij
|
72b85bfc67
Run the tutorial inside the test suite.
|
14 éve |
Jelmer Vernooij
|
61d36cebc8
Add write_tree_diff.
|
14 éve |
Jelmer Vernooij
|
3579696d76
New upstream snapshot.
|
14 éve |
Jelmer Vernooij
|
1eecc016e2
Import upstream version 0.6.2+bzr704
|
14 éve |
Jelmer Vernooij
|
e1fce85af0
Support parsing git mbox patches without a version tail, as generated by Mercurial.
|
14 éve |
Jelmer Vernooij
|
80bb661e85
Remove duplicate copy of _fileno_can_read.
|
14 éve |
Jelmer Vernooij
|
ea8a8c55ae
Merge new upstream which removes dependency on testtools.
|
14 éve |
Jelmer Vernooij
|
e184a37fb1
Import upstream version 0.6.2+bzr702
|
14 éve |
Jelmer Vernooij
|
f5a463e3ea
Require specific version of python-fastimport.
|
14 éve |
Jelmer Vernooij
|
b89266e4d2
Avoid assertIsInstance as it is only available in testtools' TestCase.
|
14 éve |
Jelmer Vernooij
|
f7d59e45c5
New upstream snapshot.
|
14 éve |
Jelmer Vernooij
|
bcf0ed6a53
Import upstream version 0.6.2+bzr701
|
14 éve |
Jelmer Vernooij
|
5b7c17c517
Keep tracker of markers in GitImportProcessor.
|
15 éve |
Jelmer Vernooij
|
569645a09e
Makefile: Prepend PYTHONPATH rather than overriding it.
|
15 éve |
Jelmer Vernooij
|
94d417f578
Fix GitImportProcessor.commit_handler.
|
15 éve |
Jelmer Vernooij
|
be986b1139
Some formatting fixes.
|
15 éve |
Dave Borowitz
|
4607e0d588
_objects: sorted_tree_items cleanup.
|
15 éve |
Dave Borowitz
|
71538c6b75
Subclass TreeEntry in objects.py.
|
15 éve |
Dave Borowitz
|
d0f648dbad
Make TreeEntry a namedtuple for clarity.
|
15 éve |
Jelmer Vernooij
|
bf202ac009
Support pseudo headers in patches.
|
15 éve |