index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5516-fetch-push.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
1
-2
/
+27
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2018-08-31
fetch tests: add a test for clobbering tag behavior
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2018-08-31
push tests: use spaces in interpolated string
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-31
push tests: make use of unused $1 in test description
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-20
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
1
-20
/
+45
2018-07-31
push tests: assert re-pushing annotated tags
Ævar Arnfjörð Bjarmason
1
-37
/
+45
2018-07-31
push tests: add more testing for forced tag pushing
Ævar Arnfjörð Bjarmason
1
-2
/
+20
2018-07-31
push tests: fix logic error in "push" test assertion
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-07-31
push tests: remove redundant 'git push' invocation
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-07-31
fetch tests: change "Tag" test tag to "testTag"
Ævar Arnfjörð Bjarmason
1
-9
/
+9
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-5
/
+5
2018-06-01
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
1
-0
/
+19
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
1
-0
/
+19
2018-05-30
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
1
-11
/
+11
2018-05-23
Merge branch 'sg/t5516-fixes'
Junio C Hamano
1
-5
/
+5
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
1
-11
/
+11
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-03-27
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-03-14
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'
Junio C Hamano
1
-1
/
+2
2017-03-02
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen
1
-1
/
+1
2017-03-02
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen
1
-1
/
+2
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
1
-1
/
+1
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
[next]