28 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
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
Michal Ostrowski 2c620a1ad1 git-fetch: pass --upload-pack to fetch-pack 19 years ago
Tom Prince 0f76f52621 Add --keep option to keep downloaded packs to git-fetch. 19 years ago
Junio C Hamano 03febf99bc git-fetch: auto-following tags. 19 years ago
Junio C Hamano 81214e4ddf git-fetch --tags: reject malformed tags. 19 years ago
Junio C Hamano 36cd2cc7d9 Do not mark tags fetched via --tags flag as mergeable 19 years ago
freku045@student.liu.se 87358b7a19 git-fetch: Usage string clean-up, emit usage string at unrecognized option 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Linus Torvalds 583122cd1b Make "git fetch" less verbose by default 19 years ago
Josef Weidendorfer 66c9ec2555 Let git-clone/git-fetch follow HTTP redirections 19 years ago
Junio C Hamano f8765797a4 Even when overwriting tags, report if they are changed or not. 19 years ago
Junio C Hamano c99ec048bf GIT 0.99.8e 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano a2239b79e5 GIT v0.99.8d 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano 221e743c03 git-fetch --tags: deal with tags with spaces in them. 19 years ago
Santi_Béjar df34297af1 [PATCH] Quote the missing GIT_DIR. 19 years ago
Linus Torvalds ed1aadf1b0 [PATCH] git fetch --tags 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago
Junio C Hamano 0b7a9fc971 git-fetch: send informational output to >&2 consistently. 19 years ago
Junio C Hamano bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano b91fb518cc Revert "Make Octopus merge message a bit nicer." 19 years ago
Junio C Hamano 63f1aa6c72 Make Octopus merge message a bit nicer. 19 years ago
Junio C Hamano 89d844d084 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Junio C Hamano 4447badcd2 Teach rsync transport about alternates. 19 years ago
Junio C Hamano 22c67ca88e Propagate errors from fetch-pack correctly to git-fetch. 19 years ago
Junio C Hamano 866ff2f7ce Make sure we have leading directories under refs/{heads,tags} 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 06ec2b4bb4 Fix automerge message. 19 years ago
Junio C Hamano b10ac50f1e Fix pulling into the same branch. 19 years ago
Junio C Hamano 8572aa85a7 Fix fetching of tags. 19 years ago
Junio C Hamano efe9bf0f3b [PATCH] Allow "+remote:local" refspec to cause --force when fetching. 19 years ago
Junio C Hamano ae2da40690 [PATCH] "git fetch --force". 19 years ago
Junio C Hamano 92c533ef0e [PATCH] Make "git pull" and "git fetch" default to origin 19 years ago
Junio C Hamano 853a3697dc [PATCH] Multi-head fetch. 19 years ago
Junio C Hamano 33b8303466 fetch-pack: start multi-head pulling. 20 years ago
Catalin Marinas affa40d2f8 [PATCH] Make curl fail on server error 20 years ago
Junio C Hamano 0f2b4c4654 Retire git-fetch-dumb-http and missing-revs 20 years ago
Junio C Hamano 96155e55e1 Fetch from a packed repository on dumb servers. 20 years ago
Darrin Thompson 3dcb90f526 [PATCH] Support more http features: https no cert, .netrc -> auth 20 years ago
Linus Torvalds 9c2b1c0cd8 git-fetch-script: fix http:// breakage 20 years ago
Linus Torvalds 60ea0fdd7d Fix git-fetch-script breakage 20 years ago
Junio C Hamano f170e4b39d [PATCH] fetch/pull: short-hand notation for remote repositories. 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds f03f2ba0a5 Work around git-http-pull breakage in git-fetch-script 20 years ago
Linus Torvalds 0a623e7ce8 git-fetch-script: use git-fetch-pack for local and ssh fetches. 20 years ago
Linus Torvalds 5fca669f19 Make "git fetch" able to fetch a named tag 20 years ago