История коммитов

Автор SHA1 Сообщение Дата
  Dave Borowitz e67b62f74f objects: Allow tree entries to be sorted by name. 14 лет назад
  Jelmer Vernooij 6b07a2892d test_patch: Skip test_extract_mercurial for the time being. 14 лет назад
  Augie Fackler 3dc4c24ccc Includes simple tests to verify bare = (true|false) in .git/config is 14 лет назад
  Augie Fackler 3302c92c08 _objects.c: indentation/alignment tabs/spaces pedantry. 14 лет назад
  Augie Fackler 4f34810495 test_objects: clean up whitespace 14 лет назад
  Augie Fackler 4f94dbf045 objects: clean up trailing whitespace 14 лет назад
  Augie Fackler b21eb20e83 test_patch: fix tests on Python 2.6 14 лет назад
  Jelmer Vernooij c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 лет назад
  Jelmer Vernooij 89e2e22671 Reorganize the tutorial. This kills some of the duplication and 14 лет назад
  Jelmer Vernooij a3348ae54d Kill test.py, as it doesn't really add anything beyond the tutorial and the 14 лет назад
  Jelmer Vernooij eb77127b3f tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. 14 лет назад
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. 14 лет назад
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. 14 лет назад
  Jelmer Vernooij 23b8ab4935 Mention invalid name repr in exception. 14 лет назад
  Jelmer Vernooij c049dae893 Run doctests in a temporary directory. 14 лет назад
  Jelmer Vernooij c5b2ca8245 Run the tutorial inside the test suite. 14 лет назад
  Jelmer Vernooij 9e9a89ff8a Add write_tree_diff. 14 лет назад
  Jelmer Vernooij 1757726e24 Support parsing git mbox patches without a version tail, as generated by Mercurial. 14 лет назад
  Jelmer Vernooij 3b425aa55f Remove duplicate copy of _fileno_can_read. 14 лет назад
  Jelmer Vernooij 46636058ac Avoid assertIsInstance as it is only available in testtools' TestCase. 14 лет назад
  Jelmer Vernooij 55ffa73baf Keep tracker of markers in GitImportProcessor. 14 лет назад
  Jelmer Vernooij 7d2e431cfe Makefile: Prepend PYTHONPATH rather than overriding it. 14 лет назад
  Jelmer Vernooij 7767833764 Fix GitImportProcessor.commit_handler. 14 лет назад
  Jelmer Vernooij 189e678217 Some formatting fixes. 14 лет назад
  Dave Borowitz 2660cd48a0 _objects: sorted_tree_items cleanup. 14 лет назад
  Dave Borowitz 3461ff3bbb Subclass TreeEntry in objects.py. 14 лет назад
  Dave Borowitz f749f272c4 Make TreeEntry a namedtuple for clarity. 14 лет назад
  Jelmer Vernooij c92929e140 Support pseudo headers in patches. 14 лет назад
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. 14 лет назад
  Jelmer Vernooij 3cc260edbe Merge addition of eof() and unread_pkt_line(). 14 лет назад