Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2022-11-15Doc: document push.recurseSubmodules=onlyJonathan Tan
2021-10-09submodule: pass repo to check_has_commit()Jonathan Tan
2020-11-20t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin
2018-07-17t5000-t5999: fix broken &&-chainsEric Sunshine
2017-09-14push, fetch: error out for submodule entries not pointing to commitsStefan Beller
2017-08-22Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano
2017-07-21submodule--helper: teach push-check to handle HEADBrandon Williams
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano
2017-06-02Merge branch 'sb/t5531-update-desc'Junio C Hamano
2017-06-01builtin/push.c: respect 'submodule.recurse' optionStefan Beller
2017-05-23t5531: fix test descriptionStefan Beller
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams
2016-12-20push: add option to push only submodulesBrandon Williams
2016-11-23push: fix --dry-run to not push submodulesBrandon Williams
2016-11-23push: --dry-run updates submodules when --recurse-submodules=on-demandBrandon Williams
2015-12-05push: follow the "last one wins" convention for --recurse-submodulesMike Crowe
2015-12-05push: test that --recurse-submodules on command line overrides configMike Crowe
2015-11-20push: add recurseSubmodules config optionMike Crowe
2015-03-20t: fix trivial &&-chain breakageJeff King
2014-01-13t5531: further "matching" fixupsJeff King
2013-01-05t5531: do not assume the "matching" push is the defaultJunio C Hamano
2012-03-30push: teach --recurse-submodules the on-demand optionHeiko Voigt
2011-08-21push: Don't push a repository with unpushed submodulesFredrik Gustafsson
2010-11-09tests: add missing &&Jonathan Nieder
2009-10-02tests: make all test files executableMark Rada
2009-08-14Fix "unpack-objects --strict"Junio C Hamano