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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made MANIFEST changes.
Michael Trier
2008-07-19
1
-0
/
+5
*
Always fogetting the changes.
Michael Trier
2008-07-17
1
-0
/
+6
*
Removed method_missing since it was only used in one place.
Michael Trier
2008-07-17
11
-75
/
+49
*
fixed a silly typo
Florian Apolloner
2008-07-17
1
-1
/
+1
*
bump
0.1.4
Michael Trier
2008-07-16
2
-2
/
+2
*
Cleaned up changes file.
Michael Trier
2008-07-16
1
-2
/
+6
*
Added license information to all files.
Michael Trier
2008-07-16
32
-2
/
+188
*
fixed http://groups.google.com/group/git-python/browse_thread/thread/62b972d2...
0.1.4-pre
Florian Apolloner
2008-07-08
1
-5
/
+9
*
fixed http://groups.google.com/group/git-python/browse_thread/thread/b8f3580a...
Florian Apolloner
2008-06-25
4
-90
/
+52
*
added os.path.expanduser to the repo initialization
Florian Apolloner
2008-06-21
1
-0
/
+1
*
continued yesterdays work on the execute stuff
Florian Apolloner
2008-06-21
1
-24
/
+16
*
Merge branch 'master' of git@gitorious.org:git-python/apollo13
Florian Apolloner
2008-06-20
0
-0
/
+0
|
\
|
*
Merge branch 'master' of git://gitorious.org/git-python/david
Florian Apolloner
2008-06-20
3
-40
/
+94
|
|
\
*
|
|
made with_exceptions=True default (don't look before you leak ;)) and removed...
Florian Apolloner
2008-06-20
3
-53
/
+38
*
|
|
Merge branch 'master' of git://gitorious.org/git-python/david into bisect
Florian Apolloner
2008-06-20
3
-40
/
+94
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cmd: rename with_keep_cwd to keep_cwd
David Aguilar
2008-06-15
1
-7
/
+9
|
*
|
Merge commit 'sverre/master' into david
David Aguilar
2008-06-15
2
-2
/
+24
|
|
\
\
|
|
*
|
Added a with_keep_cwd option
Sverre Rabbelier
2008-06-13
1
-1
/
+13
|
|
*
|
Improved the GIT_PYTHON_TRACE=full output format
Sverre Rabbelier
2008-06-13
1
-1
/
+10
|
|
*
|
Added /dist to .gitignore
Sverre Rabbelier
2008-06-13
1
-0
/
+1
|
*
|
|
cmd: better support for bare repositories
David Aguilar
2008-06-15
2
-3
/
+6
|
*
|
|
cmd: properly handle cwd for repos with work trees
David Aguilar
2008-06-12
1
-1
/
+4
|
*
|
|
repo: these changes make Govind's latest changes pass the test cases
David Aguilar
2008-06-12
1
-1
/
+6
|
*
|
|
Determine git_dir and git_work_tree in python.
Govind Salinas
2008-06-12
2
-37
/
+56
|
|
/
/
*
|
|
fixed the tests, which where broken before my commit, although the bug didn't...
Florian Apolloner
2008-06-20
1
-50
/
+50
|
|
/
|
/
|
*
|
fixed second problem in http://groups.google.com/group/git-python/browse_thre...
Florian Apolloner
2008-06-20
1
-1
/
+3
|
/
*
stupid typo *grr*
Florian Apolloner
2008-06-11
1
-2
/
+2
*
removed to much :รพ
Florian Apolloner
2008-06-11
1
-0
/
+4
*
added support for GIT_PYTHON_TRACE=='full', thx to SRabbelier for the suggestion
Florian Apolloner
2008-06-11
1
-2
/
+5
*
fixed init_bare
Florian Apolloner
2008-06-11
1
-10
/
+1
*
Merge branch 'master' of git://gitorious.org/git-python/mainline
Florian Apolloner
2008-06-07
5
-18
/
+15
|
\
|
*
changed svn to git. This makes more sense. I tried trunk, master, edge.
Michael Trier
2008-06-02
2
-2
/
+2
|
*
tests: removed an obsolete comment in test_it_ignores_false_kwargs
David Aguilar
2008-06-01
1
-1
/
+0
|
*
Git: guard against passing False to git commands
David Aguilar
2008-06-01
1
-2
/
+2
|
*
style: remove spaces around parens per PEP8
David Aguilar
2008-06-01
2
-1
/
+7
|
*
style: follow PEP 8 in git/cmd.py
David Aguilar
2008-06-01
1
-9
/
+9
|
*
put version stuff back.
Michael Trier
2008-06-01
2
-5
/
+2
*
|
fixed up the getattr stuff
Florian Apolloner
2008-06-07
1
-10
/
+7
*
|
use getattr instead of gettatribute
Florian Apolloner
2008-06-05
1
-1
/
+1
*
|
tests: add a test to ensure False is never passed to Git.execute
David Aguilar
2008-05-31
1
-0
/
+6
*
|
Git: guard against passing False to git commands
David Aguilar
2008-05-31
1
-2
/
+2
|
/
*
forgot to remove the stuff from README.
Michael Trier
2008-05-31
1
-191
/
+0
*
Removed tutorial from README and added it into new doc section.
Michael Trier
2008-05-31
1
-0
/
+191
*
stupid me i shouldn't use assert() in tests
David Aguilar
2008-05-31
1
-1
/
+1
*
fixed the buffer test.
Florian Apolloner
2008-06-01
1
-1
/
+1
*
Merge branch 'master' of git://gitorious.org/git-python/david
Florian Apolloner
2008-06-01
1
-0
/
+4
|
\
|
*
tests: ensure cmd.execute can handle large output
David Aguilar
2008-05-31
1
-0
/
+4
|
*
tests: allow "git version" test to pass on arbitrary git versions
David Aguilar
2008-05-31
1
-1
/
+1
*
|
fixed http://gitorious.org/projects/git-python/repos/apollo13/comments#comme...
Florian Apolloner
2008-06-01
1
-1
/
+1
*
|
Merge branch 'master' of git://gitorious.org/git-python/david
Florian Apolloner
2008-06-01
1
-1
/
+1
|
\
\
[next]