375 Commits (2745817028f6fc7502f295fd3694176778cecf54)

Author SHA1 Message Date
Jeff King 8e98b35f87 rebase--interactive: avoid empty list in shell for-loop 9 years ago
Ralf Thielow 14c793e8f4 rebase-i: print an abbreviated hash when stop for editing 9 years ago
Junio C Hamano 214123c645 rebase-i: clarify "is this commit relevant?" test 9 years ago
Fabian Ruch 040fd39e67 rebase -i: remember merge options beyond continue actions 9 years ago
Fredrik Medley fe9394ad3e rebase-i-exec: Allow space in SHELL_PATH 9 years ago
Junio C Hamano 39743cf554 rebase-i: work around Windows CRLF line endings 9 years ago
Matthieu Moy 1db168ee97 rebase-i: loosen over-eager check_bad_cmd check 9 years ago
Matthieu Moy 31bff64100 rebase-i: explicitly accept tab as separator in commands 10 years ago
Galan Rémi 804098bb30 git rebase -i: add static check for commands and SHA-1 10 years ago
Galan Rémi 3707995960 git rebase -i: warn about removed commits 10 years ago
Galan Rémi c9266d5894 git-rebase -i: add command "drop" to remove a commit 10 years ago
Johannes Schindelin 0e0aff4b4c rebase -i: do not leave a CHERRY_PICK_HEAD file behind 10 years ago
Michael Rappazzo 16cf51c7a2 git-rebase--interactive.sh: add config option for custom instruction format 10 years ago
Matthieu Moy b12d3e904d rebase -i: fix post-rewrite hook with failed exec command 10 years ago
Phil Hord 8cbc57ca11 rebase -i: redo tasks that die during cherry-pick 10 years ago
Eric Sunshine 2185d3b7ad rebase-interactive: re-word "item count" comment 10 years ago
Eric Sunshine 28c8cfc363 rebase-interactive: suppress whitespace preceding item count 10 years ago
Kirill A. Shutemov edb72d5511 rebase -i: use full object name internally throughout the script 10 years ago
Onno Kortmann 97f05f43dc Show number of TODO items for interactive rebase 10 years ago
Nguyễn Thái Ngọc Duy b849b954d2 *.sh: avoid hardcoding $GIT_DIR/hooks/... 10 years ago
John Keeping 1e0dacdbdb rebase: omit patch-identical commits with --fork-point 11 years ago
Elia Pinto e425f6ad4d git-rebase--interactive.sh: avoid "test <cond> -a/-o <cond>" 11 years ago
Ramkumar Ramachandra e4244eb395 rebase -i: handle "Nothing to do" case with autostash 11 years ago
Kyle J. McKay 9f50d32b9c rebase: avoid non-function use of "return" on FreeBSD 11 years ago
Uwe Storbeck 47be066026 rebase -i: do not "echo" random user-supplied strings 11 years ago
Nicolas Vigier 3ee5e54038 rebase: add the --gpg-sign option 11 years ago
Jonathan Nieder 11d62145b9 remove #!interpreter line from shell libraries 11 years ago
Kirill A. Shutemov 568950388b rebase -i: respect core.abbrev 12 years ago
Junio C Hamano 75c6976655 rebase -i: fix short SHA-1 collision 12 years ago
Ralf Thielow a9f739c111 rebase --preserve-merges: ignore "merge.log" config 12 years ago
Eric Sunshine 7bca7afeff rebase -i: fix cases ignoring core.commentchar 12 years ago
Arnaud Fontaine db2b3b820e Do not ignore merge options in interactive rebase 12 years ago
Andrew Pimlott 22c5b13636 rebase -i: handle fixup! fixup! in --autosquash 12 years ago
Ramkumar Ramachandra 26cd160cb1 rebase -i: use a better reflog message 12 years ago
Ramkumar Ramachandra 15d4bf2e1e rebase -i: return control to caller, for housekeeping 12 years ago
Ramkumar Ramachandra 1224f3d0f1 rebase -i: don't error out if $state_dir already exists 12 years ago
Zoltan Klinger b71dc3e1a0 bash-prompt.sh: show where rebase is at when stopped 12 years ago
John Keeping 180bad3d10 rebase -i: respect core.commentchar 12 years ago
Phil Hord 986977847e rebase --preserve-merges: keep all merge commits including empty ones 12 years ago
Johannes Sixt 9c8e1011b9 rebase -i: suggest using --edit-todo to fix an unknown instruction 13 years ago
Johannes Sixt ecfe1ea96f rebase -i: fix misleading error message after 'exec no-such' instruction 13 years ago
Andrew Wong eb9a7cb4bd rebase -i: Teach "--edit-todo" action 13 years ago
Andrew Wong fcc5ef1cc9 rebase -i: Refactor help messages for todo file 13 years ago
Michael J Gruber 1af221ef5c rebase -i: use full onto sha1 in reflog 13 years ago
Chris Webb 2147f844ed rebase -i: handle fixup of root commit correctly 13 years ago
Chris Webb df5df20c13 rebase -i: support --root without --onto 13 years ago
Martin von Zweigbergk 572a7c52bb rebase: don't source git-sh-setup twice 13 years ago
Lucien Kong c214538416 rebase -i: teach "--exec <cmd>" 13 years ago
Neil Horman 90e1818f9a git-rebase: add keep_empty flag 13 years ago
John Keeping a6754cda43 rebase -i continue: don't skip commits that only change submodules 13 years ago