37 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Alex Riesen 96f12b54f7 Allow fetching references from any namespace 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Julian Phillips 95339912b9 Use stdin reflist passing in parse-remote 18 years ago
Junio C Hamano 86551586da git-fetch: rewrite expand_ref_wildcard in C 18 years ago
Junio C Hamano 756373da25 Revert "Allow branch.*.merge to talk about remote tracking branches." 18 years ago
Santi Béjar 153e98d263 git-fetch: Allow fetching the remote HEAD 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano ae9c6ffe30 parse-remote: do not barf on a remote shorthand without any refs to fetch. 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano a0f4280f9e Fix git-fetch while on detached HEAD not to give needlessly alarming errors 18 years ago
Junio C Hamano fbc9012307 Do not merge random set of refs out of wildcarded refs 18 years ago
Junio C Hamano 80c797764a Allow branch.*.merge to talk about remote tracking branches. 18 years ago
Junio C Hamano ea560e6d64 Do not support "partial URL shorthand" anymore. 18 years ago
Junio C Hamano fb8696d9d8 default pull: forget about "newbie protection" for now. 18 years ago
Junio C Hamano d41cb273d3 parse-remote: mark all refs not for merge only when fetching more than one 18 years ago
Junio C Hamano 9e11554917 Revert "git-pull: refuse default merge without branch.*.merge" 18 years ago
Josef Weidendorfer 4363dfbe3d Move "no merge candidate" warning into git-pull 18 years ago
Junio C Hamano 0c7a97fafd parse-remote::expand_refs_wildcard() 18 years ago
Junio C Hamano a71fb0a141 git-pull: refuse default merge without branch.*.merge 18 years ago
Josef Weidendorfer 62b339a544 Add branch.*.merge warning and documentation update 18 years ago
Michael Loeffler 4cd75359ad git-fetch: ignore dereferenced tags in expand_refs_wildcard 18 years ago
Junio C Hamano d945d4be20 git-fetch: allow forcing glob pattern in refspec 18 years ago
Junio C Hamano 5677882be7 git-fetch: allow glob pattern in refspec 18 years ago
Santi Béjar 5372806a84 fetch: get the remote branches to merge from the branch properties 18 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 18 years ago
Johannes Schindelin 73136b2e8a fetch, pull: ask config for remote information 19 years ago
Junio C Hamano c9889e4085 Revert "fetch, pull: ask config for remote information" 19 years ago
Johannes Schindelin 5a223a0d43 fetch, pull: ask config for remote information 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
Eric Wong 687b8be8bb fetch,parse-remote,fmt-merge-msg: refs/remotes/* support 19 years ago
Junio C Hamano e8cc80d039 parse-remote and ls-remote clean-up. 19 years ago
Junio C Hamano 48bc2fb0cd Refuse to create funny refs in clone-pack, git-fetch and receive-pack. 19 years ago
Junio C Hamano d8a1deecc6 Refuse to create funny refs in clone-pack, git-fetch and receive-pack. 19 years ago
Alex Riesen 12aac5de3d Do not require ls-remote to be run inside a git repository. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago
Junio C Hamano 4447badcd2 Teach rsync transport about alternates. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 61f01a5b77 parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier. 19 years ago
Junio C Hamano efe9bf0f3b [PATCH] Allow "+remote:local" refspec to cause --force when fetching. 19 years ago
Junio C Hamano ac4b0cff00 [PATCH] Start adding the $GIT_DIR/remotes/ support. 19 years ago