aboutsummaryrefslogtreecommitdiff
path: root/builtin/push.c
Commit message (Expand)AuthorAge
...
* | remote.c: introduce a way to have different remotes for fetch/pushRamkumar Ramachandra2013-04-02
* | Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-25
|\ \
| * | push: --follow-tagsJunio C Hamano2013-03-05
| |/
* | Merge branch 'jc/push-reject-reasons'Junio C Hamano2013-02-04
|\ \
| * | push: finishing touches to explain REJECT_ALREADY_EXISTS betterJunio C Hamano2013-01-24
| * | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCEJunio C Hamano2013-01-24
* | | push: Add support for pre-push hooksAaron Schrab2013-01-18
|/ /
* | push: allow already-exists advice to be disabledChris Rorvick2012-12-03
* | push: rename config variable for more general useChris Rorvick2012-12-03
* | push: require force for refs under refs/tags/Chris Rorvick2012-12-02
* | push: add advice for rejected tag referenceChris Rorvick2012-12-02
* | push: return reject reasons as a bitsetChris Rorvick2012-12-02
|/
* Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-07
|\
| * Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-22
| * i18n: push: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* | Merge branch 'mm/push-default-switch-warning'Junio C Hamano2012-08-27
|\ \ | |/ |/|
| * push: start warning upcoming default change for push.defaultMatthieu Moy2012-06-24
* | Merge branch 'mm/simple-push'Junio C Hamano2012-05-02
|\ \ | |/
| * push: introduce new push.default mode "simple"Matthieu Moy2012-04-24
* | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \ | |/ |/|
| * push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
* | Merge branch 'ct/advise-push-default'Junio C Hamano2012-04-20
|\ \
| * | push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* | | push: error out when the "upstream" semantics does not make senseJunio C Hamano2012-04-05
|/ /
* | Merge branch 'fc/push-prune'Junio C Hamano2012-02-26
|\ \
| * | push: add '--prune' optionFelipe Contreras2012-02-22
| |/
* | push/fetch/clone --no-progress suppresses progress outputClemens Buchacher2012-02-13
|/
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\
| * i18n: git-push "prevent you from losing" messageÆvar Arnfjörð Bjarmason2011-03-09
| * i18n: git-push basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \
| * | add packet tracing debug codeJeff King2011-03-08
| |/
* | push: better error message when no remote configuredMatthieu Moy2011-03-02
* | push: better error messages when push.default = trackingMatthieu Moy2011-03-02
* | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-16
|/
* Merge branch 'maint'Junio C Hamano2010-08-12
|\
| * push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
* | builtin/push.c: remove useless temporary variableJared Hance2010-08-02
|/
* Merge branch 'maint'Junio C Hamano2010-04-09
* Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-15
* Merge branch 'ld/push-porcelain'Junio C Hamano2010-03-15
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22