aboutsummaryrefslogtreecommitdiffstats
path: root/git-parse-remote.sh
AgeCommit message (Expand)AuthorFilesLines
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-12/+12
2007-05-12Allow fetching references from any namespaceAlex Riesen1-2/+2
2007-03-16git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini1-2/+12
2007-02-13Use stdin reflist passing in parse-remoteJulian Phillips1-1/+2
2007-02-13git-fetch: rewrite expand_ref_wildcard in CJunio C Hamano1-45/+1
2007-02-04Revert "Allow branch.*.merge to talk about remote tracking branches."Junio C Hamano1-6/+2
2007-01-30git-fetch: Allow fetching the remote HEADSanti Béjar1-1/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince1-7/+7
2007-01-25parse-remote: do not barf on a remote shorthand without any refs to fetch.Junio C Hamano1-1/+8
2007-01-24make --upload-pack option to git-fetch configurableUwe Kleine-König1-0/+13
2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano1-2/+2
2006-12-31Do not merge random set of refs out of wildcarded refsJunio C Hamano1-1/+22
2006-12-24Allow branch.*.merge to talk about remote tracking branches.Junio C Hamano1-2/+6
2006-12-22Do not support "partial URL shorthand" anymore.Junio C Hamano1-27/+7
2006-12-22default pull: forget about "newbie protection" for now.Junio C Hamano1-7/+0
2006-12-21parse-remote: mark all refs not for merge only when fetching more than oneJunio C Hamano1-2/+9
2006-12-21Revert "git-pull: refuse default merge without branch.*.merge"Junio C Hamano1-2/+1
2006-12-19Move "no merge candidate" warning into git-pullJosef Weidendorfer1-10/+0
2006-12-19Merge branch 'jc/test-clone' into jc/cloneJunio C Hamano1-5/+3
2006-12-18parse-remote::expand_refs_wildcard()Junio C Hamano1-5/+3
2006-12-16git-pull: refuse default merge without branch.*.mergeJunio C Hamano1-1/+2
2006-12-08Add branch.*.merge warning and documentation updateJosef Weidendorfer1-0/+11
2006-12-04git-fetch: ignore dereferenced tags in expand_refs_wildcardMichael Loeffler1-1/+1
2006-11-25git-fetch: allow forcing glob pattern in refspecJunio C Hamano1-4/+8
2006-11-23git-fetch: allow glob pattern in refspecJunio C Hamano1-0/+35
2006-09-24fetch: get the remote branches to merge from the branch propertiesSanti Béjar1-8/+29
2006-09-24Fetch: default remote repository from branch propertiesSanti Béjar1-0/+6
2006-05-04fetch, pull: ask config for remote informationJohannes Schindelin1-4/+24
2006-04-13Fix-up previous expr changes.Junio C Hamano1-1/+1
2006-04-13Shell utilities: Guard against expr' magic tokens.Mark Wooding1-10/+10
2006-03-10fetch,parse-remote,fmt-merge-msg: refs/remotes/* supportEric Wong1-4/+4
2005-11-25parse-remote and ls-remote clean-up.Junio C Hamano1-1/+3
2005-10-15Refuse to create funny refs in clone-pack, git-fetch and receive-pack.Junio C Hamano1-0/+6
2005-10-06Do not require ls-remote to be run inside a git repository.Alex Riesen1-1/+1
2005-09-28Fix default pull not to do an unintended Octopus.Junio C Hamano1-2/+9
2005-09-17Teach rsync transport about alternates.Junio C Hamano1-0/+21
2005-09-07Big tool rename.Junio C Hamano1-0/+155