FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git - gitpython-developers/GitPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
989
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
on
3.1.55
User selector
Datepicker
Commit history
Commits on Jul 22, 2026
fix: prevent environment expansion in remote URLs
Show description for 8634174
codex
and
Byron
committed
8634174
View commit details
Copy full SHA for 8634174
View code at this point
Browse repository at this point
fix: guard diff output options
Show description for 1d51b89
codex
and
Byron
committed
1d51b89
View commit details
Copy full SHA for 1d51b89
View code at this point
Browse repository at this point
fix: reject unsafe clone templates
Show description for ffcb535
codex
and
Byron
committed
ffcb535
View commit details
Copy full SHA for ffcb535
View code at this point
Browse repository at this point
fix: validate split short-option values
Show description for e8d0fbf
codex
and
Byron
committed
e8d0fbf
View commit details
Copy full SHA for e8d0fbf
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Merge pull request #2176 from gitpython-developers/fix-config-injection
Show description for 6a5eb6a
Byron
authored
6a5eb6a
View commit details
Copy full SHA for 6a5eb6a
View code at this point
Browse repository at this point
fix: validate config section delimiters
Show description for 1ed1b92
codex
and
Byron
committed
1ed1b92
View commit details
Copy full SHA for 1ed1b92
View code at this point
Browse repository at this point
Address review feedback about hook resolution
Show description for 9bc287a
codex
authored and
Byron
committed
9bc287a
View commit details
Copy full SHA for 9bc287a
View code at this point
Browse repository at this point
fix: respect core.hooksPath for commit hooks
Show description for 406b98e
Siesta
authored and
Byron
committed
406b98e
View commit details
Copy full SHA for 406b98e
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix: make `submodule.update()` after `submodule.deinit()` work
Show description for b9d82c0
codex
and
Byron
committed
b9d82c0
View commit details
Copy full SHA for b9d82c0
View code at this point
Browse repository at this point
Merge pull request #2174 from gitpython-developers/basedpyright
Show description for f89e18c
Byron
authored
f89e18c
View commit details
Copy full SHA for f89e18c
View code at this point
Browse repository at this point
Merge pull request #2129 from mvanhorn/feat/2014-submodule-deinit
Show description for e87854b
Byron
authored
e87854b
View commit details
Copy full SHA for e87854b
View code at this point
Browse repository at this point
typing: introduce sensible basedpyright defaults
Show description for 6d0b6a4
Byron
committed
6d0b6a4
View commit details
Copy full SHA for 6d0b6a4
View code at this point
Browse repository at this point
review
Byron
committed
0c0cc8a
View commit details
Copy full SHA for 0c0cc8a
View code at this point
Browse repository at this point
feat(submodule): add deinit method to Submodule (#2014)
Show description for d702d9a
mvanhorn
authored and
Byron
committed
d702d9a
View commit details
Copy full SHA for d702d9a
View code at this point
Browse repository at this point
fix: prevent environment expansion in clone URLs
Show description for 8ac5a30
codex
and
Byron
committed
8ac5a30
View commit details
Copy full SHA for 8ac5a30
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)
Show description for 701ce32
codex
authored and
Byron
committed
701ce32
View commit details
Copy full SHA for 701ce32
View code at this point
Browse repository at this point
Merge pull request #2168 from gitpython-developers/advisory-fix-1
Show description for 65a7283
Byron
authored
65a7283
View commit details
Copy full SHA for 65a7283
View code at this point
Browse repository at this point
Merge pull request #2169 from gitpython-developers/fix-config-assert
Show description for 3e59876
Byron
authored
3e59876
View commit details
Copy full SHA for 3e59876
View code at this point
Browse repository at this point
chore: avoid duplicate runs of CI in PRs
Show description for f033017
Byron
committed
f033017
View commit details
Copy full SHA for f033017
View code at this point
Browse repository at this point
fix: allow relative config paths with includes (#2103)
Show description for 1551238
codex
authored and
Byron
committed
1551238
View commit details
Copy full SHA for 1551238
View code at this point
Browse repository at this point
fix: reject joined unsafe short options
Show description for 5680608
codex
authored and
Byron
committed
5680608
View commit details
Copy full SHA for 5680608
View code at this point
Browse repository at this point
Address review feedback about unsafe option abbreviations
Show description for 181e8ed
codex
authored and
Byron
committed
181e8ed
View commit details
Copy full SHA for 181e8ed
View code at this point
Browse repository at this point
Add Commit.is_shallow property; document stats() limitation at shallow boundary (#2167)
Show description for 40f1424
harshitayadavv
and
claude
authored
40f1424
View commit details
Copy full SHA for 40f1424
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Reject abbreviated forms of unsafe git options
abhiprd2000
committed
2ab0516
View commit details
Copy full SHA for 2ab0516
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
Bump git/ext/gitdb from `0a019a2` to `4950ea9`
Show description for 61cabcd
dependabot[bot]
authored
61cabcd
View commit details
Copy full SHA for 61cabcd
View code at this point
Browse repository at this point
Commits on May 27, 2026
refactor: seperate out Progress type
LoeschMaximilian
committed
5d8d156
View commit details
Copy full SHA for 5d8d156
View code at this point
Browse repository at this point
Commits on May 23, 2026
fix: preserve diff process stderr
Show description for 59cc3bb
puneetdixit200
and
codex
committed
59cc3bb
View commit details
Copy full SHA for 59cc3bb
View code at this point
Browse repository at this point
fix: use shared empty tree sha for index diffs
Show description for fe4b66d
puneetdixit200
committed
fe4b66d
View commit details
Copy full SHA for fe4b66d
View code at this point
Browse repository at this point
Commits on May 21, 2026
Support index diffs against empty tree
Show description for 3895682
Deepak kudi
committed
3895682
View commit details
Copy full SHA for 3895682
View code at this point
Browse repository at this point
Commits on May 16, 2026
Merge pull request #2151 from elovelan/relative_worktree_support
Show description for 514a9de
Byron
authored
514a9de
View commit details
Copy full SHA for 514a9de
View code at this point
Browse repository at this point
Commits on May 15, 2026
doc(_call_process): correct example
elovelan
committed
29c9861
View commit details
Copy full SHA for 29c9861
View code at this point
Browse repository at this point
support relative worktree paths (git 2.48+ worktree.useRelativePaths)
Show description for e94ccaf
elovelan
committed
e94ccaf
View commit details
Copy full SHA for e94ccaf
View code at this point
Browse repository at this point
fix(worktree): align with Git's gitdir resolution
Show description for c334167
elovelan
committed
c334167
View commit details
Copy full SHA for c334167
View code at this point
Browse repository at this point
Commits on May 10, 2026
Bump git/ext/gitdb from `335c0f6` to `0a019a2`
Show description for 465f1d5
dependabot[bot]
authored
465f1d5
View commit details
Copy full SHA for 465f1d5
View code at this point
Browse repository at this point
Word `shell` mention of `shlex.split` more carefully
Show description for 38d62c4
committed
38d62c4
View commit details
Copy full SHA for 38d62c4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL