Commits
User selector
Commit History
Commits on May 6, 2026
- committed
Merge pull request #2142 from gitpython-developers/fix-validate-config-key-newlines
Show description for d7b029fauthoredValidate config key section names before writing
Show description for 5453842andcommittedMerge pull request #2128 from meliezer/fix-worktree-git-dir
Show description for 1085a7cauthored
Commits on May 3, 2026
Bump git/ext/gitdb from `335c0f6` to `53c94d6`
Show description for 4e8cd45authored
Commits on Apr 29, 2026
- committed
Merge pull request #2136 from gitpython-developers/copilot/create-reproducing-test-fix
Show description for 1c4ea96authored
Commits on Apr 28, 2026
- authored andcommitted
- authored andcommitted
Improve pure Python rev-parse coverage and behavior (#2135)
Show description for d7ce6fcandcommittedavoid duplicate validation in set_value
Show description for 8e24503andcommittedreject control chars in written values in configuration
Show description for c417af4andcommittedaddress review feedback and CI failures
Show description for 4af8463andcommittedprevent out-of-repo access when manipulating references.
Show description for 25ba54dandcommitted
Commits on Apr 22, 2026
fix: support Repo() autodiscovery from linked worktree GIT_DIR
Show description for 4c6ec60committed
Commits on Apr 21, 2026
- committed
- committed
- committed
Make sure that multi-options are checked after splitting them with `shlex`
Show description for c9a2678andcommitted
Commits on Apr 17, 2026
git.cmd.Git.execute(..): fix `with_stdout=False`
Show description for d966a0dcommitted
Commits on Apr 13, 2026
Fix trailer subprocess lifetime
Show description for 633abdbandauthoredUse commit encoding for trailer parsing
Show description for 34ec40dandauthored
Commits on Apr 12, 2026
Handle mypy CI typing failure
Show description for 1e2a895andauthoredNormalize interpret-trailers subprocess IO
Show description for 7cdf9c7andauthoredUse consistent interpret-trailers encoding
Show description for bd58716andauthoredMerge pull request #2116 from Krishnachaitanyakc/add-trailer-support-for-commit-creation
Show description for b5b87ddauthored
Commits on Apr 6, 2026
Commits on Mar 25, 2026
cmd: fix kwarg formatting in docstring example
Show description for 9863f50committedAdd trailer support for commit creation
Show description for 7c5fbc6committed
Commits on Mar 21, 2026
fix: resolve active_branch correctly for reftable refs
Show description for 77b1135authored andcommitted
Commits on Mar 9, 2026
- authored andcommitted
Bump git/ext/gitdb from `4c63ee6` to `5c1b303`
Show description for 9648077authored
Commits on Feb 9, 2026
Fix GitConfigParser ignoring multiple [include] path entries
Show description for 1a74bcecommitted
Commits on Jan 5, 2026
Bump git/ext/gitdb from `335c0f6` to `4c63ee6`
Show description for 0b45d12authored
Commits on Jan 1, 2026
- committed