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
2024-01-16Merge branch 'ib/rebase-reschedule-doc'Junio C Hamano
2024-01-13Merge branch 'ms/rebase-insnformat-doc-fix'Junio C Hamano
2024-01-05rebase: clarify --reschedule-failed-exec defaultIllia Bobyr
2024-01-03Documentation: fix statement about rebase.instructionFormatMaarten van der Schrieck
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe
2023-11-16rebase: support --autosquash without -iAndy Koppe
2023-10-29am, rebase: fix arghelp syntax of --emptyRené Scharfe
2023-03-27rebase: add a config option for --rebase-mergesAlex Henrie
2023-03-27rebase: add documentation and test for --no-rebase-mergesAlex Henrie
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren
2023-01-25rebase: fix formatting of rebase --reapply-cherry-picks option in docsElijah Newren
2023-01-25rebase: clarify the OPT_CMDMODE incompatibilitiesElijah 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: remove --allow-empty-message from incompatible optsElijah Newren
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren
2023-01-13git-rebase.txt: add a note about 'ORIG_HEAD' being overwrittenPhilippe Blain
2022-10-31Merge branch 'pw/rebase-keep-base-fixes'Taylor Blau
2022-10-17rebase --keep-base: imply --no-fork-pointPhillip Wood
2022-10-17rebase --keep-base: imply --reapply-cherry-picksPhillip Wood
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano
2022-09-07docs: add and use include template for config/* includesÆvar Arnfjörð Bjarmason
2022-08-15Merge branch 'jc/rerere-autoupdate-doc'Junio C Hamano
2022-08-03doc: consolidate --rerere-autoupdate descriptionJunio C Hamano
2022-08-01Merge branch 'ds/rebase-update-ref'Junio C Hamano
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee
2022-07-19rebase: add --update-refs optionDerrick Stolee
2022-06-30git-rebase.txt: use back-ticks consistentlyDerrick Stolee
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie
2021-12-02update documentation for new zdiff3 conflictStyleElijah Newren
2021-10-19Merge branch 'js/retire-preserve-merges'Junio C Hamano
2021-10-06Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc'Junio C Hamano
2021-09-20Document `rebase.forkpoint` in rebase man pageWesley Schwengle
2021-09-10Merge branch 'js/advise-when-skipping-cherry-picked'Junio C Hamano
2021-09-08rebase: drop support for `--preserve-merges`Johannes Schindelin
2021-08-31sequencer: advise if skipping cherry-picked commitJosh Steadmon
2021-08-06Update docs for change of default merge backendElijah Newren
2021-08-05git-rebase.txt: correct out-of-date and misleading text about renamesElijah Newren
2021-08-05merge-strategies.txt: fix simple capitalization errorElijah Newren
2021-08-05Documentation: edit awkward references to `git merge-recursive`Elijah Newren
2021-08-05git-rebase.txt: correct antiquated claims about --rebase-mergesElijah Newren
2021-05-07Merge branch 'ab/rebase-no-reschedule-failed-exec'Junio C Hamano
2021-04-11docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason
2021-04-11rebase: don't override --no-reschedule-failed-exec with configÆvar Arnfjörð Bjarmason
2021-03-16doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta
2021-02-11doc/rebase -i: fix typo in the documentation of 'fixup' commandCharvi Mendiratta
2021-01-30doc/git-rebase: add documentation for fixup [-C|-c] optionsCharvi Mendiratta
2020-10-20Documentation: stylistically normalize references to Signed-off-by:Bradley M. Kuhn
2020-09-03Merge branch 'pb/doc-sequence-editor-configuration'Junio C Hamano
2020-09-03Merge branch 'pw/rebase-i-more-options'Junio C Hamano