Use 'git status' now it can handle initial commit.
[gitweb.git] / git-fetch-script
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-27 Fix pulling into the same branch.
2005-08-25 Fix fetching of tags.
2005-08-24 Merge refs/heads/master from .
2005-08-24 [PATCH] Allow "+remote:local" refspec to cause --force...
2005-08-24 [PATCH] "git fetch --force".
2005-08-24 [PATCH] Make "git pull" and "git fetch" default to...
2005-08-24 [PATCH] Multi-head fetch.
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-13 Merge master changes into release candidate branch.
2005-08-12 fetch-pack: start multi-head pulling.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-09 Merge with master.
2005-08-09 [PATCH] Make curl fail on server error
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-01 Retire git-fetch-dumb-http and missing-revs
2005-07-31 Fetch from a packed repository on dumb servers.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-23 [PATCH] Support more http features: https no cert,...
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 git-fetch-script: fix http:// breakage
2005-07-16 Fix git-fetch-script breakage
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-16 [PATCH] fetch/pull: short-hand notation for remote...
2005-07-08 Add "git-sh-setup-script" for common git shell script...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Merge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Work around git-http-pull breakage in git-fetch-script
2005-07-05 git-fetch-script: use git-fetch-pack for local and...
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-23 Make "git fetch" able to fetch a named tag
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Clean up different special *HEAD handling
2005-06-07 Make fetch/pull scripts terminate cleanly on errors
2005-05-22 Split up git-pull-script into separate "fetch" and...