Subject: [PATCH] git-fetch-pack: Do not use git-rev-list
[git.git] / cat-file.c
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Junio C HamanoMerge refs/heads/master from .
2005-08-30 Junio C Hamanocat-file: make it work in a subdirectory.
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-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-14 Junio C Hamano[PATCH] cat-file: be consistent in usage string and...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-07-01 Junio C Hamano[PATCH] Avoid unnecessarily inflating and interpreting...
2005-06-28 Junio C Hamano[PATCH] git-cat-file: '-s' to find out object size.
2005-06-28 Junio C Hamano[PATCH] git-cat-file: use sha1_object_info() on '-t'.
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-05-02 Alexey Nezhdanov[PATCH] git-export complains about mising cat-file
2005-05-02 Linus TorvaldsFix missing '\n' at end of git-cat-file -t output.
2005-05-02 Linus TorvaldsMake "cat-file" use "read_object_with_reference()"
2005-05-01 Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-13 Petr Baudis[PATCH] Consolidate the error handling
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Linus TorvaldsMake "cat-file" output the file contents to stdout.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...