10 Commits (2e8fd7819521b43e89f3baa9c6a95042ed7da4b4)

Author SHA1 Message Date
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 17 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Jakub Narebski a5bbda8b7b Add an option to git-ls-tree to display also the size of blob 18 years ago
Linus Torvalds f35a6d3bce Teach core object handling functions about gitlinks 18 years ago
Junio C Hamano 1968d77dd6 prefixcmp(): fix-up leftover strncmp(). 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Peter Eriksen aae01bda7f Builtin git-ls-tree. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Eric Wong cb85bfe5df ls-tree: add --abbrev[=<n>] option 19 years ago
Daniel Barkalow 521698b153 Only use a single parser for tree objects 19 years ago
Junio C Hamano a69dd585fc ls-tree: chomp leading directories when run from a subdirectory 19 years ago
Junio C Hamano c639a5548a ls-tree: --name-only 19 years ago
Junio C Hamano f59846718e ls-tree: resurrect '-d' to mean 'show trees only' 19 years ago
Linus Torvalds 0f8f45cb4a git-ls-tree: add "-t" option to always show the tree entries 19 years ago
Junio C Hamano b191fa72ea ls-tree: work from subdirectory. 19 years ago
Junio C Hamano 32b5904b5f ls-tree: Resurrect funny name quoting lost during rewrite. 19 years ago
Linus Torvalds e2466376ec ls-tree: further tweaks of the rewrite 19 years ago
Linus Torvalds b45c569b6f ls-tree: further cleanup to parallel ls-files. 19 years ago
Linus Torvalds 3c5e8468a9 ls-tree: major rewrite to do pathspec 19 years ago
Junio C Hamano 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. 19 years ago
Junio C Hamano 22ddf71979 Update ls-files and ls-tree to use C-style quoting for funny pathnames. 19 years ago
robfitz@273k.net ab1630a3ed Fix wrong filename listing bug in git-ls-tree. 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Linus Torvalds 6da4016aea Fix sparse warnings. 20 years ago
Junio C Hamano 66204988fe [PATCH] ls-tree: handle trailing slashes in the pathspec properly. 20 years ago
Junio C Hamano 6af1f0192f [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" 20 years ago
Junio C Hamano 2eab945e86 [PATCH] Make ls-* output consistent with diff-* output format. 20 years ago
Jason McMullan 6d3a5077dd [PATCH] ls-tree matching multiple paths 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Brian Gerst bf0f910d1d [PATCH] Kill a bunch of pointer sign warnings for gcc4 20 years ago
Ingo Molnar c599caca3a [patch] git: cleanup in ls-tree.c 20 years ago
Junio C Hamano 3d0291c450 [PATCH] Do not initialize sha1_file_directory by hand. 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Junio C Hamano 40469ee9c6 [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1 20 years ago
Junio C Hamano 23b127ed08 [PATCH] Teach ls-tree about commit objects 20 years ago
Junio C Hamano 0f2303f719 [PATCH] Un unoptimize ls-tree behaviour 20 years ago
Junio C Hamano aa1c48df81 [PATCH] ls-tree enhancements 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Petr Baudis 7912c07037 [PATCH] ls-tree for listing trees 20 years ago