| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'js/close-packs-before-gc' | Junio C Hamano | 2016-05-10 | 1 | -0/+1 |
|\ |
|
| * | t5510: run auto-gc in the foregroundjs/close-packs-before-gc | SZEDER Gábor | 2016-05-02 | 1 | -0/+1 |
* | | Merge branch 'js/close-packs-before-gc' | Junio C Hamano | 2016-03-10 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | t5510: do not leave changed cwd | Michael J Gruber | 2016-03-04 | 1 | -4/+6 |
* | | Merge branch 'jk/drop-rsync-transport' | Junio C Hamano | 2016-02-17 | 1 | -36/+0 |
|\ \ |
|
| * | | transport: drop support for git-over-rsyncjk/drop-rsync-transport | Jeff King | 2016-02-01 | 1 | -36/+0 |
* | | | Merge branch 'js/close-packs-before-gc' | Junio C Hamano | 2016-01-26 | 1 | -0/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | fetch: release pack files before garbage-collecting | Johannes Schindelin | 2016-01-13 | 1 | -0/+13 |
| |/ |
|
* | | t/t5510-fetch.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2015-12-28 | 1 | -5/+5 |
|/ |
|
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 | 1 | -1/+1 |
* | t: fix severe &&-chain breakage | Jeff King | 2015-03-20 | 1 | -1/+1 |
* | fetch: allow explicit --refmap to override configurationjc/fetch-push-refmap | Junio C Hamano | 2014-06-05 | 1 | -0/+37 |
* | Merge branch 'cn/fetch-prune-overlapping-destination' | Junio C Hamano | 2014-04-03 | 1 | -0/+20 |
|\ |
|
| * | fetch: handle overlaping refspecs on --prunecn/fetch-prune-overlapping-destination | Carlos Martín Nieto | 2014-03-26 | 1 | -1/+1 |
| * | fetch: add a failing test for prunning with overlapping refspecs | Carlos Martín Nieto | 2014-02-28 | 1 | -0/+20 |
| * | Merge branch 'jk/allow-fetch-onelevel-refname' into maint | Junio C Hamano | 2014-02-13 | 1 | -0/+11 |
| |\ |
|
* | | | t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncss/test-on-mingw-rsync-path-no-absolute | Sebastian Schuberth | 2014-03-19 | 1 | -3/+3 |
* | | | Merge branch 'jk/allow-fetch-onelevel-refname' | Junio C Hamano | 2014-01-27 | 1 | -0/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | fetch-pack: do not filter out one-level refsjk/allow-fetch-onelevel-refname | Jeff King | 2014-01-15 | 1 | -0/+11 |
* | | | fetch --prune: Run prune before fetchingtm/fetch-prune | Tom Miller | 2014-01-03 | 1 | -0/+14 |
* | | | fetch --prune: always print header url | Tom Miller | 2014-01-03 | 1 | -0/+12 |
* | | | fetch --prune: prune only based on explicit refspecs | Michael Haggerty | 2013-10-30 | 1 | -5/+5 |
* | | | fetch --tags: fetch tags *in addition to* other stuff | Michael Haggerty | 2013-10-30 | 1 | -3/+19 |
* | | | t5510: check that "git fetch --prune --tags" does not prune branches | Michael Haggerty | 2013-10-24 | 1 | -0/+4 |
* | | | t5510: prepare test refs more straightforwardly | Michael Haggerty | 2013-10-24 | 1 | -4/+4 |
* | | | t5510: use the correct tag name in test | Michael Haggerty | 2013-10-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'ms/fetch-prune-configuration' | Junio C Hamano | 2013-09-09 | 1 | -0/+82 |
|\ \
| |/
|/| |
|
| * | fetch: make --prune configurablems/fetch-prune-configuration | Michael Schubert | 2013-07-18 | 1 | -0/+82 |
* | | fetch: don't try to update unfetched tracking refs | John Keeping | 2013-05-28 | 1 | -0/+16 |
* | | fetch: opportunistically update tracking refs | Jeff King | 2013-05-12 | 1 | -4/+4 |
* | | t5510: start tracking-ref tests from a known state | Jeff King | 2013-05-12 | 1 | -0/+10 |
|/ |
|
* | fetch: describe new refs based on where it came from | Marc Branchaud | 2012-04-17 | 1 | -0/+30 |
* | Merge branch 'tr/maint-bundle-boundary' into maint | Junio C Hamano | 2012-03-12 | 1 | -22/+35 |
|\ |
|
| * | bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundary | Thomas Rast | 2012-03-01 | 1 | -0/+15 |
| * | t5510: ensure we stay in the toplevel test dir | Thomas Rast | 2012-03-01 | 1 | -8/+10 |
| * | t5510: refactor bundle->pack conversion | Thomas Rast | 2012-03-01 | 1 | -14/+10 |
* | | write first for-merge ref to FETCH_HEAD firstjh/fetch-head-update | Joey Hess | 2012-01-03 | 1 | -1/+1 |
* | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | refs DWIMmery: use the same rule for both "git fetch" and others | Junio C Hamano | 2011-11-07 | 1 | -3/+2 |
* | | fetch: treat --tags like refs/tags/*:refs/tags/* when pruning | Carlos Martín Nieto | 2011-10-15 | 1 | -2/+2 |
* | | fetch: honor the user-provided refspecs when pruning refs | Carlos Martín Nieto | 2011-10-15 | 1 | -2/+2 |
* | | t5510: add tests for fetch --prune | Carlos Martín Nieto | 2011-10-07 | 1 | -0/+50 |
|/ |
|
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | Merge branch 'jl/fix-test' | Junio C Hamano | 2010-09-15 | 1 | -19/+22 |
|\ |
|
| * | tests: subshell indentation stylefix | Jonathan Nieder | 2010-09-09 | 1 | -16/+19 |
| * | Several tests: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 1 | -9/+9 |
* | | t/t5510-fetch.sh: improve testing with explicit URL and merge spec | Brandon Casey | 2010-09-09 | 1 | -2/+28 |
* | | Merge branch 'bc/maint-fetch-url-only' | Junio C Hamano | 2010-09-08 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | builtin/fetch.c: ignore merge config when not fetching from branch's remote | Brandon Casey | 2010-08-25 | 1 | -1/+1 |
| * | t/t5510: demonstrate failure to fetch when current branch has merge ref | Brandon Casey | 2010-08-25 | 1 | -0/+6 |