Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jelmer Vernooij 12e1c54f55 Move get_transport_and_path to dulwich.client. 15 vuotta sitten
  Jelmer Vernooij 839d13ce13 Add docstrings. 15 vuotta sitten
  Jelmer Vernooij d3de11b596 Improve docstrings. 15 vuotta sitten
  Bruce Duncan b4a7c9ee38 In threaded programs, more than one thread can try to add the same object at 15 vuotta sitten
  Jelmer Vernooij 8883a573c2 Use syntax understood by git am. 15 vuotta sitten
  Jelmer Vernooij 2ae0459169 Make sure mode is initialized. 15 vuotta sitten
  Jelmer Vernooij 0c08e0379a Fix trailing newlines in generated patch files. 15 vuotta sitten
  Jelmer Vernooij 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have 15 vuotta sitten
  Jelmer Vernooij f44d9248ce Add Index.commit. 15 vuotta sitten
  Jelmer Vernooij b5f66033f2 Allow specifying path to 'dulwich log'. 15 vuotta sitten
  Jelmer Vernooij be1c59e261 Simplify clone code. 15 vuotta sitten
  Jelmer Vernooij 5ab685cb2b Fix Repository.__setitem__. 15 vuotta sitten
  Jelmer Vernooij bdbffe4a9d Fix indentation. 15 vuotta sitten
  Jelmer Vernooij fc1df21b82 add testrepository magic. 15 vuotta sitten
  Jelmer Vernooij 9450192d34 Add Dave to authors. 15 vuotta sitten
  Jelmer Vernooij 1dd695d05d Remove unused imports, limit import of nose to one file (so it's easier to 15 vuotta sitten
  Jelmer Vernooij 66ae21cc33 Merge Dave. 15 vuotta sitten
  Jelmer Vernooij 98376a6b28 Remove some unused imports. 15 vuotta sitten
  Jelmer Vernooij dcab33ad08 Merge support for no-progress capability, some PEP8 fixes and removal of unused imports. 15 vuotta sitten
  Jelmer Vernooij 4f042941f1 Merge server capability refactoring from Dave. 15 vuotta sitten
  Dave Borowitz b32d76dc0d Add include-tag capability to server. 15 vuotta sitten
  Dave Borowitz e2d0a615ba Add no-progress capability support to UploadPackHandler. 15 vuotta sitten
  Dave Borowitz 8579ade2aa Refactor server capability code into base Handler. 15 vuotta sitten
  Dave Borowitz 9f16fe75df Remove unnecessary TODO in server.py. 15 vuotta sitten
  Dave Borowitz 4f406194f0 Extract all-zero SHA as a constant in protocol.py 15 vuotta sitten
  Dave Borowitz 98a7e586d8 Fix ReceivePackHandler to disallow deleting refs without delete-refs. 15 vuotta sitten
  Dave Borowitz 8d0ddc8f86 Allow server handlers to specify capabilities required by clients. 15 vuotta sitten
  Dave Borowitz 1e20a88f1a Refactor server capability code into base Handler. 15 vuotta sitten
  Dave Borowitz 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 vuotta sitten
  Dave Borowitz d1de8cd78d Add cgit compatibility testing framework. 15 vuotta sitten