Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 55f91d94d0 Implement file change commands in fast import processor. il y a 14 ans
  Jelmer Vernooij 94bb421dc5 Add encoding argument to Repo.do_commit(). il y a 14 ans
  Jelmer Vernooij 2c580680a4 testr: Add right magic for --parallel runs. il y a 14 ans
  Augie Fackler d47e4da99e objects.parse_tree: more gracefully handle invalid modes in trees il y a 14 ans
  Dave Borowitz 0cf83bdbee test_patch: Fix a tree-adding typo. il y a 14 ans
  Dave Borowitz 37c2baf373 Move permutations from test_objects to misc. il y a 14 ans
  Dave Borowitz 7a4cd4bb17 object_store: Allow MemoryObjectStore object deletion for tests. il y a 14 ans
  Dave Borowitz 35f04d4ba0 objects: Allow tree entries to be sorted by name. il y a 14 ans
  Jelmer Vernooij 25601d22ff test_patch: Skip test_extract_mercurial for the time being. il y a 14 ans
  Augie Fackler a68e13a570 Includes simple tests to verify bare = (true|false) in .git/config is il y a 14 ans
  Augie Fackler 54d705ed60 _objects.c: indentation/alignment tabs/spaces pedantry. il y a 14 ans
  Augie Fackler 5a157e166f test_objects: clean up whitespace il y a 14 ans
  Augie Fackler 5d678c27b3 objects: clean up trailing whitespace il y a 14 ans
  Augie Fackler 2938109973 test_patch: fix tests on Python 2.6 il y a 14 ans
  Jelmer Vernooij 1acb5f1c39 Kill doctest in dulwich.file. This breaks the epytext parser. il y a 14 ans
  Jelmer Vernooij a383e4501a Reorganize the tutorial. This kills some of the duplication and il y a 14 ans
  Jelmer Vernooij c7e38b8485 Kill test.py, as it doesn't really add anything beyond the tutorial and the il y a 14 ans
  Jelmer Vernooij 7f636a860c tutorial: Fix 2-change-file.txt, add example of write_tree_diff usage. il y a 14 ans
  Jelmer Vernooij 612e26d37b Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. il y a 14 ans
  Jelmer Vernooij 3f6a576165 Repo.do_commit: Assert that the specified tree is 40 bytes long. il y a 14 ans
  Jelmer Vernooij 9ce81d98a7 Mention invalid name repr in exception. il y a 14 ans
  Jelmer Vernooij 7b1ae08c5f Run doctests in a temporary directory. il y a 14 ans
  Jelmer Vernooij 72b85bfc67 Run the tutorial inside the test suite. il y a 14 ans
  Jelmer Vernooij 61d36cebc8 Add write_tree_diff. il y a 14 ans
  Jelmer Vernooij e1fce85af0 Support parsing git mbox patches without a version tail, as generated by Mercurial. il y a 14 ans
  Jelmer Vernooij 80bb661e85 Remove duplicate copy of _fileno_can_read. il y a 14 ans
  Jelmer Vernooij b89266e4d2 Avoid assertIsInstance as it is only available in testtools' TestCase. il y a 14 ans
  Jelmer Vernooij 5b7c17c517 Keep tracker of markers in GitImportProcessor. il y a 14 ans
  Jelmer Vernooij 569645a09e Makefile: Prepend PYTHONPATH rather than overriding it. il y a 14 ans
  Jelmer Vernooij 94d417f578 Fix GitImportProcessor.commit_handler. il y a 14 ans