86 Commits (5bd74506cd30e897d1493639b7438c6cc80dea8e)

Author SHA1 Message Date
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago
Junio C Hamano 24424fc2f7 remotes.not-origin.tagopt 18 years ago
Junio C Hamano 85b1f98871 "git-fetch --tags $URL" should not overwrite existing tags 18 years ago
Shawn O. Pearce 4a91a1f37e Escape --upload-pack from expr. 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano ae1dffcb28 ls-remote and clone: accept --upload-pack=<path> as well. 18 years ago
Junio C Hamano 514c09fdcf Use cd_to_toplevel in scripts that implement it by hand. 18 years ago
Junio C Hamano 4b441f47ce git-fetch: allow updating the current branch in a bare repository. 18 years ago
Junio C Hamano ac9c1108d8 git-fetch: remove .keep file at the end. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Nicolas Pitre b3d9899324 make git a bit less cryptic on fetch errors 18 years ago
Junio C Hamano ed9f7c954c git-fetch: Avoid reading packed refs over and over again 18 years ago
Junio C Hamano 4da9028578 git-fetch: make it work from within a subdirectory. 18 years ago
Junio C Hamano f64d7fd267 git-fetch: exit with non-zero status when fast-forward check fails 18 years ago
Alexandre Julliard d158631549 git-fetch: Reset shallow_depth before auto-following tags. 18 years ago
Johannes Schindelin f53514bc2d allow deepening of a shallow repository 18 years ago
Junio C Hamano 2986c02217 git-fetch: fix dumb protocol transport to fetch from pack-pruned ref 18 years ago
Junio C Hamano 28b8e61fc6 git-fetch: reuse ls-remote result. 18 years ago
Junio C Hamano 6c96c0f194 git-fetch: follow lightweit tags as well. 18 years ago
Nicolas Pitre 576162a45f remove .keep pack lock files when done with refs update 18 years ago
Nicolas Pitre 920ccbfc3b git-fetch can use both --thin and --keep with fetch-pack now 18 years ago
Tuncer Ayaz ddaf73141c git-fetch.sh printed protocol fix 18 years ago
Junio C Hamano 9861718b30 git-fetch --update-head-ok typofix 18 years ago
Junio C Hamano 47292d65de git-fetch: do not look into $GIT_DIR/refs to see if a tag exists. 19 years ago
Junio C Hamano fbc72799a8 git-fetch: adjust to packed-refs. 19 years ago
Santi B,Ai(Bjar 20a3847d8a fetch: Misc output cleanup 19 years ago
Santi Béjar 4839bd8a66 fetch: Reset remote refs list each time fetch_main is called 19 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 19 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 19 years ago
Sasha Khapyorsky 38529e28a4 Trivial support for cloning and fetching via ftp://. 19 years ago
Santi Béjar 5e27e27e5d Defaulting fetch to origin when set in the repo-config 19 years ago
Junio C Hamano 482faa8daf git-fetch: fix --keep vs --thin 19 years ago
Sergey Vlasov 7eae7b993e Fix "git-fetch --tags" exit status when nothing has been changed 19 years ago
Junio C Hamano 57a39690b9 fetch/clone: check return status from ls-remote 19 years ago
Eric Wong ed0e078f96 git-fetch: fix a bashism (==) 19 years ago
Shawn Pearce 55b7835e1b Log ref changes made by git-fetch and git-pull. 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Junio C Hamano ea5aeb07e9 fetch: do not report "same" unless -verbose. 19 years ago
Junio C Hamano 878ccb2694 git-fetch: avoid using "case ... in (arm)" 19 years ago
Nick Hengeveld 093b068891 git-fetch: resolve remote symrefs for HTTP transport 19 years ago
Junio C Hamano dfdcb558ec Fix-up previous expr changes. 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano a9698bb22f fetch: exit non-zero when fast-forward check fails. 19 years ago
Eric Wong 687b8be8bb fetch,parse-remote,fmt-merge-msg: refs/remotes/* support 19 years ago
Lukas Sandström 9d7f73d43f git-fetch: print the new and old ref when fast-forwarding 19 years ago
Junio C Hamano 6dc78e696b git-fetch: follow tag only when tracking remote branch. 19 years ago
Junio C Hamano b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Junio C Hamano 2796a9de31 git-fetch --upload-pack: disambiguate. 19 years ago
Michal Ostrowski 96b086d618 git-{fetch,peek-remote} handling of --upload-pack 19 years ago