summaryrefslogtreecommitdiff
path: root/git-fetch.sh
AgeCommit message (Expand)AuthorFilesLines
2007-03-04Merge branch 'js/fetch-progress' (early part)Libravatar Junio C Hamano1-1/+4
2007-02-28Merge branch 'js/bundle'Libravatar Junio C Hamano1-0/+7
2007-02-22Add git-bundle: move objects and references by archiveLibravatar Johannes Schindelin1-0/+7
2007-02-19fetch & clone: do not output progress when not on a ttyLibravatar Johannes Schindelin1-1/+4
2007-02-15remotes.not-origin.tagoptLibravatar Junio C Hamano1-0/+9
2007-02-12"git-fetch --tags $URL" should not overwrite existing tagsLibravatar Junio C Hamano1-15/+2
2007-01-31Escape --upload-pack from expr.Libravatar Shawn O. Pearce1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-1/+1
2007-01-24make --upload-pack option to git-fetch configurableLibravatar Uwe Kleine-König1-0/+6
2007-01-24ls-remote and clone: accept --upload-pack=<path> as well.Libravatar Junio C Hamano1-4/+7
2007-01-12Use cd_to_toplevel in scripts that implement it by hand.Libravatar Junio C Hamano1-5/+1
2007-01-07git-fetch: allow updating the current branch in a bare repository.Libravatar Junio C Hamano1-4/+5
2007-01-01git-fetch: remove .keep file at the end.Libravatar Junio C Hamano1-7/+16
2006-12-28Merge branch 'js/shallow'Libravatar Junio C Hamano1-1/+15
2006-12-28Use GIT_REFLOG_ACTION environment variable instead.Libravatar Shawn O. Pearce1-13/+8
2006-12-27Merge branch 'master' into js/shallowLibravatar Junio C Hamano1-34/+36
2006-12-18make git a bit less cryptic on fetch errorsLibravatar Nicolas Pitre1-1/+1
2006-12-17git-fetch: Avoid reading packed refs over and over againLibravatar Junio C Hamano1-9/+3
2006-12-14git-fetch: make it work from within a subdirectory.Libravatar Junio C Hamano1-0/+6
2006-11-25Merge branch 'master' into jc/globfetchLibravatar Junio C Hamano1-5/+6
2006-11-25git-fetch: exit with non-zero status when fast-forward check failsLibravatar Junio C Hamano1-5/+6
2006-11-24git-fetch: Reset shallow_depth before auto-following tags.Libravatar Alexandre Julliard1-0/+2
2006-11-24allow deepening of a shallow repositoryLibravatar Johannes Schindelin1-1/+13
2006-11-23git-fetch: fix dumb protocol transport to fetch from pack-pruned refLibravatar Junio C Hamano1-15/+13
2006-11-23git-fetch: reuse ls-remote result.Libravatar Junio C Hamano1-5/+8
2006-11-19git-fetch: follow lightweit tags as well.Libravatar Junio C Hamano1-2/+3
2006-11-03remove .keep pack lock files when done with refs updateLibravatar Nicolas Pitre1-1/+9
2006-11-03git-fetch can use both --thin and --keep with fetch-pack nowLibravatar Nicolas Pitre1-2/+2
2006-11-01Merge branch 'jc/refs-and-fetch'Libravatar Junio C Hamano1-4/+4
2006-11-01Merge branch 'lj/refs'Libravatar Junio C Hamano1-1/+1
2006-10-25Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2006-10-25git-fetch.sh printed protocol fixLibravatar Tuncer Ayaz1-1/+2
2006-10-18Merge branch 'sb/fetch'Libravatar Junio C Hamano1-16/+25
2006-10-10git-fetch --update-head-ok typofixLibravatar Junio C Hamano1-3/+3
2006-10-03git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.Libravatar Junio C Hamano1-1/+1
2006-10-01git-fetch: adjust to packed-refs.Libravatar Junio C Hamano1-4/+4
2006-09-30fetch: Misc output cleanupLibravatar Santi B,Ai(Bjar1-16/+25
2006-09-29fetch: Reset remote refs list each time fetch_main is calledLibravatar Santi Béjar1-0/+1
2006-09-28http/ftp: optionally ask curl to not use EPSV commandLibravatar Sasha Khapyorsky1-1/+5
2006-09-24Fetch: default remote repository from branch propertiesLibravatar Santi Béjar1-5/+4
2006-09-13Trivial support for cloning and fetching via ftp://.Libravatar Sasha Khapyorsky1-2/+2
2006-07-25Merge branch 'jc/clone-bind-failure'Libravatar Junio C Hamano1-2/+9
2006-07-24Defaulting fetch to origin when set in the repo-configLibravatar Santi Béjar1-1/+2
2006-07-17git-fetch: fix --keep vs --thinLibravatar Junio C Hamano1-1/+2
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedLibravatar Sergey Vlasov1-1/+1
2006-07-13fetch/clone: check return status from ls-remoteLibravatar Junio C Hamano1-2/+9
2006-07-11git-fetch: fix a bashism (==)Libravatar Eric Wong1-1/+1
2006-07-10Log ref changes made by git-fetch and git-pull.Libravatar Shawn Pearce1-5/+15
2006-07-08Using 'perl' in *.shLibravatar Michal Rokos1-1/+1
2006-06-03fetch: do not report "same" unless -verbose.Libravatar Junio C Hamano1-1/+4