Age | Commit message (Expand) | Author | Files | Lines |
2015-12-28 | t/t5516-fetch-push.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -2/+2 |
2015-11-28 | add "ok=sigpipe" to test_must_fail and use it to fix flaky tests | Lars Schneider | 1 | -3/+3 |
2015-05-22 | upload-pack: optionally allow fetching reachable sha1 | Fredrik Medley | 1 | -0/+55 |
2015-04-14 | Merge branch 'jc/update-instead-into-void' | Junio C Hamano | 1 | -1/+54 |
2015-04-01 | push-to-deploy: allow pushing into an unborn branch and updating it | Junio C Hamano | 1 | -1/+54 |
2015-03-25 | Merge branch 'jk/fetch-pack' | Junio C Hamano | 1 | -3/+10 |
2015-03-19 | filter_ref: make a copy of extra "sought" entries | Jeff King | 1 | -3/+10 |
2015-03-06 | Merge branch 'ak/t5516-typofix' | Junio C Hamano | 1 | -1/+1 |
2015-03-03 | t5516: correct misspelled pushInsteadOf | Anders Kaseorg | 1 | -1/+1 |
2015-01-08 | receive-pack: support push-to-checkout hook | Junio C Hamano | 1 | -0/+63 |
2014-11-30 | t5516: more tests for receive.denyCurrentBranch=updateInstead | Junio C Hamano | 1 | -9/+87 |
2014-11-30 | receive-pack: add another option for receive.denyCurrentBranch | Johannes Schindelin | 1 | -0/+26 |
2014-11-06 | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 1 | -0/+40 |
2014-11-04 | fetch: load all default config at startup | Jeff King | 1 | -0/+40 |
2014-10-19 | t5516: test pushing a tag of an otherwise unreferenced blob | Jeff King | 1 | -0/+13 |
2014-03-14 | Merge branch 'jk/remote-pushremote-config-reading' | Junio C Hamano | 1 | -0/+13 |
2014-02-24 | remote: handle pushremote config in any order | Jeff King | 1 | -0/+13 |
2013-12-04 | push: also use "upstream" mapping when pushing a single ref | Junio C Hamano | 1 | -0/+30 |
2013-12-04 | push: use remote.$name.push as a refmap | Junio C Hamano | 1 | -0/+45 |
2013-08-13 | push: respect --no-thin | Nguyễn Thái Ngọc Duy | 1 | -0/+17 |
2013-04-18 | Merge branch 'jc/push-2.0-default-to-simple' (early part) | Junio C Hamano | 1 | -5/+7 |
2013-04-07 | Merge branch 'rr/triangle' | Junio C Hamano | 1 | -138/+184 |
2013-04-03 | Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' | Junio C Hamano | 1 | -3/+3 |
2013-04-02 | remote.c: introduce branch.<name>.pushremote | Ramkumar Ramachandra | 1 | -0/+15 |
2013-04-02 | remote.c: introduce remote.pushdefault | Ramkumar Ramachandra | 1 | -0/+12 |
2013-04-02 | t5516 (fetch-push): drop implicit arguments from helper functions | Jeff King | 1 | -137/+145 |
2013-04-02 | t5516 (fetch-push): update test description | Ramkumar Ramachandra | 1 | -1/+12 |
2013-04-01 | Merge branch 'jn/push-tests' | Junio C Hamano | 1 | -91/+65 |
2013-03-28 | t5516: test interaction between pushURL and pushInsteadOf correctly | Junio C Hamano | 1 | -3/+3 |
2013-03-25 | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 1 | -0/+73 |
2013-03-21 | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 1 | -0/+34 |
2013-03-19 | push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi' | Jonathan Nieder | 1 | -11/+4 |
2013-03-19 | push test: simplify check of push result | Jonathan Nieder | 1 | -63/+51 |
2013-03-19 | push test: use test_config when appropriate | Jonathan Nieder | 1 | -17/+10 |
2013-03-05 | push: --follow-tags | Junio C Hamano | 1 | -0/+73 |
2013-02-17 | Merge branch 'jc/hidden-refs' | Junio C Hamano | 1 | -0/+27 |
2013-02-07 | fetch: fetch objects by their exact SHA-1 object names | Junio C Hamano | 1 | -0/+34 |
2013-02-07 | upload/receive-pack: allow hiding ref hierarchies | Junio C Hamano | 1 | -0/+27 |
2013-01-16 | push: fix "refs/tags/ hierarchy cannot be updated without --force" | Junio C Hamano | 1 | -21/+0 |
2013-01-04 | t5516: do not assume the "matching" push is the default | Junio C Hamano | 1 | -5/+5 |
2012-12-02 | push: require force for annotated tags | Chris Rorvick | 1 | -0/+21 |
2012-12-02 | push: require force for refs under refs/tags/ | Chris Rorvick | 1 | -1/+22 |
2012-02-22 | push: add '--prune' option | Felipe Contreras | 1 | -0/+16 |
2011-09-30 | receive-pack: don't pass non-existent refs to post-{receive,update} hooks | Pang Yan Han | 1 | -0/+197 |
2011-06-16 | Fix typo: existant->existent | Dmitry Ivankov | 1 | -5/+5 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -4/+4 |
2010-05-21 | Merge branch 'js/maint-receive-pack-symref-alias' | Junio C Hamano | 1 | -23/+95 |
2010-05-20 | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 1 | -1/+1 |
2010-04-19 | t5516-fetch-push.sh: style cleanup | Jay Soffian | 1 | -23/+46 |
2010-04-19 | receive-pack: detect aliased updates which can occur with symrefs | Jay Soffian | 1 | -0/+49 |