summaryrefslogtreecommitdiff
path: root/git-fetch.sh
AgeCommit message (Expand)Author
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-25Add another verbosity level to git-fetchAlex Riesen
2007-04-24git-fetch: Fix "argument list too long"OGAWA Hirofumi
2007-04-10git-fetch: use fetch--tool pick-rref to avoid local fetch from alternateJunio C Hamano
2007-04-09Merge branch 'js/fetch-progress'Junio C Hamano
2007-03-28http-fetch: don't use double-slash as directory separator in URLsGerrit Pape
2007-03-20git-fetch: Fix single_force in append_fetch_headSanti Béjar
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini
2007-03-14Merge branch 'jc/fetch'Junio C Hamano
2007-03-09git-fetch: add --quietJunio C Hamano
2007-03-05Merge branch 'js/fetch-progress' (early part)Junio C Hamano
2007-03-01git-fetch: retire update-local-ref which is not used anymore.Junio C Hamano
2007-02-28Merge branch 'js/bundle'Junio C Hamano
2007-02-27Merge branch 'np/types' into jc/fetchJunio C Hamano
2007-02-24git-fetch--tool takes flags before the subcommand.Junio C Hamano
2007-02-23Add git-bundle: move objects and references by archiveJohannes Schindelin
2007-02-20fetch & clone: do not output progress when not on a ttyJohannes Schindelin
2007-02-15remotes.not-origin.tagoptJunio C Hamano
2007-02-14Use stdin reflist passing in git-fetch.shJulian Phillips
2007-02-14git-fetch: rewrite another shell loop in CJunio C Hamano
2007-02-14git-fetch: move more code into C.Junio C Hamano
2007-02-14git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano
2007-02-14git-fetch: split fetch_main into fetch_dumb and fetch_nativeJunio C Hamano
2007-02-13"git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano
2007-01-31Escape --upload-pack from expr.Shawn O. Pearce
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-25make --upload-pack option to git-fetch configurableUwe Kleine-König
2007-01-25ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano
2007-01-13Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano
2007-01-08git-fetch: allow updating the current branch in a bare repository.Junio C Hamano
2007-01-01git-fetch: remove .keep file at the end.Junio C Hamano
2006-12-28Merge branch 'js/shallow'Junio C Hamano
2006-12-28Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce
2006-12-27Merge branch 'master' into js/shallowJunio C Hamano
2006-12-18make git a bit less cryptic on fetch errorsNicolas Pitre
2006-12-18git-fetch: Avoid reading packed refs over and over againJunio C Hamano
2006-12-14git-fetch: make it work from within a subdirectory.Junio C Hamano
2006-11-25Merge branch 'master' into jc/globfetchJunio C Hamano
2006-11-25git-fetch: exit with non-zero status when fast-forward check failsJunio C Hamano
2006-11-24git-fetch: Reset shallow_depth before auto-following tags.Alexandre Julliard
2006-11-24allow deepening of a shallow repositoryJohannes Schindelin
2006-11-24git-fetch: fix dumb protocol transport to fetch from pack-pruned refJunio C Hamano
2006-11-24git-fetch: reuse ls-remote result.Junio C Hamano
2006-11-20git-fetch: follow lightweit tags as well.Junio C Hamano
2006-11-03remove .keep pack lock files when done with refs updateNicolas Pitre
2006-11-03git-fetch can use both --thin and --keep with fetch-pack nowNicolas Pitre
2006-11-01Merge branch 'jc/refs-and-fetch'Junio C Hamano
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25git-fetch.sh printed protocol fixTuncer Ayaz