aboutsummaryrefslogtreecommitdiff
path: root/ls-tree.c
Commit message (Expand)AuthorAge
* ls-tree: --name-onlyJunio C Hamano2005-12-01
* ls-tree: resurrect '-d' to mean 'show trees only'Junio C Hamano2005-12-01
* git-ls-tree: add "-t" option to always show the tree entriesLinus Torvalds2005-12-01
* ls-tree: Resurrect funny name quoting lost during rewrite.Junio C Hamano2005-11-28
* ls-tree: further tweaks of the rewriteLinus Torvalds2005-11-28
* ls-tree: further cleanup to parallel ls-files.Linus Torvalds2005-11-28
* ls-tree: major rewrite to do pathspecLinus Torvalds2005-11-28
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-28
* Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano2005-10-17
* Fix wrong filename listing bug in git-ls-tree.robfitz@273k.net2005-10-07
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* Fix sparse warnings.Linus Torvalds2005-07-03
* [PATCH] ls-tree: handle trailing slashes in the pathspec properly.Junio C Hamano2005-05-31
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-29
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-26
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH] Kill a bunch of pointer sign warnings for gcc4Brian Gerst2005-05-18
* [patch] git: cleanup in ls-tree.cIngo Molnar2005-05-11
* [PATCH] Do not initialize sha1_file_directory by hand.Junio C Hamano2005-05-06
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano2005-04-28
* [PATCH] Teach ls-tree about commit objectsJunio C Hamano2005-04-20
* [PATCH] Un unoptimize ls-tree behaviourJunio C Hamano2005-04-16
* [PATCH] ls-tree enhancementsJunio C Hamano2005-04-15
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* [PATCH] ls-tree for listing treesPetr Baudis2005-04-13