summaryrefslogtreecommitdiff
path: root/t/t5521-pull-options.sh
Commit message (Expand)AuthorAgeFilesLines
* test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-2/+2
* pull: honor --no-verify and do not call the commit-msg hookAlex Riesen2021-10-281-0/+24
* pull: abort by default when fast-forwarding is not possibleElijah Newren2021-07-221-2/+2
* t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-9/+9
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano2020-08-181-0/+7
* pull: warn if the user didn't say whether to rebase or to mergeAlex Henrie2020-03-101-11/+11
* merge: cleanup messages like commitDenton Liu2019-04-181-0/+8
* pull: pass --signoff/--no-signoff to "git merge"wk/pull-signoffW. Trevor King2017-10-131-0/+45
* pull: pass --allow-unrelated-histories to "git merge"jc/merge-refuse-new-rootJunio C Hamano2016-04-211-0/+21
* pull: handle git-fetch's options as wellPaul Tan2015-06-021-0/+14
* t5521: test --dry-run does not make any changesPaul Tan2015-05-291-0/+13
* test: test_must_be_empty helperJunio C Hamano2013-06-091-13/+13
* pull: Apply -q and -v options to rebase mode as wellPeter Eisentraut2013-03-161-0/+27
* fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-241-0/+18
* builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-241-0/+21
* t5521: fix and modernizeJunio C Hamano2010-02-241-26/+20
* Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz2008-11-141-0/+60