344 Commits (e904deb89d9a9669a76a426182506a084d3f6308)

Author SHA1 Message Date
Adam Dinwoodie 3dc5433fd5 rebase -i: fix comment typo 7 years ago
Phillip Wood 9b6d7a6245 rebase -i: honor --rerere-autoupdate 8 years ago
Johannes Schindelin c44a4c650c rebase -i: rearrange fixup/squash lines using the rebase--helper 8 years ago
Johannes Schindelin cdac2b01ff rebase -i: skip unnecessary picks using the rebase--helper 8 years ago
Johannes Schindelin 943999493f rebase -i: check for missing commits in the rebase--helper 8 years ago
Johannes Schindelin 3546c8d927 rebase -i: also expand/collapse the SHA-1s via the rebase--helper 8 years ago
Johannes Schindelin 1f4044af7f rebase -i: do not invent onelines when expanding/collapsing SHA-1s 8 years ago
Johannes Schindelin 4b8b65d706 rebase -i: remove useless indentation 8 years ago
Johannes Schindelin 62db524779 rebase -i: generate the script via rebase--helper 8 years ago
Junio C Hamano 5840eb9d14 doc: replace more gmane links 8 years ago
Johannes Schindelin 18633e1a22 rebase -i: use the rebase--helper builtin 8 years ago
Jeff King 356b8ecff1 rebase--interactive: count squash commits above 10 correctly 8 years ago
Junio C Hamano acefe2be28 i18n: fix misconversion in shell scripts 8 years ago
Johannes Schindelin 882cd23777 rebase -i: handle core.commentChar=auto 8 years ago
Alex Henrie 7c406bd8a7 git-rebase--interactive: fix English grammar 9 years ago
Ralf Thielow 37875b4733 rebase -i: improve advice on bad instruction lines 9 years ago
Jean-Noel Avila 8aa6dc1d9e i18n: fix git rebase interactive commit messages 9 years ago
Jeff King 1e461c4f1f rebase-interactive: drop early check for valid ident 9 years ago
Johannes Sixt d949751859 rebase-interactive: trim leading whitespace from progress count 9 years ago
Patrick Steinhardt 33ba9c648b rebase -i: restore autostash on abort 9 years ago
Vasco Almeida 9588c52b75 i18n: rebase-interactive: mark strings for translation 9 years ago
Vasco Almeida f2d17068fd i18n: rebase-interactive: mark comments of squash for translation 9 years ago
Vasco Almeida b8fc9e43a7 i18n: rebase-interactive: mark here-doc strings for translation 9 years ago
Ed Maste 9b35cadc2c rebase: update comment about FreeBSD /bin/sh 9 years ago
Johannes Sixt 7063693d51 rebase -i: remove an unnecessary 'rerere' invocation 9 years ago
Jeff King 268ef4d3d0 always quote shell arguments to test -z/-n 9 years ago
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 9 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