index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5516-fetch-push.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/remote-pushremote-config-reading'
Junio C Hamano
2014-03-14
|
\
|
*
remote: handle pushremote config in any order
Jeff King
2014-02-24
*
|
push: also use "upstream" mapping when pushing a single ref
Junio C Hamano
2013-12-04
*
|
push: use remote.$name.push as a refmap
Junio C Hamano
2013-12-04
|
/
*
push: respect --no-thin
Nguyễn Thái Ngọc Duy
2013-08-13
*
Merge branch 'jc/push-2.0-default-to-simple' (early part)
Junio C Hamano
2013-04-18
|
\
|
*
t5516: do not assume the "matching" push is the default
Junio C Hamano
2013-01-04
*
|
Merge branch 'rr/triangle'
Junio C Hamano
2013-04-07
|
\
\
|
*
|
remote.c: introduce branch.<name>.pushremote
Ramkumar Ramachandra
2013-04-02
|
*
|
remote.c: introduce remote.pushdefault
Ramkumar Ramachandra
2013-04-02
|
*
|
t5516 (fetch-push): drop implicit arguments from helper functions
Jeff King
2013-04-02
|
*
|
t5516 (fetch-push): update test description
Ramkumar Ramachandra
2013-04-02
*
|
|
Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL'
Junio C Hamano
2013-04-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t5516: test interaction between pushURL and pushInsteadOf correctly
Junio C Hamano
2013-03-28
*
|
|
Merge branch 'jn/push-tests'
Junio C Hamano
2013-04-01
|
\
\
\
|
*
|
|
push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi'
Jonathan Nieder
2013-03-19
|
*
|
|
push test: simplify check of push result
Jonathan Nieder
2013-03-19
|
*
|
|
push test: use test_config when appropriate
Jonathan Nieder
2013-03-19
|
|
/
/
*
|
|
Merge branch 'jc/push-follow-tag'
Junio C Hamano
2013-03-25
|
\
\
\
|
*
|
|
push: --follow-tags
Junio C Hamano
2013-03-05
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
2013-03-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fetch: fetch objects by their exact SHA-1 object names
Junio C Hamano
2013-02-07
*
|
|
Merge branch 'jc/hidden-refs'
Junio C Hamano
2013-02-17
|
\
\
\
|
|
/
/
|
*
|
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
2013-02-07
*
|
|
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
2013-01-16
|
/
/
*
|
push: require force for annotated tags
Chris Rorvick
2012-12-02
*
|
push: require force for refs under refs/tags/
Chris Rorvick
2012-12-02
|
/
*
push: add '--prune' option
Felipe Contreras
2012-02-22
*
receive-pack: don't pass non-existent refs to post-{receive,update} hooks
Pang Yan Han
2011-09-30
*
Fix typo: existant->existent
Dmitry Ivankov
2011-06-16
*
tests: add missing &&
Jonathan Nieder
2010-11-09
*
Merge branch 'js/maint-receive-pack-symref-alias'
Junio C Hamano
2010-05-21
|
\
|
*
t5516-fetch-push.sh: style cleanup
Jay Soffian
2010-04-19
|
*
receive-pack: detect aliased updates which can occur with symrefs
Jay Soffian
2010-04-19
*
|
start_command: close cmd->err descriptor when fork/spawn fails
bert Dvornik
2010-05-20
*
|
t5516: Use test_cmp when appropriate
Junio C Hamano
2010-03-11
*
|
git-push: add tests for git push --porcelain
Larry D'Anna
2010-02-28
|
/
*
Merge branch 'jk/push-to-delete'
Junio C Hamano
2010-01-10
|
\
|
*
builtin-push: add --delete as syntactic sugar for :foo
Jan Krüger
2009-12-30
*
|
Merge branch 'jc/1.7.0-push-safety'
Junio C Hamano
2009-12-26
|
\
\
|
|
/
|
/
|
|
*
Refuse updating the current branch in a non-bare repository via push
Junio C Hamano
2009-07-29
*
|
Add url.<base>.pushInsteadOf: URL rewriting for push only
Josh Triplett
2009-09-08
|
/
*
t5516: Check pushurl config setting
Michael J Gruber
2009-06-09
*
receive-pack: explain what to do when push updates the current branch
Junio C Hamano
2009-02-03
*
Merge branch 'mk/maint-cg-push'
Junio C Hamano
2008-11-12
|
\
|
*
git push: Interpret $GIT_DIR/branches in a Cogito compatible way
Martin Koegler
2008-11-11
*
|
receive-pack: detect push to current branch of non-bare repo
Jeff King
2008-11-09
*
|
t5516: refactor oddball tests
Jeff King
2008-11-09
|
/
*
push: fix local refs update if already up-to-date
Clemens Buchacher
2008-11-05
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
[next]