333 Commits (748cffc22bbe769b3b2fba90ae98db4719b90bb4)

Author SHA1 Message Date
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 10 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