[PATCH] Fix git patch header processing in git-apply.
[git.git] / git-fetch-script
2005-08-27 Junio C HamanoFix pulling into the same branch.
2005-08-25 Junio C HamanoFix fetching of tags.
2005-08-24 Junio C HamanoMerge refs/heads/master from .
2005-08-24 Junio C Hamano[PATCH] Allow "+remote:local" refspec to cause --force...
2005-08-24 Junio C Hamano[PATCH] "git fetch --force".
2005-08-24 Junio C Hamano[PATCH] Make "git pull" and "git fetch" default to...
2005-08-24 Junio C Hamano[PATCH] Multi-head fetch.
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-13 Junio C HamanoMerge master changes into release candidate branch.
2005-08-12 Junio C Hamanofetch-pack: start multi-head pulling.
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-09 Junio C HamanoMerge with master.
2005-08-09 Catalin Marinas[PATCH] Make curl fail on server error
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-08-01 Junio C HamanoRetire git-fetch-dumb-http and missing-revs
2005-07-31 Junio C HamanoFetch from a packed repository on dumb servers.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-23 Darrin Thompson[PATCH] Support more http features: https no cert,...
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus Torvaldsgit-fetch-script: fix http:// breakage
2005-07-16 Linus TorvaldsFix git-fetch-script breakage
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-16 Junio C Hamano[PATCH] fetch/pull: short-hand notation for remote...
2005-07-08 Linus TorvaldsAdd "git-sh-setup-script" for common git shell script...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Linus TorvaldsMerge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Linus TorvaldsWork around git-http-pull breakage in git-fetch-script
2005-07-05 Linus Torvaldsgit-fetch-script: use git-fetch-pack for local and...
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-23 Linus TorvaldsMake "git fetch" able to fetch a named tag
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Linus TorvaldsClean up different special *HEAD handling
2005-06-07 Linus TorvaldsMake fetch/pull scripts terminate cleanly on errors
2005-05-22 Linus TorvaldsSplit up git-pull-script into separate "fetch" and...