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
/
lib
/
git
/
repo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git@gitorious.org:git-python/mainline
Florian Apolloner
2008-08-21
1
-1
/
+1
|
\
|
*
fixed it so init actually creates a bare repo. Thank you Daniel Watkins.
Michael Trier
2008-08-18
1
-1
/
+1
*
|
fixed unneeded list unpacking
Florian Apolloner
2008-08-21
1
-3
/
+3
|
/
*
Fix use of bare repositories.
Jelmer Vernooij
2008-07-28
1
-1
/
+2
*
Added license information to all files.
Michael Trier
2008-07-16
1
-0
/
+6
*
fixed http://groups.google.com/group/git-python/browse_thread/thread/b8f3580a...
Florian Apolloner
2008-06-25
1
-27
/
+29
*
added os.path.expanduser to the repo initialization
Florian Apolloner
2008-06-21
1
-0
/
+1
*
cmd: better support for bare repositories
David Aguilar
2008-06-15
1
-1
/
+1
*
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
1
-6
/
+6
*
stupid typo *grr*
Florian Apolloner
2008-06-11
1
-2
/
+2
*
removed to much :รพ
Florian Apolloner
2008-06-11
1
-0
/
+4
*
fixed init_bare
Florian Apolloner
2008-06-11
1
-10
/
+1
*
renamed gitter to cmd since that makes more sense. Fixed up changes doc.
Michael Trier
2008-05-31
1
-1
/
+1
*
renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...
Michael Trier
2008-05-30
1
-0
/
+435