Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-10-14 | Merge branch 'so/rebase-doc-fork-point' | Junio C Hamano | 1 | -12/+19 |
2014-09-29 | Documentation/git-rebase.txt: document when --fork-point is auto-enabled | Sergey Organov | 1 | -12/+19 |
2014-09-16 | Documentation/git-rebase.txt: <upstream> must be given to specify <branch> | Sergey Organov | 1 | -1/+1 |
2014-08-12 | Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op | Sergey Organov | 1 | -5/+2 |
2014-02-11 | rebase: add the --gpg-sign option | Nicolas Vigier | 1 | -0/+4 |
2013-12-10 | rebase: use reflog to find common base with upstream | John Keeping | 1 | -0/+10 |
2013-09-06 | Documentation: make AsciiDoc links always point to HTML files | Sebastian Schuberth | 1 | -2/+2 |
2013-06-27 | rebase -i: handle fixup! fixup! in --autosquash | Andrew Pimlott | 1 | -1/+3 |
2013-05-29 | rebase: implement --[no-]autostash and rebase.autostash | Ramkumar Ramachandra | 1 | -0/+10 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2012-09-17 | rebase -i: Teach "--edit-todo" action | Andrew Wong | 1 | -1/+4 |
2012-07-23 | Merge branch 'sn/doc-typofix' | Junio C Hamano | 1 | -1/+1 |
2012-07-15 | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 1 | -4/+5 |
2012-07-14 | doc: A few minor copy edits. | Štěpán Němec | 1 | -1/+1 |
2012-06-26 | rebase -i: support --root without --onto | Chris Webb | 1 | -4/+5 |
2012-06-13 | rebase -i: teach "--exec <cmd>" | Lucien Kong | 1 | -3/+42 |
2012-05-02 | Merge branch 'jk/doc-asciidoc-inline-literal' | Junio C Hamano | 1 | -5/+5 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -5/+5 |
2012-04-24 | git-rebase: add keep_empty flag | Neil Horman | 1 | -0/+4 |
2012-03-26 | documentation: fix alphabetic ordered list for git-rebase man page | Nelson Benitez Leon | 1 | -2/+5 |
2011-07-22 | Merge branch 'mz/doc-rebase-abort' | Junio C Hamano | 1 | -2/+6 |
2011-07-13 | rebase: clarify "restore the original branch" | Martin von Zweigbergk | 1 | -2/+6 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -1/+0 |
2011-04-28 | Merge branch 'mz/rebase' | Junio C Hamano | 1 | -2/+9 |
2011-03-15 | Merge branch 'jk/doc-credits' of git://github.com/peff/git | Junio C Hamano | 1 | -10/+0 |
2011-03-14 | Documentation: "rebase <onto> <that>" stays on <that> branch upon exit | Drew Northup | 1 | -2/+3 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -10/+0 |
2011-02-10 | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 1 | -2/+9 |
2010-11-23 | rebase: support --verify | Martin von Zweigbergk | 1 | -0/+4 |
2010-09-03 | Merge branch 'jn/doc-backslash' | Junio C Hamano | 1 | -1/+1 |
2010-08-31 | Merge branch 'hv/autosquash-config' | Junio C Hamano | 1 | -0/+8 |
2010-08-21 | Merge branch 'mm/rebase-i-exec' | Junio C Hamano | 1 | -0/+24 |
2010-08-20 | Documentation: do not convert ... operator to ellipses | Jonathan Nieder | 1 | -1/+1 |
2010-08-11 | rebase -i: add exec command to launch a shell command | Matthieu Moy | 1 | -0/+24 |
2010-08-03 | rebase: support -X to pass through strategy options | Mike Lundy | 1 | -0/+7 |