Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 6fae0bf88c Add dulwich config CLI command il y a 3 mois
  Jelmer Vernooij 8f0f13bbad Add support for git show-branch il y a 3 mois
  Jelmer Vernooij c109e7fd7b Add support for git show-ref il y a 3 mois
  Jelmer Vernooij 2b446f644e Add support for dulwich merge-base command il y a 3 mois
  Jelmer Vernooij 3c3a11d110 Add support for dulwich verify-commit command il y a 3 mois
  Jelmer Vernooij 7cb44e9f25 Add support for dulwich verify-tag command il y a 3 mois
  Jelmer Vernooij f1bfaef9e2 Fix ruff issues (#1886) il y a 4 mois
  xifOO 30d11b6219 add --list to branch command (#1882) il y a 4 mois
  Jelmer Vernooij e1f8040e3e write_columns: Refactor to take arguments for output stream and width il y a 4 mois
  xifOO a084852d48 test: add tests for write_columns function il y a 4 mois
  xifOO c721eb7a7e test: include --all flag in branch column test il y a 4 mois
  xifOO 681175b455 test: add test for branch --column output il y a 4 mois
  xifOO 95d77b72e2 add --contains to branch command (#1875) il y a 4 mois
  xifOO 08a6d426e0 add --no-merged to branch command (#1874) il y a 4 mois
  xifOO 27e4223a26 add --merged to branch command (#1873) il y a 4 mois
  xifOO cbf7a953b3 add --remotes to branch command (#1872) il y a 4 mois
  xifOO 1e97b36589 add --all flag to branch command (#1866) il y a 4 mois
  Jelmer Vernooij d33a2a2911 Use logging module for dulwich.cli il y a 5 mois
  Jelmer Vernooij 76922f9fd4 Fix worktree CLI tests to properly change to repository directory il y a 5 mois
  Jelmer Vernooij 1e2f93e213 Fix deprecation warnings il y a 5 mois
  Jelmer Vernooij 04191ab016 Implement basic worktree support il y a 6 mois
  Jelmer Vernooij ec9e035e41 cli: Add support for editing commit message in editor il y a 6 mois
  Jelmer Vernooij 7da1e6c5b0 Add basic pager support (#1702) il y a 6 mois
  Jelmer Vernooij ff513077fe Honor git configuration when handling pager il y a 6 mois
  Jelmer Vernooij 14d25e7879 Add support for -a to commit command il y a 6 mois
  Jelmer Vernooij 2f9ed0a87b Some simplifications, fix typo in preamble (#1700) il y a 6 mois
  Jelmer Vernooij 242374e2a4 Fix typo in license preamble: "public" -> "published" il y a 6 mois
  Jelmer Vernooij 803902c234 Add bundle to dulwich.cli il y a 6 mois
  Jelmer Vernooij bd229cdffd Implement diffing two committed trees, and diffing between cached and working tree il y a 6 mois
  Jelmer Vernooij b708658750 Add format-patch command il y a 6 mois