]> git.ipfire.org Git - thirdparty/git.git/history - ls-tree.c
Merge fixes up to GIT 1.0.5
[thirdparty/git.git] / ls-tree.c
2005-12-27  Junio C HamanoMerge fixes up to GIT 1.0.5
2005-12-26  Junio C HamanoMerge branch 'jc/checkout'
2005-12-23  Junio C HamanoAdjust to ls-tree --full-name when run from a subdirectory.
2005-12-23  Junio C Hamanols-tree: chomp leading directories when run from a...
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-12-01  Junio C Hamanols-tree: --name-only
2005-12-01  Junio C Hamanols-tree: resurrect '-d' to mean 'show trees only'
2005-12-01  Linus Torvaldsgit-ls-tree: add "-t" option to always show the tree...
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-30  Junio C HamanoMerge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect...
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C Hamanols-tree: work from subdirectory.
2005-11-29  Junio C Hamanols-tree: Resurrect funny name quoting lost during rewrite.
2005-11-29  Linus Torvaldsls-tree: further tweaks of the rewrite
2005-11-29  Linus Torvaldsls-tree: further cleanup to parallel ls-files.
2005-11-29  Linus Torvaldsls-tree: major rewrite to do pathspec
2005-11-29  Junio C Hamanowrite_name_quoted(): make one of the path a counted...
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoUpdate ls-files and ls-tree to use C-style quoting...
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-08  Junio C HamanoMerge branch 'fixes'
2005-10-08  Junio C HamanoMerge branch 'fixes'
2005-10-07  robfitz@273k.netFix wrong filename listing bug in git-ls-tree.
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-30  Petr Baudis[PATCH] Unify usage strings declaration
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-01  Junio C Hamano[PATCH] ls-tree: handle trailing slashes in the pathspe...
2005-05-29  Junio C Hamano[PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"
2005-05-26  Junio C Hamano[PATCH] Make ls-* output consistent with diff-* output...
2005-05-26  Jason McMullan[PATCH] ls-tree matching multiple paths
2005-05-20  Linus Torvaldssparse cleanup
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-11  Ingo Molnar[patch] git: cleanup in ls-tree.c
2005-05-07  Junio C Hamano[PATCH] Do not initialize sha1_file_directory by hand.
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-28  Junio C Hamano[PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-21  Junio C Hamano[PATCH] Teach ls-tree about commit objects
2005-04-16  Junio C Hamano[PATCH] Un unoptimize ls-tree behaviour
2005-04-15  Junio C Hamano[PATCH] ls-tree enhancements
2005-04-13  Petr Baudis[PATCH] Consolidate the error handling
2005-04-13  Petr Baudis[PATCH] ls-tree for listing trees