255 Commits (0af85f84bd6d1755b3b8559ccfd99383c2928ac3)

Author SHA1 Message Date
Giuseppe Bilotta 9f79524a6a rebase: pass --[no-]signoff option to git am 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 8 years ago
Vasco Almeida d323c6b641 i18n: git-sh-setup.sh: mark strings for translation 9 years ago
Vasco Almeida c36d8eee49 i18n: rebase: mark placeholder for translation 9 years ago
Vasco Almeida 24a6df489a i18n: rebase: fix marked string to use eval_gettext variant 9 years ago
Junio C Hamano 6694856153 commit-tree: do not pay attention to commit.gpgsign 9 years ago
Stefan Beller 78ec240020 rebase: decouple --exec from --interactive 9 years ago
Jeff King 8c24f5b022 rebase: ignore failures from "gc --auto" 9 years ago
John Keeping 619e360428 rebase: support --no-autostash 9 years ago
Jeff King 22946a9426 rebase: silence "git checkout" for noop 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
Ramkumar Ramachandra e4244eb395 rebase -i: handle "Nothing to do" case with autostash 11 years ago
Elia Pinto 728fc79c00 git-rebase.sh: use the $( ... ) construct for command substitution 11 years ago
Kyle J. McKay 8cd65967fe Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD" 11 years ago
Brian Gesiak 4f4074077f rebase: allow "-" short-hand for the previous branch 11 years ago
Nicolas Vigier 3ee5e54038 rebase: add the --gpg-sign option 11 years ago
Nicolas Vigier b6e9e73e8a rebase: parse options in stuck-long mode 11 years ago
Nicolas Vigier e4a4e7f27a rebase: don't try to match -M option 11 years ago
Nicolas Vigier 2f9dc1fb52 rebase: remove useless arguments check 11 years ago
Nicolas Vigier 51ba8ce372 git-sh-setup.sh: add variable to use the stuck-long mode 11 years ago
John Keeping bb3f45838b rebase: fix fork-point with zero arguments 11 years ago
John Keeping ad8261d212 rebase: use reflog to find common base with upstream 11 years ago
Matthieu Moy 99855ddf4b rebase: fix run_specific_rebase's use of "return" on FreeBSD 11 years ago
Ralf Thielow ac1998dedd git-rebase: fix typo 12 years ago
Ramkumar Ramachandra 4b03df210f rebase: use a better reflog message 12 years ago
Ramkumar Ramachandra 20351bb06b rebase: use 'git stash store' to simplify logic 12 years ago
Ramkumar Ramachandra 2e6e276dec rebase: use peel_committish() where appropriate 12 years ago
Ramkumar Ramachandra 96e2b99ed5 rebase: finish_rebase() in noop rebase 12 years ago
Ramkumar Ramachandra af2f0ebcbd rebase: finish_rebase() in fast-forward rebase 12 years ago
Ramkumar Ramachandra dc8ca9123a rebase: guard against missing files in read_basic_state() 12 years ago
Ramkumar Ramachandra 587947750b rebase: implement --[no-]autostash and rebase.autostash 12 years ago
Ramkumar Ramachandra f5f758a5df rebase: prepare to do generic housekeeping 12 years ago
Phil Hord ea70980030 rebase: find orig_head unambiguously 12 years ago
Andrew Wong eb9a7cb4bd rebase -i: Teach "--edit-todo" action 12 years ago
Martin von Zweigbergk 6ef5931943 rebase usage: subcommands can not be combined with -i 12 years ago
Ralf Thielow e39beac673 git-rebase.sh: fix typo in an error message 13 years ago
Jiang Xin c021fbf615 rebase: remove obsolete and unused LONG_USAGE which breaks xgettext 13 years ago
Jiang Xin 465d6a00e9 i18n: Rewrite gettext messages start with dash 13 years ago
Jiang Xin c7108bf9ed i18n: rebase: mark messages for translation 13 years ago
Chris Webb df5df20c13 rebase -i: support --root without --onto 13 years ago
Martin von Zweigbergk f2b6a19907 rebase --root: print usage on too many args 13 years ago
Vincent van Ravesteijn 941cab3a78 Do not autosquash in case of an implied interactive rebase 13 years ago
Lucien Kong c214538416 rebase -i: teach "--exec <cmd>" 13 years ago
Erik Faye-Lund 9180feafbc rebase: report invalid commit correctly 13 years ago
Vincent van Ravesteijn 8a6dae108e Do not autosquash in case of an implied interactive rebase 13 years ago
Neil Horman 90e1818f9a git-rebase: add keep_empty flag 13 years ago
Carlos Martín Nieto 3c02396adc Make git-{pull,rebase} message without tracking information friendlier 13 years ago
Jeff King 035b5bf643 pull,rebase: handle GIT_WORK_TREE better 13 years ago
Jon Seymour 285c6cbf3c misc-sh: fix up whitespace in some other .sh files. 14 years ago