Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / cat-file.c
2006-03-28 Merge branch ak/svn
2006-03-27 Merge branch 'lt/diffgen' into next
2006-03-26 Merge branches 'jc/clone' and 'jc/name'
2006-03-26 Merge branch 'lt/diffgen' into next
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Merge branch 'ew/email' into next
2006-03-26 Merge branch 'lt/diffgen' into next
2006-03-26 Merge branch 'rs/tar-tree' into next
2006-03-24 Merge branch 'jc/name' into next
2006-03-24 sha1_name: warning ambiguous refs.
2006-03-05 Cauterize dropped or duplicate bits from next.
2006-03-04 Merge jc/diff leftover bits.
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame'
2006-03-04 Merge branch 'lt/rev-list'
2006-03-04 Merge part of 'sp/checkout'
2006-03-04 Merge branch 'fk/blame' into next
2006-03-04 Merge branch 'lt/rev-list' into next
2006-03-04 Merge branch 'jc/diff' into next
2006-03-04 Merge branch 'maint'
2006-03-03 Merge branch 'jc/delta' into next
2006-03-03 Merge branch 'jc/diff' into next
2006-03-03 Merge branch 'fk/blame' into next
2006-03-03 Merge branch 'lt/rev-list' into next
2006-03-03 Merge branch 'jc/diff'
2006-03-02 Merge branch 'ml/cvsserver'
2006-03-02 Merge branch 'maint'
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag'
2006-03-02 Merge branch 'np/delta' into next
2006-03-02 Merge branch 'ml/cvsserver' into next
2006-03-02 Merge branch 'jc/tag' into next
2006-03-02 Pretty-print tagger dates.
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-21 GIT 1.0.0 v1.0.0
2005-12-20 xread/xwrite: do not worry about EINTR at calling sites.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-12-04 A few more options for git-cat-file
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Merge refs/heads/master from .
2005-08-30 cat-file: make it work in a subdirectory.
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-14 [PATCH] cat-file: be consistent in usage string and...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Merge with Linus' current tree
2005-07-01 [PATCH] Avoid unnecessarily inflating and interpreting...
2005-06-28 [PATCH] git-cat-file: '-s' to find out object size.
2005-06-28 [PATCH] git-cat-file: use sha1_object_info() on '-t'.
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-02 [PATCH] git-export complains about mising cat-file
2005-05-02 Fix missing '\n' at end of git-cat-file -t output.
2005-05-02 Make "cat-file" use "read_object_with_reference()"
2005-05-01 Add "get_sha1()" helper function.
2005-04-13 [PATCH] Consolidate the error handling
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Make "cat-file" output the file contents to stdout.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...