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
/
git
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
BF(WIN): where could report multiple hits, so choose first
Yaroslav Halchenko
2017-11-28
1
-1
/
+1
*
RF: use HIDE_WINDOWS_KNOWN_ERRORS instead of is_win to skip hooks tests
Yaroslav Halchenko
2017-11-28
1
-1
/
+1
*
BF(WIN): use where instead of which while looking for git
Yaroslav Halchenko
2017-11-28
1
-1
/
+4
*
RF(TST): skip all tests dealing with hooks on windows
Yaroslav Halchenko
2017-11-28
1
-0
/
+1
*
RF: no "need" for custom shebang on windows since just does not work
Yaroslav Halchenko
2017-11-28
1
-3
/
+1
*
RF(+BF?): refactor hooks creation in a test, and may be make it compat with w...
Yaroslav Halchenko
2017-11-28
1
-32
/
+39
*
RF: last of flake8 fails - avoid using temp variable in a test
Yaroslav Halchenko
2017-11-28
1
-2
/
+1
*
BF(PY26): {} -> {0}, i.e. explicit index for .format()
Yaroslav Halchenko
2017-11-27
1
-2
/
+2
*
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Yaroslav Halchenko
2017-11-27
3
-31
/
+31
*
Merge pull request #697 from cblegare/master
Sebastian Thiel
2017-11-19
1
-1
/
+11
|
\
|
*
Remove trailing slash on drive path
Charles Bouchard-Légaré
2017-11-16
1
-1
/
+11
*
|
Merge pull request #693 from satahippy/master
Sebastian Thiel
2017-11-19
1
-29
/
+85
|
\
\
|
|
/
|
/
|
|
*
IndexFile.commit() now runs pre-commit and post-commit and commit-msg hooks.
satahippy
2017-10-30
1
-29
/
+85
*
|
Converting path in clone and clone_from to str before any other operation in ...
Mikuláš Poul
2017-10-07
1
-0
/
+14
|
/
*
Keeping env values passed to `clone_from`
Piotr Babij
2017-09-30
1
-0
/
+9
*
Merge branch 'master' into master
Sebastian Thiel
2017-09-28
1
-0
/
+9
|
\
|
*
Merge branch 'master' into adding_setup_for_git_executable
Sebastian Thiel
2017-09-28
2
-2
/
+4
|
|
\
|
*
|
Renamed refresh to setup and removed alias function & added unittest
Odegard, Ken
2017-07-09
1
-0
/
+9
*
|
|
Merge branch 'master' into master
Sebastian Thiel
2017-09-28
2
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #654 from vathpela/worktrees
Sebastian Thiel
2017-09-28
1
-0
/
+2
|
|
\
\
|
|
*
|
worktrees: make non-packed refs also work correctly.
Peter Jones
2017-08-22
1
-0
/
+2
|
|
|
/
|
*
|
Fix test_docs
Sebastian Thiel
2017-09-28
1
-2
/
+2
|
|
/
*
|
test if it accepts environment variables in commands
Anson Mansfield
2017-07-19
2
-0
/
+15
|
/
*
Update changelog and improve docs on skipped test
Sebastian Thiel
2017-07-01
1
-1
/
+2
*
Try to ignore test on windows as it fails for the wrong reasons
Sebastian Thiel
2017-07-01
1
-1
/
+1
*
Maybe work around AppVeyor setting a bad email?
Peter Jones
2017-07-01
1
-0
/
+3
*
Repo: handle worktrees better
Peter Jones
2017-07-01
2
-12
/
+51
*
Add base class for package exceptions.
Konstantin Popov
2017-05-29
1
-0
/
+27
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-04-09
6
-9
/
+9
*
Spelling fixes
Ville Skyttä
2017-03-09
6
-7
/
+7
*
Add a fixture to test incremental blame output for git 2.11.1+
George Hickman
2017-03-07
2
-18
/
+53
*
chore(flake): satisfy linter
Sebastian Thiel
2017-02-25
1
-2
/
+0
*
Merge branch 'git_work_tree' of https://github.com/tbhartman/GitPython into t...
Sebastian Thiel
2017-02-25
1
-0
/
+29
|
\
|
*
check for GIT_WORK_TREE
Timothy B. Hartman
2017-02-24
1
-0
/
+29
*
|
Merge pull request #555 from ankostis/cntxtmman
Sebastian Thiel
2017-02-25
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
fix(leaks, TCs): attempt to cleanup mman before deleting tmp-dirs
Kostis Anagnostopoulos
2016-12-08
1
-6
/
+10
*
|
fix(remote): test
Sebastian Thiel
2016-12-22
1
-1
/
+1
*
|
chore(lint): flake8 pacification
Sebastian Thiel
2016-12-08
1
-1
/
+0
*
|
fix(refs): handle quoted branch names
Sebastian Thiel
2016-12-08
1
-0
/
+12
|
/
*
Merge pull request #541 from andy-maier/py26_fixes
Sebastian Thiel
2016-12-08
9
-17
/
+48
|
\
|
*
Fixes to support Python 2.6 again.
Andreas Maier
2016-10-24
9
-17
/
+48
*
|
chore(lint): flake8
Sebastian Thiel
2016-12-08
1
-1
/
+1
|
/
*
Merge branch 'win_mmap' of https://github.com/ankostis/GitPython into ankosti...
Sebastian Thiel
2016-10-22
3
-23
/
+1
|
\
|
*
fix(win_mmap): unmark hidden win_errors due to smmap unicode foes
Kostis Anagnostopoulos
2016-10-22
3
-9
/
+0
|
*
submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows
Kostis Anagnostopoulos
2016-10-22
1
-14
/
+0
*
|
Merge remote-tracking branch 'origin/master' into exp_git_dir
Kostis Anagnostopoulos
2016-10-22
2
-4
/
+3
|
\
\
|
|
/
|
*
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-...
Sebastian Thiel
2016-10-22
18
-319
/
+433
|
|
\
|
*
|
Fix some typos
Santiago Castro
2016-10-20
2
-2
/
+2
*
|
|
Merge with latest branch 'exp_git_dir'
Kostis Anagnostopoulos
2016-10-19
2
-18
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
repo: minor code and doc correcions.
Kostis Anagnostopoulos
2016-10-19
1
-2
/
+2
|
|
/
[next]