index
:
delta/python-packages/gitpython.git
0.1
0.2
0.3
Fix-#1334
baserock/zuul-ci
black-fmt
experiment-2012
fix
fix-1103
fix-ci-tests
fix-dont-choke-on-invalid-unicode-paths
fix-for-invalid-data-in-commits
fix-non-ascii-chars-in-status-lines
fix-octal-escaped-path-parser-bug
flock
gh-pages
index-no-read-lock
issue-232-reproduction
issue-301-reproduction
keep-raw-bytes-on-diffs
main
master
more-robust-git-diff
no_devnull_open
orig_master
patches
py2
py3
revert-357-autointerrupt_deadlock_fix
typing
github.com: gitpython-developers/GitPython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1590 from Hawk777/init-exceptions
HEAD
main
Sebastian Thiel
2023-05-15
1
-4
/
+4
|
\
|
*
Name top-level exceptions as private variables
Christopher Head
2023-05-15
1
-4
/
+4
|
/
*
Merge pull request #1576 from itsluketwist/fix-trailers
Sebastian Thiel
2023-04-23
2
-58
/
+121
|
\
|
*
Revert the removal of Commit.trailers property.
Twist
2023-04-23
1
-0
/
+14
|
*
Specify encoding in Commit.trailer_list.
Twist
2023-04-22
1
-1
/
+1
|
*
Update Commit.trailer_list to return tuples.
Twist
2023-04-22
2
-15
/
+20
|
*
Deprecate Commit.trailers.
Twist
2023-04-22
2
-24
/
+0
|
*
Add trailers_list and trailers_list methods to fix the commit trailers functi...
Twist
2023-04-21
2
-58
/
+126
|
/
*
Merge pull request #1572 from gitpython-developers/dependabot/github_actions/...
Sebastian Thiel
2023-04-10
1
-1
/
+1
|
\
|
*
Bump cygwin/cygwin-install-action from 3 to 4
dependabot[bot]
2023-04-10
1
-1
/
+1
|
/
*
prepare next release
3.1.31
Sebastian Thiel
2023-02-16
2
-1
/
+7
*
Merge pull request #1555 from Codym48/fix/get_values
Sebastian Thiel
2023-02-16
2
-0
/
+12
|
\
|
*
Add test asserting that get_values works by itself
Cody Martin
2023-02-15
1
-0
/
+11
|
*
get_values eagerly loads sections before return
Kent Friesen
2023-01-10
1
-0
/
+1
*
|
Merge pull request #1554 from eric-wieser/patch-4
Sebastian Thiel
2023-02-12
1
-3
/
+2
|
\
\
|
*
|
Update cmd.py
Eric Wieser
2023-02-12
1
-2
/
+1
|
*
|
Fix RecursionError when iterating streams
Eric Wieser
2023-02-12
1
-3
/
+3
|
/
/
*
|
Merge pull request #1550 from Sineaggi/remove-optional-from-two-variables
Sebastian Thiel
2023-02-02
2
-29
/
+36
|
\
\
|
*
|
Update docs
Clayton Walker
2023-02-02
1
-1
/
+1
|
*
|
Add additional assertions to test_base.py
Clayton Walker
2023-02-02
1
-2
/
+6
|
*
|
Add check to test bare repo
Clayton Walker
2023-02-01
1
-0
/
+1
|
*
|
Remove optional from two member variables
Clayton Walker
2023-01-27
1
-26
/
+28
*
|
|
Merge pull request #1551 from mellowed100/main
Sebastian Thiel
2023-02-02
2
-1
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Updated diff test to use different similarity thresholds
Cesar Velazquez
2023-02-01
1
-3
/
+26
|
*
|
Added diff test to disable rename detection
Cesar Velazquez
2023-01-31
1
-0
/
+47
|
*
|
fixed lint error
Cesar Velazquez
2023-01-30
1
-1
/
+1
|
*
|
Enable user to override default diff -M arg
Cesar Velazquez
2023-01-30
1
-1
/
+4
|
/
/
*
|
Merge pull request #1547 from jcowgill/non-hour-timezones
Sebastian Thiel
2023-01-25
2
-16
/
+40
|
\
\
|
*
|
Fix timezone parsing functions for non-hour timezones
James Cowgill
2023-01-24
2
-16
/
+40
|
/
/
*
|
Merge pull request #1545 from Lightborne/fix_ignored
Sebastian Thiel
2023-01-22
2
-2
/
+36
|
\
\
|
*
|
Raise exception if return code from check-ignore is not 1
Axel Aguado
2023-01-21
1
-2
/
+9
|
*
|
Add test to verify GitCommandError is raised when check-ignore is run against...
Axel Aguado
2023-01-21
1
-1
/
+12
|
*
|
Add test_ignored_items_reported
Axel Aguado
2023-01-21
1
-0
/
+16
|
/
/
*
|
Merge pull request #1541 from hugovk/add-3.11
Sebastian Thiel
2023-01-17
7
-30
/
+44
|
\
\
|
*
|
Lint with Flake8 via pre-commit
Hugo van Kemenade
2023-01-16
6
-27
/
+40
|
*
|
Upgrade Python syntax with pyupgrade --py37-plus
Hugo van Kemenade
2023-01-15
1
-1
/
+1
|
*
|
Fix typo
Hugo van Kemenade
2023-01-15
1
-2
/
+2
|
*
|
Declare support for Python 3.11
Hugo van Kemenade
2023-01-15
1
-0
/
+1
|
/
/
*
|
Merge pull request #1537 from teknoraver/main
Sebastian Thiel
2023-01-14
2
-2
/
+33
|
\
\
|
*
|
fix files list on file rename
Matteo Croce
2023-01-13
2
-2
/
+33
|
/
/
*
|
Merge pull request #1532 from marlamb/feature/reduce-resource-leaks
Sebastian Thiel
2023-01-09
2
-3
/
+9
|
\
\
|
*
|
Fix some resource leaks by open file handles
Martin Lambertsen
2023-01-09
2
-3
/
+9
|
/
/
*
|
Merge pull request #1531 from obfusk/fix-tempfile
Sebastian Thiel
2023-01-08
3
-454
/
+517
|
\
\
|
*
|
fix clone_from_unsafe_protocol tests
FC Stegerman
2023-01-08
1
-5
/
+30
|
*
|
replace tempfile.mkdtemp w/ tempfile.TemporaryDirectory
FC Stegerman
2023-01-08
3
-450
/
+488
|
|
/
*
|
Merge pull request #1530 from obfusk/fix-unsafe-param-docstring
Sebastian Thiel
2023-01-08
3
-3
/
+20
|
\
\
|
|
/
|
/
|
|
*
fix/add allow_unsafe_* params in docstrings + fix typo
FC Stegerman
2023-01-08
3
-3
/
+20
|
/
*
tests: Use `command -v` instead of third-party `which` program
Michał Górny
2022-12-31
1
-1
/
+1
*
Fix Sphinx rendering errors
Stephan Creutz
2022-12-29
12
-17
/
+37
*
adjust changelog prior to release
3.1.30
Sebastian Thiel
2022-12-29
2
-1
/
+6
[next]