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