summaryrefslogtreecommitdiff
path: root/ls-tree.c
Commit message (Expand)AuthorAgeFilesLines
* sparse cleanupLinus Torvalds2005-05-201-3/+3
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-1/+1
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-181-1/+1
* [patch] git: cleanup in ls-tree.cIngo Molnar2005-05-111-0/+1
* [PATCH] Do not initialize sha1_file_directory by hand.Junio C Hamano2005-05-061-3/+0
* Add "get_sha1()" helper function.Linus Torvalds2005-05-011-1/+1
* [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano2005-04-281-1/+1
* [PATCH] Teach ls-tree about commit objectsJunio C Hamano2005-04-201-6/+5
* [PATCH] Un unoptimize ls-tree behaviourJunio C Hamano2005-04-161-26/+15
* [PATCH] ls-tree enhancementsJunio C Hamano2005-04-151-18/+90
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-131-4/+4
* [PATCH] ls-tree for listing treesPetr Baudis2005-04-131-0/+53