summaryrefslogtreecommitdiff
path: root/t/t7600-merge.sh
Commit message (Expand)AuthorAgeFilesLines
...
* merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-121-1/+15
* merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-121-4/+19
* add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-131-1/+1
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-131-2/+2
* git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-031-0/+6
* t/t7600: avoid GNUism in grepJunio C Hamano2008-01-051-2/+2
* git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-231-0/+20
* git-merge: add support for --commit and --no-squashLars Hjemli2007-09-231-0/+22
* git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-231-0/+54
* Add test-script for git-merge porcelainLars Hjemli2007-09-231-0/+344