aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5521-pull-options.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-1/+1
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-11-01t: use git-show-ref(1) to check for ref existencePatrick Steinhardt1-2/+2
2023-10-03commit-reach: free temporary list in get_octopus_merge_bases()Jeff King1-0/+1
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason1-2/+2
2021-10-28pull: honor --no-verify and do not call the commit-msg hookAlex Riesen1-0/+24
2021-07-22pull: abort by default when fast-forwarding is not possibleElijah Newren1-2/+2
2020-11-19t55[23]*: adjust the references to the default branch name "main"Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano1-0/+7
2020-03-10pull: warn if the user didn't say whether to rebase or to mergeAlex Henrie1-11/+11
2019-04-18merge: cleanup messages like commitDenton Liu1-0/+8
2017-10-13pull: pass --signoff/--no-signoff to "git merge"W. Trevor King1-0/+45
2016-04-21pull: pass --allow-unrelated-histories to "git merge"Junio C Hamano1-0/+21
2015-06-02pull: handle git-fetch's options as wellPaul Tan1-0/+14
2015-05-29t5521: test --dry-run does not make any changesPaul Tan1-0/+13
2013-06-09test: test_must_be_empty helperJunio C Hamano1-13/+13
2013-03-16pull: Apply -q and -v options to rebase mode as wellPeter Eisentraut1-0/+27
2010-02-24fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano1-0/+18
2010-02-24builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano1-0/+21
2010-02-24t5521: fix and modernizeJunio C Hamano1-26/+20
2008-11-14Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz1-0/+60