Histórico de Commits

Autor SHA1 Mensagem Data
  Augie Fackler c563d16204 test_repository: clean up whitespace há 15 anos atrás
  Augie Fackler 6d588cda2e DiskRefsContainer: don't crash deleting a ref without peeled refs há 15 anos atrás
  Augie Fackler 74c0def194 repo: clean up whitespace há 15 anos atrás
  Jelmer Vernooij c4fe5360c4 Remove PackData.__del__ as it causes reference loops; use PackData.close há 15 anos atrás
  Augie Fackler b85bff6a7b dulwich.client: fix fetch if no progress function is specified há 15 anos atrás
  Jelmer Vernooij 553e9b04de Merge improvements and extra tests, mainly to deal better with creating non-bare repositories. há 15 anos atrás
  Jelmer Vernooij 80e68b2c81 Make sure ids get updated when the object changes. há 15 anos atrás
  Jelmer Vernooij 22942b3148 Add docstring. há 15 anos atrás
  Dave Borowitz a29437a81d Allow double-staging of files that are deleted in the index. há 15 anos atrás
  Dave Borowitz be67080b6c Move tests that build repos from scratch to their own class. há 15 anos atrás
  Dave Borowitz 178c9f4223 Implement set_symbolic_ref separately in Disk/DictRefsContainer. há 15 anos atrás
  Dave Borowitz e437b2b072 Clean up asserts in Tree. há 15 anos atrás
  Dave Borowitz df6ea6aa57 Convert tree mode to int when sorting. há 15 anos atrás
  Dave Borowitz cf7bf4759b Add non-bare repository tests. há 15 anos atrás
  Dave Borowitz 20a316e839 Fix RefsContainer.add_if_new to support dangling symrefs. há 15 anos atrás
  Dave Borowitz 7b9090f5fe Treat non-existent index files as empty. há 15 anos atrás
  Dave Borowitz 6f99b1385d Fix up and test DictRefsContainer. há 15 anos atrás
  Jelmer Vernooij c50f2c46d9 Cope with missing newlines in patches. há 15 anos atrás
  Jelmer Vernooij 80370ab7d6 Merge cleanups and use of proper per-service capabilities from Augie. há 15 anos atrás
  Augie Fackler c28c363365 test_pack: simpler assertion that passes in more places há 15 anos atrás
  Tay Ray Chuan 44ae263a9b When diffstat is available, dulwich.patch.write_commit_patch() adds the há 15 anos atrás
  Jelmer Vernooij ce0d767303 Implement BaseRepo.__contains__. há 15 anos atrás
  Jelmer Vernooij c988b67b2f Merge cleanups from Dave. há 15 anos atrás
  Dave Borowitz d2f5812ce2 Add repository compat tests. há 15 anos atrás
  Dave Borowitz 140afabfb2 Add SEEK_END to misc.py, since it was added in 2.5. há 15 anos atrás
  Dave Borowitz 686102a17d Add a typedef for Py_ssize_t, which is not available in python <2.5. há 15 anos atrás
  Dave Borowitz eacdaab692 Refactor server code to allow custom handler classes. há 15 anos atrás
  Dave Borowitz 476e9d8ef8 Clarify make_commit docstring and variable names. há 15 anos atrás
  Dave Borowitz 3b3b88dfa4 Fix yield in try/finally for python2.4 compatibility. há 15 anos atrás
  Dave Borowitz 40e04d2677 Fix "x if y else z" syntax for python2.4. há 15 anos atrás