| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-05-23 | Builtin git-ls-tree. | Peter Eriksen | 1 | -155/+0 |
| 2006-05-08 | Separate object name errors from usage errors | Dmitry V. Levin | 1 | -2/+2 |
| 2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 1 | -2/+2 |
| 2006-03-23 | Merge branch 'jc/name' into next | Junio C Hamano | 1 | -0/+1 |
| 2006-03-23 | sha1_name: warning ambiguous refs. | Junio C Hamano | 1 | -0/+1 |
| 2006-03-17 | ls-tree: add --abbrev[=<n>] option | Eric Wong | 1 | -2/+17 |
| 2006-01-26 | Only use a single parser for tree objects | Daniel Barkalow | 1 | -5/+4 |
| 2005-12-23 | ls-tree: chomp leading directories when run from a subdirectory | Junio C Hamano | 1 | -4/+18 |
| 2005-12-01 | ls-tree: --name-only | Junio C Hamano | 1 | -2/+11 |
| 2005-12-01 | ls-tree: resurrect '-d' to mean 'show trees only' | Junio C Hamano | 1 | -0/+6 |
| 2005-12-01 | git-ls-tree: add "-t" option to always show the tree entries | Linus Torvalds | 1 | -24/+41 |
| 2005-11-28 | ls-tree: Resurrect funny name quoting lost during rewrite. | Junio C Hamano | 1 | -1/+3 |
| 2005-11-28 | ls-tree: further tweaks of the rewrite | Linus Torvalds | 1 | -4/+26 |
| 2005-11-28 | ls-tree: further cleanup to parallel ls-files. | Linus Torvalds | 1 | -5/+4 |
| 2005-11-28 | ls-tree: major rewrite to do pathspec | Linus Torvalds | 1 | -205/+22 |
| 2005-11-28 | write_name_quoted(): make one of the path a counted string. | Junio C Hamano | 1 | -1/+3 |
| 2005-10-17 | Update ls-files and ls-tree to use C-style quoting for funny pathnames. | Junio C Hamano | 1 | -2/+4 |
| 2005-10-07 | Fix wrong filename listing bug in git-ls-tree. | robfitz@273k.net | 1 | -26/+29 |
| 2005-07-29 | [PATCH] Unify usage strings declaration | Petr Baudis | 1 | -1/+1 |
| 2005-07-03 | Fix sparse warnings. | Linus Torvalds | 1 | -1/+1 |
| 2005-05-31 | [PATCH] ls-tree: handle trailing slashes in the pathspec properly. | Junio C Hamano | 1 | -47/+47 |
| 2005-05-29 | [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" | Junio C Hamano | 1 | -145/+180 |
| 2005-05-26 | [PATCH] Make ls-* output consistent with diff-* output format. | Junio C Hamano | 1 | -1/+1 |
| 2005-05-26 | [PATCH] ls-tree matching multiple paths | Jason McMullan | 1 | -17/+118 |
| 2005-05-20 | sparse cleanup | Linus Torvalds | 1 | -3/+3 |
| 2005-05-19 | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 1 | -1/+1 |
| 2005-05-18 | [PATCH] Kill a bunch of pointer sign warnings for gcc4 | Brian Gerst | 1 | -1/+1 |
| 2005-05-11 | [patch] git: cleanup in ls-tree.c | Ingo Molnar | 1 | -0/+1 |
| 2005-05-06 | [PATCH] Do not initialize sha1_file_directory by hand. | Junio C Hamano | 1 | -3/+0 |
| 2005-05-01 | Add "get_sha1()" helper function. | Linus Torvalds | 1 | -1/+1 |
| 2005-04-28 | [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 | Junio C Hamano | 1 | -1/+1 |
| 2005-04-20 | [PATCH] Teach ls-tree about commit objects | Junio C Hamano | 1 | -6/+5 |
| 2005-04-16 | [PATCH] Un unoptimize ls-tree behaviour | Junio C Hamano | 1 | -26/+15 |
| 2005-04-15 | [PATCH] ls-tree enhancements | Junio C Hamano | 1 | -18/+90 |
| 2005-04-13 | [PATCH] Consolidate the error handling | Petr Baudis | 1 | -4/+4 |
| 2005-04-13 | [PATCH] ls-tree for listing trees | Petr Baudis | 1 | -0/+53 |