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
*
Many small doc changes pulled in from the 0.1.7RC branch.
0.1.7
Michael Trier
2010-03-20
1
-3
/
+3
*
Corrected a bunch of whitespace that makes some folks crazy. Added Sebastian ...
Michael Trier
2010-03-03
1
-14
/
+14
*
Fixed repo.alternates implementation which didn't work in the 'real' world wi...
Sebastian Thiel
2009-10-21
1
-9
/
+13
*
improved repo documentation
Sebastian Thiel
2009-10-08
1
-29
/
+51
*
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2009-01-24
1
-1
/
+1
*
Corrected a problem with commits_between returning None.
Michael Trier
2009-01-24
1
-2
/
+2
*
Fixed the gzip archive creation using python gzip module
Eric Jonas
2009-01-24
1
-1
/
+8
*
Corrected conflict with pep8 changes from apollo13.
Michael Trier
2008-12-15
1
-9
/
+9
|
\
|
*
pep008!
Florian Apolloner
2008-12-15
1
-8
/
+8
*
|
add a path parameter to most commit methods
Paul Sowden
2008-12-15
1
-10
/
+25
*
|
remove ambiguity between paths and treeishs
Paul Sowden
2008-12-15
1
-6
/
+5
|
/
*
Replace GitPython with git in repr() outputs.
Steve Frécinaux
2008-09-17
1
-16
/
+16
*
Merge branch 'master' of git://gitorious.org/git-python/dokais-clone
Michael Trier
2008-09-14
1
-0
/
+31
|
\
|
*
Added a read-only Repo.active_branch property which returns the name of the c...
Kai Lautaportti
2008-09-12
1
-0
/
+14
|
*
Cosmetic fixes to be consistent with the overall coding style.
Kai Lautaportti
2008-09-12
1
-4
/
+5
|
*
Added a read-only property Repo.is_dirty which reflects the status of the
Kai Lautaportti
2008-09-12
1
-0
/
+16
*
|
Allow modifying the project description
Steve Frécinaux
2008-09-07
1
-14
/
+13
*
|
Make daemon export a property of git.Repo
Steve Frécinaux
2008-09-07
1
-19
/
+16
*
|
Initialize trees completely in tree.__bake__().
Steve Frécinaux
2008-09-05
1
-5
/
+3
|
/
*
Fix unneeded dict unpacking.
Steve Frécinaux
2008-09-05
1
-2
/
+2
*
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