Commit History

Author SHA1 Message Date
  Jelmer Vernooij 8b3ac66c47 Fix case-only file renames on case-insensitive filesystems 2 months ago
  Jelmer Vernooij e1bff98340 dumb: Optimize number of HTTP requests sent to git server (#1716) 2 months ago
  Antoine Lambert 6f2d83a73b dumb: Optimize number of HTTP requests sent to git server 2 months ago
  Jelmer Vernooij 257174490a Optimize update_working_tree and prevent overwriting uncommitted changes 2 months ago
  Jelmer Vernooij 8780091a59 Fix Unicode filename encoding on Windows (#1715) 2 months ago
  Jelmer Vernooij 485b3db96c Support more complicated revision syntax (#1704) 2 months ago
  Jelmer Vernooij 2f35756f01 Fix Unicode filename encoding on Windows 2 months ago
  Jelmer Vernooij e968d82411 Fix type for ShaFile.from_string() (#1714) 2 months ago
  Jelmer Vernooij 19b1efb1f2 Fix type for ShaFile.from_string() 2 months ago
  Jelmer Vernooij f1b19cf24c Add locked_ref context manager and fix packed ref deletion (#1713) 2 months ago
  Jelmer Vernooij 9e4f1b0ed0 Add locked_ref context manager and fix packed ref deletion 2 months ago
  dependabot[bot] f795961100 deps(deps): bump ruff from 0.12.2 to 0.12.3 (#1712) 2 months ago
  Jelmer Vernooij e9a0cbde16 Split out WorkTree from Repo 2 months ago
  Jelmer Vernooij b85b48bf4b Add --amend support to dulwich.cli.commit and dulwich.porcelain.commit (#1709) 2 months ago
  Jelmer Vernooij e24822349f Add --amend support to dulwich.cli.commit and dulwich.porcelain.commit 2 months ago
  Jelmer Vernooij 66ca5fba4e diff: Add colordiff support (#1707) 2 months ago
  Jelmer Vernooij 16d6429759 cli: Add support for editing commit message in editor (#1703) 2 months ago
  Jelmer Vernooij d708cea428 diff: Add colordiff support 2 months ago
  Jelmer Vernooij 55ef6f7c33 Fix gitignore handling for nested directorie (#1706) 2 months ago
  Jelmer Vernooij aef9bab1d3 dulwich.cli: Reconcile parse_commit_range and parse_committish_range (#1705) 2 months ago
  Jelmer Vernooij 5b153cff4f cli: Add support for editing commit message in editor 2 months ago
  Jelmer Vernooij 2165aa3163 Fix gitignore handling for nested directorie 2 months ago
  Jelmer Vernooij cc555437e3 dulwich.cli: Reconcile parse_commit_range and parse_committish_range 2 months ago
  Jelmer Vernooij 6c0ac0d6f3 Support more revision syntax operators 2 months ago
  Jelmer Vernooij 841c27a732 Add basic pager support (#1702) 2 months ago
  Jelmer Vernooij 79487d36ca Add support for Git revision syntax operators ~ and ^ in objectspec 2 months ago
  Jelmer Vernooij 016ceb31f3 Honor git configuration when handling pager 2 months ago
  Jelmer Vernooij 91b8e74651 Add -a argument to commit (#1701) 2 months ago
  Jelmer Vernooij f2c8860200 Add basic pager support 2 months ago
  Jelmer Vernooij 1bef862504 Add support for -a to commit command 2 months ago