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
path:
root
/
test
/
test_repo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-133
/
+143
*
Updates from review
Santos Gallegos
2022-12-28
1
-1
/
+13
*
Update/add tests for Repo.clone*
Santos Gallegos
2022-12-27
1
-27
/
+121
*
Block unsafe options and protocols by default
Santos Gallegos
2022-12-23
1
-2
/
+3
*
Forbid unsafe protocol URLs in Repo.clone{,_from}()
Steve Kowalik
2022-12-23
1
-0
/
+36
*
Add test
Santos Gallegos
2022-12-21
1
-0
/
+26
*
feat(blame): Support custom `rev_opts` for blame
Joseph Hale
2022-08-30
1
-0
/
+7
*
TST: Mark test_repo.TestRepo.test_submodules as xfail on Cygwin
DWesl
2022-06-20
1
-0
/
+8
*
reformat according to 'black' configuration file.
Sebastian Thiel
2022-05-18
1
-57
/
+19
*
Run everything through 'black'
Sebastian Thiel
2022-05-18
1
-191
/
+286
*
chore: `s/strip_newline/&_in_stdout`
Hiroki Tokunaga
2022-04-07
1
-2
/
+2
*
feat(cmd): add the `strip_newline` flag
Hiroki Tokunaga
2022-04-06
1
-0
/
+10
*
Added support of spaces for clone multi_options
Igor Lakhtenkov
2021-07-27
1
-1
/
+3
*
Adds repo.is_valid_object check
Robert Westman
2021-06-05
1
-0
/
+28
*
Conditionally throw an error
Sebastian Thiel
2021-06-04
1
-1
/
+1
*
Reverts auto format introduced with 2dbc2be8
Robert Westman
2021-06-03
1
-10
/
+8
*
Fixes test to not throw false negative results
Robert Westman
2021-06-03
1
-1
/
+2
*
Adds failing test for repo.tag() method
Robert Westman
2021-06-03
1
-7
/
+18
*
add initial types to remote.py
yobmod
2021-05-03
1
-0
/
+15
*
git/repo/base.py: is_dirty(): Fix pathspec handling
Arnaud Patard
2020-09-28
1
-0
/
+14
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+1031
*
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
1
-1031
/
+0
*
tests: move to root dir
Konrad Weihmann
2020-07-12
1
-0
/
+1031
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-604
/
+0
*
Adjusted remaining usages of set_reference and set_commit to set a logmessage
Sebastian Thiel
2010-11-24
1
-1
/
+1
*
Improved refparse error handling in case of out-of-bound indices
Sebastian Thiel
2010-11-24
1
-1
/
+8
*
repo.rev_parse: Added support for simple log parsing - dates are not yet supp...
Sebastian Thiel
2010-11-23
1
-3
/
+20
*
Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...
Sebastian Thiel
2010-11-21
1
-1
/
+1
*
flattened test folder structure, didn't adjust any file content yet
Sebastian Thiel
2010-11-21
1
-0
/
+580