summaryrefslogtreecommitdiff
path: root/git-parse-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* Do not merge random set of refs out of wildcarded refsJunio C Hamano2006-12-311-1/+22
* Allow branch.*.merge to talk about remote tracking branches.Junio C Hamano2006-12-241-2/+6
* Do not support "partial URL shorthand" anymore.Junio C Hamano2006-12-221-27/+7
* default pull: forget about "newbie protection" for now.Junio C Hamano2006-12-221-7/+0
* parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano2006-12-211-2/+9
* Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano2006-12-211-2/+1
* Move "no merge candidate" warning into git-pullJosef Weidendorfer2006-12-191-10/+0
* Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano2006-12-191-5/+3
|\
| * parse-remote::expand_refs_wildcard()Junio C Hamano2006-12-181-5/+3
* | git-pull: refuse default merge without branch.*.mergeJunio C Hamano2006-12-161-1/+2
|/
* Add branch.*.merge warning and documentation updateJosef Weidendorfer2006-12-081-0/+11
* git-fetch: ignore dereferenced tags in expand_refs_wildcardMichael Loeffler2006-12-041-1/+1
* git-fetch: allow forcing glob pattern in refspecJunio C Hamano2006-11-251-4/+8
* git-fetch: allow glob pattern in refspecJunio C Hamano2006-11-231-0/+35
* fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-241-8/+29
* Fetch: default remote repository from branch propertiesSanti Béjar2006-09-241-0/+6
* fetch, pull: ask config for remote informationJohannes Schindelin2006-05-041-4/+24
* Fix-up previous expr changes.Junio C Hamano2006-04-131-1/+1
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-131-10/+10
* fetch,parse-remote,fmt-merge-msg: refs/remotes/* supportEric Wong2006-03-101-4/+4
* parse-remote and ls-remote clean-up.Junio C Hamano2005-11-251-1/+3
* Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano2005-10-151-0/+6
* Do not require ls-remote to be run inside a git repository.Alex Riesen2005-10-061-1/+1
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-281-2/+9
* Teach rsync transport about alternates.Junio C Hamano2005-09-171-0/+21
* Big tool rename.Junio C Hamano2005-09-071-0/+155