Sign in
googlers
/
jrn
/
git
/
51a94af845cb3f797abd638478834721d7295af7
/
builtin-ls-tree.c
7d0b18a
Add output flushing before fork()
by Anders Melchiorsen
· 17 years ago
588c038
Merge branch 'sb/dashless'
by Junio C Hamano
· 17 years ago
671f070
add context pointer to read_tree_recursive()
by René Scharfe
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
663af34
Full rework of quote_c_style and write_name_quoted.
by Pierre Habouzit
· 17 years ago
2555699
Merge branch 'jn/lstree'
by Junio C Hamano
· 18 years ago
302b928
rename dirlink to gitlink.
by Martin Waitz
· 18 years ago
a5bbda8
Add an option to git-ls-tree to display also the size of blob
by Jakub Narebski
· 18 years ago
f35a6d3
Teach core object handling functions about gitlinks
by Linus Torvalds
· 18 years ago
1968d77
prefixcmp(): fix-up leftover strncmp().
by Junio C Hamano
· 18 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
097dc3d
Remove "tree->entries" tree-entry list from tree parser
by Linus Torvalds
· 19 years ago
aae01bd
Builtin git-ls-tree.
by Peter Eriksen
· 19 years ago
[Renamed (96%) from ls-tree.c]
31fff30
Separate object name errors from usage errors
by Dmitry V. Levin
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 19 years ago
88d9405
Merge branch 'jc/name' into next
by Junio C Hamano
· 19 years ago
84a9b58
sha1_name: warning ambiguous refs.
by Junio C Hamano
· 19 years ago
cb85bfe
ls-tree: add --abbrev[=<n>] option
by Eric Wong
· 19 years ago
521698b
Only use a single parser for tree objects
by Daniel Barkalow
· 19 years ago
a69dd58
ls-tree: chomp leading directories when run from a subdirectory
by Junio C Hamano
· 19 years ago
c639a55
ls-tree: --name-only
by Junio C Hamano
· 19 years ago
f598467
ls-tree: resurrect '-d' to mean 'show trees only'
by Junio C Hamano
· 19 years ago
0f8f45c
git-ls-tree: add "-t" option to always show the tree entries
by Linus Torvalds
· 19 years ago
32b5904
ls-tree: Resurrect funny name quoting lost during rewrite.
by Junio C Hamano
· 19 years ago
e246637
ls-tree: further tweaks of the rewrite
by Linus Torvalds
· 19 years ago
b45c569
ls-tree: further cleanup to parallel ls-files.
by Linus Torvalds
· 19 years ago
3c5e846
ls-tree: major rewrite to do pathspec
by Linus Torvalds
· 19 years ago
9ef2b3c
write_name_quoted(): make one of the path a counted string.
by Junio C Hamano
· 19 years ago
22ddf71
Update ls-files and ls-tree to use C-style quoting for funny pathnames.
by Junio C Hamano
· 19 years ago
ab1630a
Fix wrong filename listing bug in git-ls-tree.
by robfitz@273k.net
· 19 years ago
4d1f119
[PATCH] Unify usage strings declaration
by Petr Baudis
· 20 years ago
6da4016
Fix sparse warnings.
by Linus Torvalds
· 20 years ago
6620498
[PATCH] ls-tree: handle trailing slashes in the pathspec properly.
by Junio C Hamano
· 20 years ago
6af1f01
[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
by Junio C Hamano
· 20 years ago
2eab945
[PATCH] Make ls-* output consistent with diff-* output format.
by Junio C Hamano
· 20 years ago
6d3a507
[PATCH] ls-tree matching multiple paths
by Jason McMullan
· 20 years ago
e99d59f
sparse cleanup
by Linus Torvalds
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
bf0f910
[PATCH] Kill a bunch of pointer sign warnings for gcc4
by Brian Gerst
· 20 years ago
c599cac
[patch] git: cleanup in ls-tree.c
by Ingo Molnar
· 20 years ago
3d0291c
[PATCH] Do not initialize sha1_file_directory by hand.
by Junio C Hamano
· 20 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
· 20 years ago
40469ee
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
by Junio C Hamano
· 20 years ago
23b127e
[PATCH] Teach ls-tree about commit objects
by Junio C Hamano
· 20 years ago
0f2303f
[PATCH] Un unoptimize ls-tree behaviour
by Junio C Hamano
· 20 years ago
aa1c48d
[PATCH] ls-tree enhancements
by Junio C Hamano
· 20 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
· 20 years ago
7912c07
[PATCH] ls-tree for listing trees
by Petr Baudis
· 20 years ago