Commits
User selector
Commit History
Commits on Nov 6, 2010
Commits on Oct 30, 2010
Commits on Oct 21, 2010
Commits on Mar 20, 2010
Commits on Mar 4, 2010
Commits on Oct 21, 2009
Fixed utils.touch which did not work as the 'time' arg was missing, and even if added the method fails if the file does not exist ( at least on linux )
Show description for acb0fa8committed- committed
Added info about 0.1.7 release changes
Show description for a7f5274committed
Commits on Oct 20, 2009
Merging request 1108 which allows tree object parsing to deal with whitespace in path names
Show description for c1f56f7committed
Commits on Oct 8, 2009
Merge branches 'doc_enhancements' and 'fixes_for_mainline' into improvements_for_mainline
Show description for 88cc927committedFixed Diff class which used Commits instead of Blobs - as Blobs contain the path ( in the 'name' member variable ), the a|b_path members of Diff have been removed. Tests were adjusted and run
Show description for 19533ffcommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 5, 2009
Fix parsing for files with whitespace
Show description for bdf2e66committed
Commits on Jan 24, 2009
- committed
Corrected a problem with commits_between returning None.
Show description for bcd57e3committedFixed the gzip archive creation using python gzip module
Show description for 0ca61d4authored andcommitted
Commits on Dec 17, 2008
fixed Commit.stats retrieval for parentless commits in bare repos
Show description for e4582f8committed
Commits on Dec 16, 2008
Fixed a bug with branch names omitting path components.
Show description for b65df78committed- committed
- committed
Commits on Dec 15, 2008
- committed
Make message the full message and add a summary property
Show description for 6c486b2authored andcommitted
add support for parsing rename info to the diff parser
Show description for 5da34fdauthored andcommitted
implement a far far faster diff parser
Show description for 753e908authored andcommitted
add a path parameter to most commit methods
Show description for 9e14356authored andcommitted
remove ambiguity between paths and treeishs
Show description for 5bb8122authored andcommitted
fixed git.Tree.__len__ arguments
Show description for 11ec2e0authored andcommitted