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
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
2020-08-31doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' morePhilippe Blain
2020-08-20rebase: add --reset-author-dateRohit Ashiwal
2020-08-20rebase -i: support --ignore-datePhillip Wood
2020-08-17rebase -i: support --committer-date-is-author-datePhillip Wood
2020-07-13rebase -i: add --ignore-whitespace flagRohit Ashiwal
2020-07-10Merge branch 'ma/rebase-doc-typofix' into masterJunio C Hamano
2020-07-09git-rebase.txt: fix description list separatorMartin Ågren
2020-05-06Doc: reference the "stash list" in autostash docsDenton Liu
2020-05-01Merge branch 'en/rebase-root-and-fork-point-are-incompatible'Junio C Hamano
2020-04-30Merge branch 'dl/merge-autostash-rebase-quit-fix'Junio C Hamano
2020-04-29Merge branch 'en/rebase-doc-hooks-called-by-accident'Junio C Hamano
2020-04-28rebase: save autostash entry into stash reflog on --quitDenton Liu
2020-04-27rebase: display an error if --root and --fork-point are both providedElijah Newren
2020-04-22Merge branch 'jt/rebase-allow-duplicate'Junio C Hamano
2020-04-22Merge branch 'en/rebase-no-keep-empty'Junio C Hamano
2020-04-22Merge branch 'dd/no-gpg-sign'Junio C Hamano
2020-04-22Merge branch 'pb/rebase-doc-typofix'Junio C Hamano
2020-04-12rebase --merge: optionally skip upstreamed commitsJonathan Tan
2020-04-12rebase: reinstate --no-keep-emptyElijah Newren
2020-04-12rebase -i: mark commits that begin empty in todo editorElijah Newren
2020-04-06git-rebase.txt: add another hook to the hooks section, and explain moreElijah Newren
2020-04-03rebase.c: honour --no-gpg-signĐoàn Trần Công Danh
2020-03-29git-rebase.txt: fix typoPhilippe Blain
2020-03-11git-rebase.txt: highlight backend differences with commit rewordingElijah Newren
2020-02-17rebase: rename the two primary rebase backendsElijah Newren
2020-02-17rebase: change the default backend from "am" to "merge"Elijah Newren
2020-02-17rebase: add an --am optionElijah Newren
2020-02-17git-rebase.txt: add more details about behavioral differences of backendsElijah Newren
2020-02-17rebase (interactive-backend): fix handling of commits that become emptyElijah Newren
2020-02-17rebase (interactive-backend): make --keep-empty the defaultElijah Newren
2020-01-18git-rebase.txt: update description of --allow-empty-messageElijah Newren
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-25rebase -i: finishing touches to --reset-author-dateJunio C Hamano
2019-11-12doc: improve readability of --rebase-merges in git-rebaseNaveen Nathan
2019-11-02rebase: add --reset-author-dateRohit Ashiwal
2019-11-02rebase -i: support --ignore-dateRohit Ashiwal
2019-11-02rebase -i: support --committer-date-is-author-dateRohit Ashiwal
2019-11-02rebase -i: add --ignore-whitespace flagRohit Ashiwal
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano
2019-09-30Merge branch 'en/filter-branch-deprecation'Junio C Hamano