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