FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - 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
test
on
v4-breaking
User selector
Datepicker
Commit history
Commits on Aug 10, 2026
feat: rewrite config parser to be consistent with Git
Show description for 4c260e4
codex
and
Byron
committed
4c260e4
View commit details
Copy full SHA for 4c260e4
View code at this point
Browse repository at this point
Merge pull request #2211 from gitpython-developers/config-sanitize-more
Show description for a5e047d
Byron
authored
a5e047d
View commit details
Copy full SHA for a5e047d
View code at this point
Browse repository at this point
fix: ignore includes in submodule configuration
Show description for ef7568e
Byron
and
codex
committed
ef7568e
View commit details
Copy full SHA for ef7568e
View code at this point
Browse repository at this point
fix: preserve multiline config values when writing
Show description for 4b4e47f
Byron
and
codex
committed
4b4e47f
View commit details
Copy full SHA for 4b4e47f
View code at this point
Browse repository at this point
Merge pull request #2210 from gitpython-developers/fix-clone-unsafe-option
Show description for b473abb
Byron
authored
b473abb
View commit details
Copy full SHA for b473abb
View code at this point
Browse repository at this point
Block separate git directories during clone
Show description for b68afff
Byron
and
codex
committed
b68afff
View commit details
Copy full SHA for b68afff
View code at this point
Browse repository at this point
fix: `index.add()` now supports filters (#2021)
Show description for 93677a0
Byron
and
codex
committed
93677a0
View commit details
Copy full SHA for 93677a0
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Block file-reading Git options
Show description for 1b0d2d9
Byron
and
codex
committed
1b0d2d9
View commit details
Copy full SHA for 1b0d2d9
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
test: use the shared guard instead of local copies
Show description for b10e250
Cyrus580529
authored and
Byron
committed
b10e250
View commit details
Copy full SHA for b10e250
View code at this point
Browse repository at this point
test: skip tests that need symlink privileges
Show description for e3e5da8
Cyrus580529
authored and
Byron
committed
e3e5da8
View commit details
Copy full SHA for e3e5da8
View code at this point
Browse repository at this point
test: add a shared symlink capability guard
Show description for 30d05e3
Cyrus580529
authored and
Byron
committed
30d05e3
View commit details
Copy full SHA for 30d05e3
View code at this point
Browse repository at this point
Guard pathspec file inputs in high-level commands
Show description for f2550b6
Byron
and
codex
committed
f2550b6
View commit details
Copy full SHA for f2550b6
View code at this point
Browse repository at this point
Guard unsafe git init options
Show description for d9ddb55
Byron
and
codex
committed
d9ddb55
View commit details
Copy full SHA for d9ddb55
View code at this point
Browse repository at this point
Guard read-tree index output paths
Show description for 9b5dcaf
Byron
and
codex
committed
9b5dcaf
View commit details
Copy full SHA for 9b5dcaf
View code at this point
Browse repository at this point
Check joined short-option values before Git execution
Show description for 96a888f
Byron
and
codex
committed
96a888f
View commit details
Copy full SHA for 96a888f
View code at this point
Browse repository at this point
Reject syntax-bearing git config option names
Show description for a495ccd
Byron
and
codex
committed
a495ccd
View commit details
Copy full SHA for a495ccd
View code at this point
Browse repository at this point
Merge pull request #2201 from gitpython-developers/fixup-bash-exe-lookup-on-windows
Show description for f4277fa
Byron
authored
f4277fa
View commit details
Copy full SHA for f4277fa
View code at this point
Browse repository at this point
Address review comments about Windows Bash lookup
Show description for b6f4a75
Byron
and
codex
committed
b6f4a75
View commit details
Copy full SHA for b6f4a75
View code at this point
Browse repository at this point
Remove possibly-unbound type suppressions
Show description for afe3ac9
Byron
and
codex
committed
afe3ac9
View commit details
Copy full SHA for afe3ac9
View code at this point
Browse repository at this point
Handle uninitialized submodule and commit streams
Show description for e0e5918
Byron
and
codex
committed
e0e5918
View commit details
Copy full SHA for e0e5918
View code at this point
Browse repository at this point
Merge pull request #2196 from gitpython-developers/fix-windows-path-handling
Show description for 2d7f861
Byron
authored
2d7f861
View commit details
Copy full SHA for 2d7f861
View code at this point
Browse repository at this point
various fixes for windows paths
Show description for 308d371
Byron
and
codex
committed
308d371
View commit details
Copy full SHA for 308d371
View code at this point
Browse repository at this point
fix Windows path handling for Python 3.13+ (#1955) #(2072)
Show description for da58f39
Byron
and
codex
committed
da58f39
View commit details
Copy full SHA for da58f39
View code at this point
Browse repository at this point
Validate submodule names on every module path branch
Show description for 4299c99
Byron
and
codex
committed
4299c99
View commit details
Copy full SHA for 4299c99
View code at this point
Browse repository at this point
Initialize submodule repository before handled failures
Show description for b324c83
Byron
and
codex
committed
b324c83
View commit details
Copy full SHA for b324c83
View code at this point
Browse repository at this point
Validate submodule names before filesystem operations
Show description for e4b8e7d
Byron
and
codex
committed
e4b8e7d
View commit details
Copy full SHA for e4b8e7d
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Revert "Resolve Windows hook Bash through PATH"
Byron
authored
fbde2da
View commit details
Copy full SHA for fbde2da
View code at this point
Browse repository at this point
Resolve Windows hook Bash through PATH (#2198)
Show description for 7131bcc
Byron
and
codex
committed
7131bcc
View commit details
Copy full SHA for 7131bcc
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
test: allow Python startup before timeout
Show description for f824fde
codex
and
Byron
committed
f824fde
View commit details
Copy full SHA for f824fde
View code at this point
Browse repository at this point
Merge pull request #2193 from gitpython-developers/more-unsafe-options
Show description for d1a631d
Byron
authored
d1a631d
View commit details
Copy full SHA for d1a631d
View code at this point
Browse repository at this point
Block unsafe archive additions and bundle URI
Show description for 7a4f5dc
codex
and
Byron
committed
7a4f5dc
View commit details
Copy full SHA for 7a4f5dc
View code at this point
Browse repository at this point
Block unsafe checkout-index and tag file options
Show description for 3af0c25
codex
and
Byron
committed
3af0c25
View commit details
Copy full SHA for 3af0c25
View code at this point
Browse repository at this point
Merge pull request #2187 from pick7/codex/remote-progress-return-type
Show description for fb5d584
Byron
authored
fb5d584
View commit details
Copy full SHA for fb5d584
View code at this point
Browse repository at this point
Merge pull request #2188 from pick7/codex/redact-http-extraheader
Show description for 951cc44
Byron
authored
951cc44
View commit details
Copy full SHA for 951cc44
View code at this point
Browse repository at this point
Merge pull request #2189 from pick7/codex/output-stream-timeout
Show description for 2e5b13f
Byron
authored
2e5b13f
View commit details
Copy full SHA for 2e5b13f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL