FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/test_commit.py - 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
test_commit.py
on
main
User selector
Datepicker
Commit history
Commits on Aug 4, 2026
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
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
Commits on Jul 25, 2026
fix: reject unsafe output options in Commit.count
Show description for 38553b6
Byron
and
codex
committed
38553b6
View commit details
Copy full SHA for 38553b6
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
Commits on Apr 13, 2026
Fix trailer subprocess lifetime
Show description for 633abdb
Copilot
and
Byron
authored
633abdb
View commit details
Copy full SHA for 633abdb
View code at this point
Browse repository at this point
Refine trailer encoding review follow-up
Show description for 4aa8157
Copilot
and
Byron
authored
4aa8157
View commit details
Copy full SHA for 4aa8157
View code at this point
Browse repository at this point
Use commit encoding for trailer parsing
Show description for 34ec40d
Copilot
and
Byron
authored
34ec40d
View commit details
Copy full SHA for 34ec40d
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Use consistent interpret-trailers encoding
Show description for bd58716
Copilot
and
Byron
authored
bd58716
View commit details
Copy full SHA for bd58716
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Add trailer support for commit creation
Show description for 7c5fbc6
Krishnachaitanyakc
committed
7c5fbc6
View commit details
Copy full SHA for 7c5fbc6
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Add type of change to files_dict of a commit
Show description for ce8a69a
JonasScharpf
committed
ce8a69a
View commit details
Copy full SHA for ce8a69a
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Improve test suite import grouping/sorting, __all__ placement
Show description for 4a4d880
EliahKagan
committed
4a4d880
View commit details
Copy full SHA for 4a4d880
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Revise test suite docstrings and comments
Show description for 5cf5b60
EliahKagan
committed
5cf5b60
View commit details
Copy full SHA for 5cf5b60
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2
EliahKagan
committed
41d22b2
View commit details
Copy full SHA for 41d22b2
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032c
EliahKagan
committed
454032c
View commit details
Copy full SHA for 454032c
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Use zero-argument super() where applicable
Show description for a47e46d
EliahKagan
committed
a47e46d
View commit details
Copy full SHA for a47e46d
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Remove encoding declarations
Show description for b970d42
EliahKagan
committed
b970d42
View commit details
Copy full SHA for b970d42
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Revise docstrings/comments in most other test modules
Show description for 11fce8a
EliahKagan
committed
11fce8a
View commit details
Copy full SHA for 11fce8a
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
Lint test/ (not just git/), fix warnings and a bug
Show description for 48441a9
EliahKagan
committed
48441a9
View commit details
Copy full SHA for 48441a9
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Reformat tests with black
Show description for 15c736d
EliahKagan
committed
15c736d
View commit details
Copy full SHA for 15c736d
View code at this point
Browse repository at this point
Small manual formatting improvements
Show description for e39ecb7
EliahKagan
committed
e39ecb7
View commit details
Copy full SHA for e39ecb7
View code at this point
Browse repository at this point
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018
EliahKagan
committed
ae8c018
View commit details
Copy full SHA for ae8c018
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
Update Commit.trailer_list to return tuples.
itsluketwist
committed
abde3ea
View commit details
Copy full SHA for abde3ea
View code at this point
Browse repository at this point
Deprecate Commit.trailers.
itsluketwist
committed
78424b5
View commit details
Copy full SHA for 78424b5
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Add trailers_list and trailers_list methods to fix the commit trailers functionality. Update trailers tests.
itsluketwist
committed
d2f7284
View commit details
Copy full SHA for d2f7284
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
fix files list on file rename
Show description for c9b44d2
teknoraver
committed
c9b44d2
View commit details
Copy full SHA for c9b44d2
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Use the same regex as the Actor class when determining co-authors.
itsluketwist
committed
09f8a1b
View commit details
Copy full SHA for 09f8a1b
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Add malformed co-authors to the test, to check they aren't detected with the regex.
itsluketwist
committed
3cb7ecf
View commit details
Copy full SHA for 3cb7ecf
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Add co_authors property to the Commit object, which parses the commit message for designated co-authors, include a simple test.
itsluketwist
committed
146cbda
View commit details
Copy full SHA for 146cbda
View code at this point
Browse repository at this point
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
View commit details
Copy full SHA for e530544
View code at this point
Browse repository at this point
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
View commit details
Copy full SHA for 21ec529
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
Use git interpret-trailers for trailers property
Show description for cd8b9b2
Ket3r
authored and
Byron
committed
cd8b9b2
View commit details
Copy full SHA for cd8b9b2
View code at this point
Browse repository at this point
Add failing unit test
Peter Kempter
authored and
Byron
committed
cdf7ffc
View commit details
Copy full SHA for cdf7ffc
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Rmv old py2.7 __future__ imports
Yobmod
committed
600df04
View commit details
Copy full SHA for 600df04
View code at this point
Browse repository at this point
rmv python 3.5 checks from tests
Yobmod
committed
4545762
View commit details
Copy full SHA for 4545762
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Type Traversable.traverse() better, start types of submodule
Yobmod
committed
82b131c
View commit details
Copy full SHA for 82b131c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL