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
/
repo
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dum brute force conversion of all types.
Sebastian Thiel
2015-01-04
1
-4
/
+5
*
initial set of adjustments to make (most) imports work.
Sebastian Thiel
2015-01-04
1
-1
/
+1
*
Removed unnecessary (non-gitpython) tests and fixed flake8
0.3.3
Sebastian Thiel
2015-01-04
1
-3
/
+12
*
Bumped version, updated changelog, reduced code smell
Sebastian Thiel
2015-01-04
1
-4
/
+1
*
Applied autopep8
Sebastian Thiel
2014-11-19
1
-28
/
+33
*
Minor fix to make read_gitfile work .
Sebastian Thiel
2014-11-19
1
-3
/
+3
*
Merge branch 'separate-git-dir' of https://github.com/niyaton/GitPython into ...
Sebastian Thiel
2014-11-19
1
-2
/
+7
|
\
|
*
Added support for separeted git dir.
niyaton
2013-02-27
1
-0
/
+6
*
|
pep8 linting (trailing whitespace)
Antoine Musso
2014-11-16
1
-41
/
+41
*
|
pep8 linting (whitespace before/after)
Antoine Musso
2014-11-16
1
-21
/
+21
*
|
pep8 linting (blank lines expectations)
Antoine Musso
2014-11-16
1
-2
/
+1
*
|
pep8 linting (whitespaces)
Antoine Musso
2014-11-16
1
-71
/
+71
*
|
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca...
Sebastian Thiel
2014-11-15
1
-2
/
+5
|
\
\
|
*
|
[#5330] Ensure wait() is called on git processes
Cory Johns
2013-10-09
1
-2
/
+5
*
|
|
Merge pull request #194 from maxyz/fix-issue-41_0.3
Sebastian Thiel
2014-11-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix issue #41: repo.is_dirty() on empty repository with stashed files
Jan Vcelak
2014-09-29
1
-2
/
+2
*
|
|
|
Merge pull request #200 from dbaxa/0.3-with-unicode-fixes
Sebastian Thiel
2014-11-12
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix the Repo commit and tree methods to work with unicode revs.
David Black
2014-11-12
1
-2
/
+2
*
|
|
|
Fixed two minor typos.
Marios Zindilis
2014-06-13
1
-2
/
+2
|
/
/
/
*
|
|
Fix typo in untracked_files
s1341
2014-05-09
1
-1
/
+1
*
|
|
Fix for untracked_files no longer detected #138
Maximiliano Curia
2014-05-06
1
-18
/
+16
*
|
|
Fixes creating a Repo for a submodule
Remi Rampin
2014-04-24
1
-3
/
+4
*
|
|
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-09
1
-735
/
+735
|
|
/
|
/
|
*
|
Fixed consecutive lines with same blame info not appearing in blame.
Mark Nevill
2011-07-18
1
-2
/
+5
|
/
*
Added conditional usage of the --progress flag to all relevant methods, that ...
Sebastian Thiel
2011-06-07
1
-10
/
+11
*
Add progress tracking for git-clone.
jez
2011-06-07
1
-6
/
+17
*
git.repo.base: substituted all usages of the active_branch property with self...
Sebastian Thiel
2011-01-17
1
-4
/
+4
*
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-25
1
-0
/
+753