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-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe
2023-03-27rebase: add a config option for --rebase-mergesAlex Henrie
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren
2023-01-25rebase: add coverage of other incompatible optionsElijah Newren
2023-01-25rebase: fix incompatiblity checks for --[no-]reapply-cherry-picksElijah Newren
2023-01-25rebase: fix docs about incompatibilities with --rootElijah Newren
2023-01-25rebase: flag --apply and --merge as incompatibleElijah Newren
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren
2021-11-19checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason
2021-09-08tests: stop testing `git rebase --preserve-merges`Johannes Schindelin
2020-08-17rebase -i: support --committer-date-is-author-datePhillip Wood
2020-07-13rebase -i: add --ignore-whitespace flagRohit Ashiwal
2020-01-13Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano
2019-12-11Merge branch 'ra/rebase-i-more-options'Junio C Hamano
2019-11-02rebase -i: support --committer-date-is-author-dateRohit Ashiwal
2019-11-02rebase -i: add --ignore-whitespace flagRohit Ashiwal
2019-07-31rebase -r: support merge strategies other than `recursive`Johannes Schindelin
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin
2018-06-27git-rebase: error out when incompatible options passedElijah Newren
2018-06-27t3422: new testcases for checking when incompatible options passedElijah Newren