summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1590 from Hawk777/init-exceptionsHEADmainSebastian Thiel2023-05-151-4/+4
|\
| * Name top-level exceptions as private variablesChristopher Head2023-05-151-4/+4
|/
* Merge pull request #1576 from itsluketwist/fix-trailersSebastian Thiel2023-04-232-58/+121
|\
| * Revert the removal of Commit.trailers property.Twist2023-04-231-0/+14
| * Specify encoding in Commit.trailer_list.Twist2023-04-221-1/+1
| * Update Commit.trailer_list to return tuples.Twist2023-04-222-15/+20
| * Deprecate Commit.trailers.Twist2023-04-222-24/+0
| * Add trailers_list and trailers_list methods to fix the commit trailers functi...Twist2023-04-212-58/+126
|/
* Merge pull request #1572 from gitpython-developers/dependabot/github_actions/...Sebastian Thiel2023-04-101-1/+1
|\
| * Bump cygwin/cygwin-install-action from 3 to 4dependabot[bot]2023-04-101-1/+1
|/
* prepare next release3.1.31Sebastian Thiel2023-02-162-1/+7
* Merge pull request #1555 from Codym48/fix/get_valuesSebastian Thiel2023-02-162-0/+12
|\
| * Add test asserting that get_values works by itselfCody Martin2023-02-151-0/+11
| * get_values eagerly loads sections before returnKent Friesen2023-01-101-0/+1
* | Merge pull request #1554 from eric-wieser/patch-4Sebastian Thiel2023-02-121-3/+2
|\ \
| * | Update cmd.pyEric Wieser2023-02-121-2/+1
| * | Fix RecursionError when iterating streamsEric Wieser2023-02-121-3/+3
|/ /
* | Merge pull request #1550 from Sineaggi/remove-optional-from-two-variablesSebastian Thiel2023-02-022-29/+36
|\ \
| * | Update docsClayton Walker2023-02-021-1/+1
| * | Add additional assertions to test_base.pyClayton Walker2023-02-021-2/+6
| * | Add check to test bare repoClayton Walker2023-02-011-0/+1
| * | Remove optional from two member variablesClayton Walker2023-01-271-26/+28
* | | Merge pull request #1551 from mellowed100/mainSebastian Thiel2023-02-022-1/+74
|\ \ \ | |/ / |/| |
| * | Updated diff test to use different similarity thresholdsCesar Velazquez2023-02-011-3/+26
| * | Added diff test to disable rename detectionCesar Velazquez2023-01-311-0/+47
| * | fixed lint errorCesar Velazquez2023-01-301-1/+1
| * | Enable user to override default diff -M argCesar Velazquez2023-01-301-1/+4
|/ /
* | Merge pull request #1547 from jcowgill/non-hour-timezonesSebastian Thiel2023-01-252-16/+40
|\ \
| * | Fix timezone parsing functions for non-hour timezonesJames Cowgill2023-01-242-16/+40
|/ /
* | Merge pull request #1545 from Lightborne/fix_ignoredSebastian Thiel2023-01-222-2/+36
|\ \
| * | Raise exception if return code from check-ignore is not 1Axel Aguado2023-01-211-2/+9
| * | Add test to verify GitCommandError is raised when check-ignore is run against...Axel Aguado2023-01-211-1/+12
| * | Add test_ignored_items_reportedAxel Aguado2023-01-211-0/+16
|/ /
* | Merge pull request #1541 from hugovk/add-3.11Sebastian Thiel2023-01-177-30/+44
|\ \
| * | Lint with Flake8 via pre-commitHugo van Kemenade2023-01-166-27/+40
| * | Upgrade Python syntax with pyupgrade --py37-plusHugo van Kemenade2023-01-151-1/+1
| * | Fix typoHugo van Kemenade2023-01-151-2/+2
| * | Declare support for Python 3.11Hugo van Kemenade2023-01-151-0/+1
|/ /
* | Merge pull request #1537 from teknoraver/mainSebastian Thiel2023-01-142-2/+33
|\ \
| * | fix files list on file renameMatteo Croce2023-01-132-2/+33
|/ /
* | Merge pull request #1532 from marlamb/feature/reduce-resource-leaksSebastian Thiel2023-01-092-3/+9
|\ \
| * | Fix some resource leaks by open file handlesMartin Lambertsen2023-01-092-3/+9
|/ /
* | Merge pull request #1531 from obfusk/fix-tempfileSebastian Thiel2023-01-083-454/+517
|\ \
| * | fix clone_from_unsafe_protocol testsFC Stegerman2023-01-081-5/+30
| * | replace tempfile.mkdtemp w/ tempfile.TemporaryDirectoryFC Stegerman2023-01-083-450/+488
| |/
* | Merge pull request #1530 from obfusk/fix-unsafe-param-docstringSebastian Thiel2023-01-083-3/+20
|\ \ | |/ |/|
| * fix/add allow_unsafe_* params in docstrings + fix typoFC Stegerman2023-01-083-3/+20
|/
* tests: Use `command -v` instead of third-party `which` programMichał Górny2022-12-311-1/+1
* Fix Sphinx rendering errorsStephan Creutz2022-12-2912-17/+37
* adjust changelog prior to release3.1.30Sebastian Thiel2022-12-292-1/+6