Commit History

Author SHA1 Message Date
  Jelmer Vernooij a21c6a7539 Release 0.20.8 4 years ago
  Jelmer Vernooij a3c222b363 Build wheels for Python 3.9. 4 years ago
  Jelmer Vernooij 2204f37e77 Release 0.20.7 4 years ago
  Jelmer Vernooij 1c03cea715 Merge commit '285a2e9ed24e0a5416cc540dfa521d75178385a3' of git://github.com/dulwich/dulwich 4 years ago
  Jelmer Vernooij d179536308 Send ACK without a newline in archive implementation. 4 years ago
  Jelmer Vernooij 43ff8722d7 Update NEWS. 4 years ago
  DzmitrySudnik 4974d15710 Allow "ACK" and "NACK" (without new line) in client.py 4 years ago
  Jelmer Vernooij c5c9d95552 Create SECURITY.md 4 years ago
  Jelmer Vernooij 5c8b3272a5 Check core.repositoryformatversion. 4 years ago
  Jelmer Vernooij 285a2e9ed2 Add support for python 3.9. 4 years ago
  Jelmer Vernooij ab6d63110d Split out parsing/formatting. 4 years ago
  Jelmer Vernooij 4257373679 Add support for honoring HTTP proxy environment variables. Thanks, Aurélien Campéas. Fixes #797 4 years ago
  Jelmer Vernooij 9a8caa196a Release 0.20.6 4 years ago
  Jelmer Vernooij 7e0228ae95 Drop obsolete badges. 4 years ago
  Jelmer Vernooij 899841c8c4 Update NEWS. 4 years ago
  Boris Feld e5a028df6b Fix porcelain.path_to_tree_path for Python 3.5 (#777) 4 years ago
  Jelmer Vernooij 58df74905d Honor shallows when pushing from a shallow clone. Fixes: #794 4 years ago
  Jelmer Vernooij a7c6b06ffc Fix python 3.5 comapt. 4 years ago
  Jelmer Vernooij 6c15e761db Properly set attributes. 4 years ago
  Jelmer Vernooij ba66c559e3 Add typing. 4 years ago
  Jelmer Vernooij a12b83e1d3 Make sure idx/pack are always closed. 4 years ago
  Jelmer Vernooij 9b12d180b3 Add test for checking of 40-length object ids with non-hex characters. 4 years ago
  Tiago Teixeira 8b17018316 check for valid hexsha 4 years ago
  Jelmer Vernooij 8abe4b3d92 Create CODE_OF_CONDUCT.md 4 years ago
  Jelmer Vernooij 06bfbd92a0 Add typing. 4 years ago
  Jelmer Vernooij 9040b39252 Fix pushing of new branches from porcelain.push. Fixes #788 4 years ago
  Jelmer Vernooij e79dbcb3f0 Fix typo. 4 years ago
  Jelmer Vernooij c37b9ecf85 Cope with pyinotify not being installed. 4 years ago
  Jelmer Vernooij 013171617f Add a RefsContainer.watch interface. Fixes #751 4 years ago
  Jelmer Vernooij f189faa19a Add a RefsContainer.watch method. 4 years ago