| Commit message (Expand) | Author | Age | Files | Lines |
* | fetch: do not report "same" unless -verbose. | Junio C Hamano | 2006-06-03 | 1 | -1/+4 |
* | git-fetch: avoid using "case ... in (arm)" | Junio C Hamano | 2006-05-28 | 1 | -3/+3 |
* | git-fetch: resolve remote symrefs for HTTP transport | Nick Hengeveld | 2006-04-26 | 1 | -4/+12 |
* | Fix-up previous expr changes. | Junio C Hamano | 2006-04-13 | 1 | -2/+2 |
* | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 2006-04-13 | 1 | -9/+9 |
* | Merge branch 'jc/fetch' into next | Junio C Hamano | 2006-03-17 | 1 | -0/+1 |
|\ |
|
| * | fetch: exit non-zero when fast-forward check fails. | Junio C Hamano | 2006-03-17 | 1 | -0/+1 |
* | | fetch,parse-remote,fmt-merge-msg: refs/remotes/* support | Eric Wong | 2006-03-10 | 1 | -2/+8 |
|/ |
|
* | git-fetch: print the new and old ref when fast-forwarding | Lukas Sandström | 2006-02-25 | 1 | -0/+1 |
*-. | Merge branches 'jc/rev-list' and 'jc/pack-thin' | Junio C Hamano | 2006-02-24 | 1 | -1/+1 |
|\ \ |
|
| | * | Use thin pack transfer in "git fetch". | Junio C Hamano | 2006-02-20 | 1 | -1/+1 |
| |/ |
|
* | | git-fetch: follow tag only when tracking remote branch.v1.2.3 | Junio C Hamano | 2006-02-22 | 1 | -14/+19 |
|/ |
|
* | git-fetch --upload-pack: disambiguate. | Junio C Hamano | 2006-01-26 | 1 | -2/+2 |
* | git-{fetch,peek-remote} handling of --upload-pack | Michal Ostrowski | 2006-01-24 | 1 | -2/+4 |
* | git-fetch: pass --upload-pack to fetch-pack | Michal Ostrowski | 2006-01-24 | 1 | -1/+7 |
* | Add --keep option to keep downloaded packs to git-fetch. | Tom Prince | 2006-01-10 | 1 | -1/+4 |
* | git-fetch: auto-following tags. | Junio C Hamano | 2006-01-07 | 1 | -119/+156 |
* | git-fetch --tags: reject malformed tags. | Junio C Hamano | 2006-01-05 | 1 | -5/+14 |
* | Do not mark tags fetched via --tags flag as mergeable | Junio C Hamano | 2005-12-27 | 1 | -1/+1 |
* | git-fetch: Usage string clean-up, emit usage string at unrecognized option | freku045@student.liu.se | 2005-12-14 | 1 | -0/+5 |
* | git-sh-setup: die if outside git repository. | Junio C Hamano | 2005-11-25 | 1 | -1/+1 |
* | Make "git fetch" less verbose by default | Linus Torvalds | 2005-11-18 | 1 | -5/+9 |
* | Let git-clone/git-fetch follow HTTP redirections | Josef Weidendorfer | 2005-11-10 | 1 | -1/+1 |
* | Even when overwriting tags, report if they are changed or not. | Junio C Hamano | 2005-10-18 | 1 | -1/+6 |
* | Forward port the "funny ref avoidance" in clone and fetch from maint branch. | Junio C Hamano | 2005-10-17 | 1 | -1/+1 |
* | Show peeled onion from upload-pack and server-info. | Junio C Hamano | 2005-10-15 | 1 | -0/+1 |
* | git-fetch --tags: deal with tags with spaces in them. | Junio C Hamano | 2005-10-11 | 1 | -5/+18 |
* | [PATCH] Quote the missing GIT_DIR. | Santi_Béjar | 2005-10-05 | 1 | -3/+3 |
* | [PATCH] git fetch --tags | Linus Torvalds | 2005-10-01 | 1 | -1/+24 |
* | Use git-update-ref in scripts. | Junio C Hamano | 2005-09-28 | 1 | -16/+18 |
* | Fix default pull not to do an unintended Octopus. | Junio C Hamano | 2005-09-28 | 1 | -4/+28 |
* | git-fetch: send informational output to >&2 consistently. | Junio C Hamano | 2005-09-26 | 1 | -1/+1 |
* | Revert "Make Octopus merge message a bit nicer." | Junio C Hamano | 2005-09-21 | 1 | -10/+6 |
* | Make Octopus merge message a bit nicer. | Junio C Hamano | 2005-09-20 | 1 | -6/+10 |
* | Do not give alarming error message from rsync in fetch and clone. | Junio C Hamano | 2005-09-20 | 1 | -2/+3 |
* | Teach rsync transport about alternates. | Junio C Hamano | 2005-09-17 | 1 | -3/+21 |
* | Propagate errors from fetch-pack correctly to git-fetch. | Junio C Hamano | 2005-09-12 | 1 | -2/+9 |
* | Make sure we have leading directories under refs/{heads,tags} | Junio C Hamano | 2005-09-10 | 1 | -0/+1 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+244 |