Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij d17a986eb5 Add support for git show-ref hace 3 meses
  Jelmer Vernooij 983db89c0f Add support for dulwich merge-base command hace 3 meses
  Jelmer Vernooij df458624c7 Add support for dulwich verify-commit command hace 3 meses
  Jelmer Vernooij 494ffc4a10 Add support for dulwich verify-tag command hace 3 meses
  Jelmer Vernooij 1eaadb49ff Fix ruff issues (#1886) hace 4 meses
  xifOO e32d8b3dc2 add --list to branch command (#1882) hace 4 meses
  Jelmer Vernooij 8f2db3d743 write_columns: Refactor to take arguments for output stream and width hace 4 meses
  xifOO a964d8c440 test: add tests for write_columns function hace 4 meses
  xifOO 45e0c659da test: include --all flag in branch column test hace 4 meses
  xifOO 96fe9b7ea8 test: add test for branch --column output hace 4 meses
  xifOO 59ed3ab7cf add --contains to branch command (#1875) hace 4 meses
  xifOO f05891827a add --no-merged to branch command (#1874) hace 4 meses
  xifOO c1087d3ceb add --merged to branch command (#1873) hace 4 meses
  xifOO 323792c516 add --remotes to branch command (#1872) hace 4 meses
  xifOO 72e5a8907d add --all flag to branch command (#1866) hace 4 meses
  Jelmer Vernooij ed6b7053aa Use logging module for dulwich.cli hace 5 meses
  Jelmer Vernooij 1524310244 Fix worktree CLI tests to properly change to repository directory hace 5 meses
  Jelmer Vernooij 93b2be96d6 Fix deprecation warnings hace 5 meses
  Jelmer Vernooij 96b27966ff Implement basic worktree support hace 5 meses
  Jelmer Vernooij 5b153cff4f cli: Add support for editing commit message in editor hace 6 meses
  Jelmer Vernooij 841c27a732 Add basic pager support (#1702) hace 6 meses
  Jelmer Vernooij 016ceb31f3 Honor git configuration when handling pager hace 6 meses
  Jelmer Vernooij 1bef862504 Add support for -a to commit command hace 6 meses
  Jelmer Vernooij 7c3d00c818 Some simplifications, fix typo in preamble (#1700) hace 6 meses
  Jelmer Vernooij 39f9d87583 Fix typo in license preamble: "public" -> "published" hace 6 meses
  Jelmer Vernooij 1ca640bc58 Add bundle to dulwich.cli hace 6 meses
  Jelmer Vernooij 4f1a1d52ae Implement diffing two committed trees, and diffing between cached and working tree hace 6 meses
  Jelmer Vernooij af20d7c4e1 Add format-patch command hace 6 meses
  Jelmer Vernooij 55dc0f6380 Skip tests that need sed on windows hace 6 meses
  Jelmer Vernooij 039439b480 Implement complete filter-branch functionality hace 6 meses