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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed object bug that would cause object ids not to be resolved to sha's as t...
Sebastian Thiel
2009-10-16
1
-0
/
+2
*
repo.untracked_files added including test
Sebastian Thiel
2009-10-16
1
-0
/
+1
*
Improved archive function by allowing it to directly write to an output strea...
Sebastian Thiel
2009-10-15
1
-2
/
+2
*
repo: made init and clone methods less specific, previously they wanted to do...
Sebastian Thiel
2009-10-15
1
-1
/
+6
*
repo.commit_delta_base: removed
Sebastian Thiel
2009-10-15
1
-0
/
+4
*
repo: removed commits_between but added a note about how this can be achieved...
Sebastian Thiel
2009-10-15
1
-1
/
+2
*
Added Commit.iter_parents to iterate all parents
Sebastian Thiel
2009-10-15
1
-0
/
+7
*
repo: removed a few methods because of redundancy or because it will be obsol...
Sebastian Thiel
2009-10-15
1
-1
/
+5
*
All times are not stored as time_struct, but as simple int to consume less me...
Sebastian Thiel
2009-10-15
1
-0
/
+3
*
test_performance: module containing benchmarks to get an idea of the achieved...
Sebastian Thiel
2009-10-15
1
-0
/
+2
*
Refs are now truly dynamic - this costs a little bit of (persistent command) ...
Sebastian Thiel
2009-10-14
1
-0
/
+6
*
cmd: added option to return the process directly, allowing to read the output...
Sebastian Thiel
2009-10-14
1
-0
/
+1
*
renamed find_all to list_all, changed commit to use iterable interface in pre...
Sebastian Thiel
2009-10-13
1
-3
/
+11
*
tree: renamed content_from_string to _from_string to make it private. Removed...
Sebastian Thiel
2009-10-13
1
-0
/
+1
*
tree: now behaves like a list with string indexing functionality - using a di...
Sebastian Thiel
2009-10-12
1
-1
/
+5
*
repo.active_branch now returns a Head object, not a string
Sebastian Thiel
2009-10-12
1
-0
/
+4
*
renamed from_string and list_from_string to _from_string and _list_from_strin...
Sebastian Thiel
2009-10-12
1
-0
/
+3
*
Reorganized package structure and cleaned up imports
Sebastian Thiel
2009-10-12
1
-0
/
+10
*
Added remaining tests for new base classes and removed some methods whose exi...
Sebastian Thiel
2009-10-11
1
-0
/
+3
*
Fixed remaining tests to deal with the changes
Sebastian Thiel
2009-10-11
1
-1
/
+6
*
Blob|Tree: renamed 'name' member to 'path', updated tests and changelog as it...
Sebastian Thiel
2009-10-09
1
-14
/
+22
*
Fixed Diff class which used Commits instead of Blobs - as Blobs contain the p...
Sebastian Thiel
2009-10-08
1
-0
/
+14
*
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2009-01-24
1
-0
/
+2
*
Corrected a problem with commits_between returning None.
Michael Trier
2009-01-24
1
-0
/
+7
*
fixed Commit.stats retrieval for parentless commits in bare repos
Michael Trier
2008-12-16
1
-0
/
+3
*
Added changes information for path component change.
Michael Trier
2008-12-16
1
-1
/
+5
*
Added in Changes documentation for 0.1.6
Michael Trier
2008-12-15
1
-0
/
+32
*
Added in new changes and bumped for version 0.1.5
0.1.5
Michael Trier
2008-12-15
1
-1
/
+62
*
Always fogetting the changes.
Michael Trier
2008-07-17
1
-0
/
+6
*
bump
0.1.4
Michael Trier
2008-07-16
1
-1
/
+1
*
Cleaned up changes file.
Michael Trier
2008-07-16
1
-2
/
+6
*
renamed gitter to cmd since that makes more sense. Fixed up changes doc.
Michael Trier
2008-05-31
1
-0
/
+2
*
added in changes to this release
Michael Trier
2008-05-30
1
-6
/
+30
*
renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ...
Michael Trier
2008-05-30
1
-0
/
+9
*
lots of little fixes. Corrected problem with creating bare repo. Added Repo...
Michael Trier
2008-05-18
1
-1
/
+1
*
Corrected problem with tree.__len__ getting confused with zero length files. ...
Michael Trier
2008-05-17
1
-0
/
+6
*
Fixed up rspec comments that are passing.
Michael Trier
2008-05-08
1
-0
/
+4
*
initial project
Michael Trier
2008-05-07
1
-0
/
+7