[PATCH] Install git-verify-tag-script
[git.git] / pull.c
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-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 Daniel Barkalow[PATCH] Pull misc objects
2005-06-21 Mika Kukkonen[PATCH] Fix several gcc4 signedness warnings
2005-06-07 Daniel Barkalow[PATCH] Generic support for pulling refs
2005-06-05 Junio C Hamano[PATCH] pull: gracefully recover from delta retrieval...
2005-06-02 Junio C Hamano[PATCH] Handle deltified object correctly in git-*...
2005-05-06 Junio C HamanoImplement -v (verbose) option for pull methods other...
2005-05-05 Linus TorvaldsMerge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Junio C HamanoMake git-*-pull say who wants them for missing objects.
2005-05-02 Junio C Hamano[PATCH] Do not call fetch() when we have it.
2005-04-30 Daniel Barkalow[PATCH] Split out "pull" from particular methods