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
main
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
fix: prefer `.git` during repository discovery
Show description for c7cf4d1
Byron
and
codex
committed
c7cf4d1
View commit details
Copy full SHA for c7cf4d1
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix: require opt-in for no-index diffs
Show description for 09f2cf3
Byron
and
codex
committed
09f2cf3
View commit details
Copy full SHA for 09f2cf3
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Merge pull request #2215 from gitpython-developers/various-fixes
Show description for f44c1fb
Byron
authored
f44c1fb
View commit details
Copy full SHA for f44c1fb
View code at this point
Browse repository at this point
fix: parse actor identities without regular expressions
Show description for 751473a
Byron
and
codex
committed
751473a
View commit details
Copy full SHA for 751473a
View code at this point
Browse repository at this point
fix: decode quoted diff paths in one pass
Show description for 9a92677
Byron
and
codex
committed
9a92677
View commit details
Copy full SHA for 9a92677
View code at this point
Browse repository at this point
Preserve Git config value semantics
Show description for eefa7e4
Byron
and
codex
committed
eefa7e4
View commit details
Copy full SHA for eefa7e4
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL