Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 115d2a9f75 Improve formatting, update docstring. il y a 15 ans
  Jelmer Vernooij d75fa982db Add Repo.stage. il y a 15 ans
  Jelmer Vernooij 4664830bc9 Move get_transport_and_path to dulwich.client. il y a 15 ans
  Jelmer Vernooij 7dd732625b Add docstrings. il y a 15 ans
  Jelmer Vernooij b35c1ec6da Improve docstrings. il y a 15 ans
  Bruce Duncan c9d59df93b In threaded programs, more than one thread can try to add the same object at il y a 15 ans
  Jelmer Vernooij 0920ff790d Use syntax understood by git am. il y a 15 ans
  Jelmer Vernooij f65c271ce7 Make sure mode is initialized. il y a 15 ans
  Jelmer Vernooij d2f3b3c82e Fix trailing newlines in generated patch files. il y a 15 ans
  Jelmer Vernooij 71ef2049d0 The 'committer' and 'message' arguments to Repo.do_commit() have il y a 15 ans
  Jelmer Vernooij 4b4e4bc40f Add Index.commit. il y a 15 ans
  Jelmer Vernooij 339eee3ac3 Allow specifying path to 'dulwich log'. il y a 15 ans
  Jelmer Vernooij 9208f15845 Simplify clone code. il y a 15 ans
  Jelmer Vernooij 7d7d8e6252 Fix Repository.__setitem__. il y a 15 ans
  Jelmer Vernooij d936f9e280 Fix indentation. il y a 15 ans
  Jelmer Vernooij 1f1368eec1 add testrepository magic. il y a 15 ans
  Jelmer Vernooij eefb4f30e8 Add Dave to authors. il y a 15 ans
  Jelmer Vernooij 061d51ba33 Remove unused imports, limit import of nose to one file (so it's easier to il y a 15 ans
  Jelmer Vernooij 6ea35e6422 Merge Dave. il y a 15 ans
  Jelmer Vernooij 35f368b3be Remove some unused imports. il y a 15 ans
  Jelmer Vernooij c41354db2a Merge support for no-progress capability, some PEP8 fixes and removal of unused imports. il y a 15 ans
  Jelmer Vernooij dc0479f0bb Merge server capability refactoring from Dave. il y a 15 ans
  Dave Borowitz 5ee31ca465 Add include-tag capability to server. il y a 15 ans
  Dave Borowitz 90a9c518b0 Add no-progress capability support to UploadPackHandler. il y a 15 ans
  Dave Borowitz 37a673e4b2 Refactor server capability code into base Handler. il y a 15 ans
  Dave Borowitz cd701f4be5 Remove unnecessary TODO in server.py. il y a 15 ans
  Dave Borowitz 3ec93cb958 Extract all-zero SHA as a constant in protocol.py il y a 15 ans
  Dave Borowitz b971b7e7d0 Fix ReceivePackHandler to disallow deleting refs without delete-refs. il y a 15 ans
  Dave Borowitz 05b9eec833 Allow server handlers to specify capabilities required by clients. il y a 15 ans
  Dave Borowitz ef3f2e1a51 Refactor server capability code into base Handler. il y a 15 ans