Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / tag.c
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 GIT 1.0.8 v1.0.8
2006-01-07 [PATCH] Compilation: zero-length array declaration.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
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-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-15 Rework object refs tracking to reduce memory usage
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-03 GIT 0.99.9c v0.99.9c
2005-11-03 Be careful when dereferencing tags.
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 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-08-05 Fix send-pack for non-commitish tags.
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-06 Merge master.kernel.org:/pub/scm/gitk/gitk
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-06-22 [PATCH] Parse tags for absent objects
2005-06-08 [PATCH] Anal retentive 'const unsigned char *sha1'
2005-05-20 [PATCH] delta check
2005-05-06 [PATCH] don't load and decompress objects twice with...
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-05 Teach fsck-cache to accept non-commits for reachability...
2005-05-04 [PATCH] Fix memory leaks in git-fsck-cache
2005-04-30 [PATCH] compat: replace AF_LOCAL with AF_UNIX
2005-04-28 [PATCH] Add tag header/parser to library