summaryrefslogtreecommitdiff
path: root/src/commit.h
Commit message (Expand)AuthorAgeFilesLines
* Add external API to access detailed commit attributesVicent Marti2010-07-151-6/+21
* Add support for tree objects in revision poolsVicent Marti2010-07-151-0/+4
* Changed revpool's object table to support arbitrary objectsVicent Marti2010-07-151-0/+1
* Added new error codes. Improved error handling.Vicent Marti2010-06-021-2/+2
* Fixed brace placement and converted spaces to tabs.Vicent Marti2010-06-021-15/+15
* Add topological sorting and new insertion methods for commit lists.Vicent Marti2010-06-021-3/+9
* Added sort method for commit lists.Vicent Marti2010-06-021-0/+1
* Add 'git_revpool_object' and 'git_revpool_table' structures.Vicent Marti2010-06-021-2/+3
* Changed 'git_commit_list' from a linked list to a doubly-linked list.Vicent Marti2010-06-021-7/+19
* Add arbritrary ordering revision walking.Vicent Marti2010-06-021-0/+1
* Split git_commit_lookup into separate functions.Vicent Marti2010-06-021-0/+2
* Add commit parents to parsed commits and commit lists to the revpool.Vicent Marti2010-06-021-0/+11
* Fixed indentation issues in commit.cVicent Marti2010-06-021-4/+4
* Add basic functionality for commit lookup/parsingVicent Marti2010-06-021-0/+9
* Fix some coding style issuesRamsay Jones2010-02-281-1/+1
* Cleanup formatting in our head files to be more consistentShawn O. Pearce2008-12-301-0/+1
* Get rid of GIT__PRIVATE macroAndreas Ericsson2008-11-221-0/+14