index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-19
Merge branch 'neeraju-patch-1'
experiment-2012
Sebastian Thiel
2014-11-19
Merge branch 'patch-1' of https://github.com/neeraju/GitPython into neeraju-p...
Sebastian Thiel
2014-11-17
Merge branch 'moshevds-master'
Sebastian Thiel
2014-11-17
Fixed indentation error
Sebastian Thiel
2014-11-17
Fixed regression that would possibly have caused an abundance of chdir calls.
Sebastian Thiel
2014-11-17
Merge branch 'master' of https://github.com/moshevds/GitPython into moshevds-...
Sebastian Thiel
2014-11-14
Added deprecation warning to master branch
Sebastian Thiel
2014-11-14
Merge pull request #190 from jean/master
Sebastian Thiel
2014-11-14
Merge pull request #192 from maxyz/master
Sebastian Thiel
2014-11-14
Merge pull request #193 from maxyz/fix-issue-41_master
Sebastian Thiel
2014-09-29
Fix issue #41: repo.is_dirty() on empty repository with stashed files
Jan Vcelak
2014-09-29
test_fetch_info error, FETCH_HEAD uses tabs
Maximiliano Curia
2014-09-15
Add missing requirements
Jean Jordaan
2014-09-02
Merge pull request #187 from tsheibar/master
Sebastian Thiel
2014-08-19
Fixing 'tuple index out of range' issue with distutils/command/upload.py (v2....
Ted Sheibar
2014-08-17
Merge pull request #183 from kmosher/master
Sebastian Thiel
2014-08-17
Merge pull request #184 from SurveyMonkey/GH-145_fix_git_push_hang
Sebastian Thiel
2014-08-13
Fix `git push` hanging when stdout/stderr is big
Marc Abramowitz
2014-08-12
Update the config parser using code from python2.7
Keith Mosher
2014-07-25
Merge pull request #173 from craigez/feature/pep8
Sebastian Thiel
2014-07-25
Autopep8 fixes with maximum line length 120
Craig Northway
2014-07-25
Merge pull request #175 from craigez/feature/handle_utf8
Sebastian Thiel
2014-07-25
Merge pull request #176 from craigez/feature/file_closing
Sebastian Thiel
2014-07-25
Closing file handles/streams
Craig Northway
2014-07-25
Basic test for __unpack_args to verify unicode handling works
Craig Northway
2014-07-18
Fixing unicode types
Craig Northway
2014-05-06
Merge pull request #159 from maxyz/master
Sebastian Thiel
2014-05-06
Fix for untracked_files no longer detected #138
Maximiliano Curia
2014-04-07
Merge pull request #116 from lqez/master
Sebastian Thiel
2014-02-10
Merge branch 'feature/spaces-and-cleanup-master'
Sebastian Thiel
2014-02-10
Basic fixes to get tests back on track. Of course there is much more work to ...
Sebastian Thiel
2014-02-10
removed leftover gitdb - I thought it was merged into git
Sebastian Thiel
2014-02-09
tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...
Sebastian Thiel
2013-12-31
Refactored the working tree dependent code for add.
Môshe van der Sterre
2013-12-31
Test if it is possible to add files to the index of a bare repo.
Môshe van der Sterre
2013-08-18
Update base.py
neeraju
2013-07-30
Fix typo in tutorial
Park Hyunwoo
2013-03-26
Merge pull request #103 from esc/fixup/readme
Sebastian Thiel
2013-03-26
Merge pull request #104 from esc/fixup/doc/intro
Sebastian Thiel
2013-03-26
fix indentation of bullet
Valentin Haenel
2013-03-26
use proper synatx highlighting for shell commands
Valentin Haenel
2013-03-26
retab
Valentin Haenel
2013-03-26
fix trailing whitespace
Valentin Haenel
2013-03-26
remove indentation for link
Valentin Haenel
2013-03-26
proper synatx highlighting for shell commands
Valentin Haenel
2013-03-26
strip trailing whitespace
Valentin Haenel
2012-10-21
Merge pull request #79 from znerol/feature/master/cmd-output-strip
Sebastian Thiel
2012-10-18
Add an output_strip kwarg to Git.execute
Lorenz Schori
2012-07-24
Merge pull request #68 from FlorianLudwig/master
Sebastian Thiel
2012-07-24
Make GitPython work on non English systems
Florian Ludwig
[next]