| Commit message (Expand) | Author | Age | Files | Lines |
* | git-fetch: remove .keep file at the end. | Junio C Hamano | 2007-01-01 | 1 | -7/+16 |
* | Merge branch 'js/shallow' | Junio C Hamano | 2006-12-28 | 1 | -1/+15 |
|\ |
|
| * | Merge branch 'master' into js/shallow | Junio C Hamano | 2006-12-27 | 1 | -34/+36 |
| |\ |
|
| * | | git-fetch: Reset shallow_depth before auto-following tags. | Alexandre Julliard | 2006-11-24 | 1 | -0/+2 |
| * | | allow deepening of a shallow repository | Johannes Schindelin | 2006-11-24 | 1 | -1/+13 |
* | | | Use GIT_REFLOG_ACTION environment variable instead. | Shawn O. Pearce | 2006-12-28 | 1 | -13/+8 |
| |/
|/| |
|
* | | make git a bit less cryptic on fetch errors | Nicolas Pitre | 2006-12-18 | 1 | -1/+1 |
* | | git-fetch: Avoid reading packed refs over and over again | Junio C Hamano | 2006-12-17 | 1 | -9/+3 |
* | | git-fetch: make it work from within a subdirectory. | Junio C Hamano | 2006-12-14 | 1 | -0/+6 |
* | | Merge branch 'master' into jc/globfetch | Junio C Hamano | 2006-11-25 | 1 | -5/+6 |
|\ \ |
|
| * | | git-fetch: exit with non-zero status when fast-forward check fails | Junio C Hamano | 2006-11-25 | 1 | -5/+6 |
| |/ |
|
* | | git-fetch: fix dumb protocol transport to fetch from pack-pruned ref | Junio C Hamano | 2006-11-23 | 1 | -15/+13 |
* | | git-fetch: reuse ls-remote result. | Junio C Hamano | 2006-11-23 | 1 | -5/+8 |
|/ |
|
* | git-fetch: follow lightweit tags as well. | Junio C Hamano | 2006-11-19 | 1 | -2/+3 |
* | remove .keep pack lock files when done with refs update | Nicolas Pitre | 2006-11-03 | 1 | -1/+9 |
* | git-fetch can use both --thin and --keep with fetch-pack now | Nicolas Pitre | 2006-11-03 | 1 | -2/+2 |
* | Merge branch 'jc/refs-and-fetch' | Junio C Hamano | 2006-11-01 | 1 | -4/+4 |
|\ |
|
| * | git-fetch: adjust to packed-refs. | Junio C Hamano | 2006-10-01 | 1 | -4/+4 |
* | | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 | 1 | -1/+1 |
|\ \ |
|
| * | | git-fetch: do not look into $GIT_DIR/refs to see if a tag exists. | Junio C Hamano | 2006-10-03 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2006-10-25 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | git-fetch.sh printed protocol fix | Tuncer Ayaz | 2006-10-25 | 1 | -1/+2 |
* | | | | Merge branch 'sb/fetch' | Junio C Hamano | 2006-10-18 | 1 | -16/+25 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | fetch: Misc output cleanup | Santi B,Ai(Bjar | 2006-09-30 | 1 | -16/+25 |
| |/ |
|
* | | git-fetch --update-head-ok typofix | Junio C Hamano | 2006-10-10 | 1 | -3/+3 |
|/ |
|
* | fetch: Reset remote refs list each time fetch_main is called | Santi Béjar | 2006-09-29 | 1 | -0/+1 |
* | http/ftp: optionally ask curl to not use EPSV command | Sasha Khapyorsky | 2006-09-28 | 1 | -1/+5 |
* | Fetch: default remote repository from branch properties | Santi Béjar | 2006-09-24 | 1 | -5/+4 |
* | Trivial support for cloning and fetching via ftp://. | Sasha Khapyorsky | 2006-09-13 | 1 | -2/+2 |
* | Merge branch 'jc/clone-bind-failure' | Junio C Hamano | 2006-07-25 | 1 | -2/+9 |
|\ |
|
| * | fetch/clone: check return status from ls-remote | Junio C Hamano | 2006-07-13 | 1 | -2/+9 |
* | | Defaulting fetch to origin when set in the repo-config | Santi Béjar | 2006-07-24 | 1 | -1/+2 |
* | | git-fetch: fix --keep vs --thin | Junio C Hamano | 2006-07-17 | 1 | -1/+2 |
* | | Fix "git-fetch --tags" exit status when nothing has been changed | Sergey Vlasov | 2006-07-14 | 1 | -1/+1 |
|/ |
|
* | git-fetch: fix a bashism (==) | Eric Wong | 2006-07-11 | 1 | -1/+1 |
* | Log ref changes made by git-fetch and git-pull. | Shawn Pearce | 2006-07-10 | 1 | -5/+15 |
* | Using 'perl' in *.sh | Michal Rokos | 2006-07-08 | 1 | -1/+1 |
* | 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 |