[PATCH] Install git-verify-tag-script
[git.git] / http-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 refs by HTTP
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-22 Linus TorvaldsInclude file cleanups..
2005-05-18 Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-06 Junio C HamanoImplement -v (verbose) option for pull methods other...
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
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-24 Daniel Barkalow[PATCH] Various transport programs