index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-rebase.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs for change of default merge backend
Elijah Newren
2021-08-06
1
-14
/
+14
*
git-rebase.txt: correct out-of-date and misleading text about renames
Elijah Newren
2021-08-05
1
-3
/
+1
*
merge-strategies.txt: fix simple capitalization error
Elijah Newren
2021-08-05
1
-1
/
+1
*
Documentation: edit awkward references to `git merge-recursive`
Elijah Newren
2021-08-05
1
-3
/
+2
*
git-rebase.txt: correct antiquated claims about --rebase-merges
Elijah Newren
2021-08-05
1
-6
/
+10
*
Merge branch 'ab/rebase-no-reschedule-failed-exec'
Junio C Hamano
2021-05-07
1
-0
/
+8
|
\
|
*
rebase: don't override --no-reschedule-failed-exec with config
Ævar Arnfjörð Bjarmason
2021-04-11
1
-0
/
+8
*
|
docs: fix linting issues due to incorrect relative section order
Ævar Arnfjörð Bjarmason
2021-04-11
1
-6
/
+6
*
|
doc/git-commit: add documentation for fixup=[amend|reword] options
Charvi Mendiratta
2021-03-15
1
-10
/
+11
*
|
doc/rebase -i: fix typo in the documentation of 'fixup' command
Charvi Mendiratta
2021-02-10
1
-1
/
+1
*
|
doc/git-rebase: add documentation for fixup [-C|-c] options
Charvi Mendiratta
2021-01-30
1
-3
/
+11
|
/
*
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
2020-10-20
1
-1
/
+1
*
Merge branch 'pb/doc-sequence-editor-configuration'
Junio C Hamano
2020-09-03
1
-0
/
+1
|
\
|
*
doc: mention GIT_SEQUENCE_EDITOR and 'sequence.editor' more
Philippe Blain
2020-08-31
1
-0
/
+1
*
|
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
2020-09-03
1
-6
/
+27
|
\
\
|
|
/
|
/
|
|
*
rebase: add --reset-author-date
Rohit Ashiwal
2020-08-20
1
-0
/
+1
|
*
rebase -i: support --ignore-date
Phillip Wood
2020-08-20
1
-3
/
+4
|
*
rebase -i: support --committer-date-is-author-date
Phillip Wood
2020-08-17
1
-3
/
+7
|
*
rebase -i: add --ignore-whitespace flag
Rohit Ashiwal
2020-07-13
1
-2
/
+17
*
|
Merge branch 'ma/rebase-doc-typofix' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
\
|
*
|
git-rebase.txt: fix description list separator
Martin Ågren
2020-07-09
1
-1
/
+1
|
|
/
*
|
Doc: reference the "stash list" in autostash docs
Denton Liu
2020-05-06
1
-1
/
+1
*
|
Merge branch 'en/rebase-root-and-fork-point-are-incompatible'
Junio C Hamano
2020-05-01
1
-2
/
+5
|
\
\
|
*
|
rebase: display an error if --root and --fork-point are both provided
Elijah Newren
2020-04-27
1
-2
/
+5
|
|
/
*
|
Merge branch 'dl/merge-autostash-rebase-quit-fix'
Junio C Hamano
2020-04-30
1
-1
/
+2
|
\
\
|
*
|
rebase: save autostash entry into stash reflog on --quit
Denton Liu
2020-04-28
1
-1
/
+2
|
|
/
*
|
Merge branch 'en/rebase-doc-hooks-called-by-accident'
Junio C Hamano
2020-04-29
1
-3
/
+11
|
\
\
|
*
|
git-rebase.txt: add another hook to the hooks section, and explain more
Elijah Newren
2020-04-05
1
-3
/
+11
|
|
/
*
|
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
2020-04-22
1
-2
/
+23
|
\
\
|
*
|
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
2020-04-11
1
-2
/
+23
*
|
|
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
2020-04-22
1
-16
/
+31
|
\
|
|
|
*
|
rebase: reinstate --no-keep-empty
Elijah Newren
2020-04-11
1
-17
/
+31
|
*
|
rebase -i: mark commits that begin empty in todo editor
Elijah Newren
2020-04-11
1
-1
/
+2
|
|
/
*
|
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
2020-04-22
1
-1
/
+4
|
\
\
|
*
|
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
2020-04-03
1
-1
/
+4
|
|
/
*
|
Merge branch 'pb/rebase-doc-typofix'
Junio C Hamano
2020-04-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
git-rebase.txt: fix typo
Philippe Blain
2020-03-29
1
-1
/
+1
*
|
git-rebase.txt: highlight backend differences with commit rewording
Elijah Newren
2020-03-11
1
-0
/
+10
|
/
*
rebase: rename the two primary rebase backends
Elijah Newren
2020-02-17
1
-36
/
+41
*
rebase: change the default backend from "am" to "merge"
Elijah Newren
2020-02-17
1
-1
/
+12
*
rebase: add an --am option
Elijah Newren
2020-02-17
1
-1
/
+10
*
git-rebase.txt: add more details about behavioral differences of backends
Elijah Newren
2020-02-17
1
-5
/
+80
*
rebase (interactive-backend): fix handling of commits that become empty
Elijah Newren
2020-02-17
1
-3
/
+26
*
rebase (interactive-backend): make --keep-empty the default
Elijah Newren
2020-02-17
1
-11
/
+13
*
git-rebase.txt: update description of --allow-empty-message
Elijah Newren
2020-01-17
1
-3
/
+4
*
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
2020-01-12
1
-21
/
+6
*
Merge branch 'ra/rebase-i-more-options'
Junio C Hamano
2019-12-10
1
-6
/
+21
|
\
|
*
rebase -i: finishing touches to --reset-author-date
Junio C Hamano
2019-11-25
1
-2
/
+4
|
*
rebase: add --reset-author-date
Rohit Ashiwal
2019-11-02
1
-0
/
+1
|
*
rebase -i: support --ignore-date
Rohit Ashiwal
2019-11-02
1
-3
/
+3
[next]