Age | Commit message (Expand) | Author | Files | Lines |
2018-10-07 | docs: typo: s/isimilar/similar/ | Michael Witten | 1 | -1/+1 |
2018-08-02 | Merge branch 'js/rebase-merge-octopus' | Junio C Hamano | 1 | -3/+4 |
2018-07-24 | Merge branch 'en/rebase-consistency' | Junio C Hamano | 1 | -27/+108 |
2018-07-18 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 1 | -1/+1 |
2018-07-11 | rebase --rebase-merges: adjust man page for octopus support | Johannes Schindelin | 1 | -3/+4 |
2018-06-27 | git-rebase: make --allow-empty-message the default | Elijah Newren | 1 | -10/+0 |
2018-06-27 | git-rebase.txt: document behavioral differences between modes | Elijah Newren | 1 | -0/+32 |
2018-06-27 | git-rebase.txt: address confusion between --no-ff vs --force-rebase | Elijah Newren | 1 | -20/+10 |
2018-06-27 | rebase: fix documentation formatting | Vladimir Parfinenko | 1 | -1/+1 |
2018-06-26 | git-rebase.txt: document incompatible options | Elijah Newren | 1 | -8/+77 |
2018-05-25 | Use proper syntax for replaceables in command docs | Robert P. J. Day | 1 | -2/+2 |
2018-04-26 | rebase -i --rebase-merges: add a section to the man page | Johannes Schindelin | 1 | -0/+135 |
2018-04-26 | rebase -i: introduce --rebase-merges=[no-]rebase-cousins | Johannes Schindelin | 1 | -4/+11 |
2018-04-26 | rebase: introduce the --rebase-merges option | Johannes Schindelin | 1 | -1/+20 |
2018-04-25 | Merge branch 'pw/rebase-signoff' | Junio C Hamano | 1 | -3/+4 |
2018-03-29 | rebase: extend --signoff support | Phillip Wood | 1 | -3/+4 |
2018-03-06 | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 1 | -1/+6 |
2018-02-12 | rebase: introduce and use pseudo-ref REBASE_HEAD | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-02-12 | rebase: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -1/+5 |
2018-02-07 | rebase: add --allow-empty-message option | Genki Sky | 1 | -0/+5 |
2017-12-04 | Documentation: move rebase.* configs to new file | Liam Beguin | 1 | -18/+1 |
2017-10-03 | Merge branch 'js/rebase-i-final' | Junio C Hamano | 1 | -7/+9 |
2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
2017-07-27 | rebase -i: rearrange fixup/squash lines using the rebase--helper | Johannes Schindelin | 1 | -7/+9 |
2017-07-12 | Merge branch 'ks/fix-rebase-doc-picture' | Junio C Hamano | 1 | -1/+1 |
2017-07-10 | doc: correct a mistake in an illustration | Kaartic Sivaraam | 1 | -1/+1 |
2017-06-18 | stash: update documentation to use 'stash entry' | Liam Beguin | 1 | -1/+1 |
2017-04-26 | Merge branch 'gb/rebase-signoff' | Junio C Hamano | 1 | -0/+5 |
2017-04-18 | rebase: pass --[no-]signoff option to git am | Giuseppe Bilotta | 1 | -0/+5 |
2016-12-19 | Merge branch 'nd/rebase-forget' | Junio C Hamano | 1 | -1/+6 |
2016-12-11 | rebase: add --quit to cleanup rebase, leave everything else untouched | Nguyễn Thái Ngọc Duy | 1 | -1/+6 |
2016-07-28 | Merge branch 'mm/doc-tt' into maint | Junio C Hamano | 1 | -5/+5 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -5/+5 |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -5/+5 |
2016-03-18 | rebase: decouple --exec from --interactive | Stefan Beller | 1 | -3/+3 |
2016-03-02 | Documentation: reword rebase summary | Stefan Beller | 1 | -1/+1 |
2015-10-05 | Merge branch 'mm/keyid-docs' | Junio C Hamano | 1 | -1/+3 |
2015-10-05 | Merge branch 'jk/rebase-no-autostash' | Junio C Hamano | 1 | -1/+2 |
2015-09-21 | Documentation: explain optional arguments better | Matthieu Moy | 1 | -1/+3 |
2015-09-10 | Documentation/git-rebase: fix --no-autostash formatting | John Keeping | 1 | -1/+2 |
2015-08-03 | Merge branch 'gr/rebase-i-drop-warn' | Junio C Hamano | 1 | -0/+9 |
2015-06-30 | git rebase -i: warn about removed commits | Galan Rémi | 1 | -0/+6 |
2015-06-30 | git-rebase -i: add command "drop" to remove a commit | Galan Rémi | 1 | -0/+3 |
2015-06-15 | git-rebase--interactive.sh: add config option for custom instruction format | Michael Rappazzo | 1 | -0/+7 |
2015-05-22 | Merge branch 'jk/asciidoc-markup-fix' | Junio C Hamano | 1 | -1/+1 |
2015-05-12 | doc: fix misrendering due to `single quote' | Jeff King | 1 | -1/+1 |
2015-03-31 | Sync with 2.3.5 | Junio C Hamano | 1 | -1/+3 |
2015-03-31 | Merge branch 'ss/pull-rebase-preserve' into maint | Junio C Hamano | 1 | -1/+3 |
2015-03-30 | docs: clarify what git-rebase's "-p" / "--preserve-merges" does | Sebastian Schuberth | 1 | -1/+3 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |