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
path:
root
/
git
Age
Commit message (
Expand
)
Author
2014-11-14
Merge pull request #150 from derenio/0.3
Sebastian Thiel
2014-11-14
Merge pull request #181 from hashar/git-exec-const-output
Sebastian Thiel
2014-11-14
Merge pull request #194 from maxyz/fix-issue-41_0.3
Sebastian Thiel
2014-11-12
Merge pull request #195 from maxyz/github-pull-88
Sebastian Thiel
2014-11-12
Merge pull request #198 from folti/0.3
Sebastian Thiel
2014-11-12
Merge pull request #200 from dbaxa/0.3-with-unicode-fixes
Sebastian Thiel
2014-11-12
Fix the Repo commit and tree methods to work with unicode revs.
David Black
2014-11-12
Fixing unicode types
Craig Northway
2014-11-12
Basic test for __unpack_args to verify unicode handling works
Craig Northway
2014-11-05
GitRunCommand exception can store stdout output too.
Tamas Pal
2014-10-01
Fix the `git version` parser.
Marcus R. Brown
2014-09-29
Fix issue #41: repo.is_dirty() on empty repository with stashed files
Jan Vcelak
2014-09-08
GPG signature support on commit object.
Max Rasskazov
2014-07-25
Ensure consistent output from git command
Antoine Musso
2014-07-17
Untested fix for #172
Sebastian Thiel
2014-07-03
Support multiple refspecs in fetch.
Robert Collins
2014-06-26
Add patch from to 0.3 branch.
William Gibb
2014-06-13
Fixed two minor typos.
Marios Zindilis
2014-06-04
HACK: Removed assertion just to be a bit less annoyed by constant fail
Sebastian Thiel
2014-05-16
Fix for #142. Simply ignores lines that begin with ' ='
Derek D. Fedel
2014-05-09
Fix typo in untracked_files
s1341
2014-05-06
Fix for untracked_files no longer detected #138
Maximiliano Curia
2014-05-04
Added support for travis ci
Sebastian Thiel
2014-05-01
Make sure that branches looking like a numeric scalar will not become number ...
Sebastian Thiel
2014-04-27
Merge pull request #156 from remram44/fix-git-in-submodule
Sebastian Thiel
2014-04-25
add git command options
Eric Brunson
2014-04-25
add git command options
Eric Brunson
2014-04-24
Fixes creating a Repo for a submodule
Remi Rampin
2014-04-23
add git command options
Eric Brunson
2014-04-09
fix syntax error
firm1
2014-04-06
Fixed undefined variable 'path' in Reference
Michael Goerz
2014-03-31
Ignore signal exception on AutoInterrupt destructor.
Tatsuki Sugiura
2014-03-31
Fix fd leak on git cmd.
Tatsuki Sugiura
2014-03-24
Update symbolic.py
firm1
2014-03-24
correct log reference
firm1
2014-03-24
add param to create_from_tree
firm1
2014-03-24
update commit function
firm1
2014-03-04
[#7021] Fixed error serializing programmatically created commits
Cory Johns
2014-03-03
[#7021] Added serialization and test from upstream and fixed test issues
Cory Johns
2014-02-24
[#7021] ticket:533 fixed error with pgp signed commits
Yuriy Arhipov
2014-02-10
Minor modifications to get tests back to work.
Sebastian Thiel
2014-02-10
Adjusted required versions of pre-requisites, now the majority of the tests work
Sebastian Thiel
2014-02-09
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2014-02-10
Fixed NameError
Maxim Syabro
2014-01-28
Fix missed import from d3a7282
Dave Brondsema
2013-10-17
Avoid spawning console windows when running from .pyw
BoppreH
2013-10-17
[#5330] Fixed has_attr typo
Cory Johns
2013-10-09
[#5330] Ensure wait() is called on git processes
Cory Johns
2013-04-17
Fix whacky indentation
Tim Van Steenburgh
2013-04-17
Return bytes if object name can't be utf8-decoded
Tim Van Steenburgh
[prev]
[next]