216 Commits (9c136bfb487d2b3d66cb09c763330822329497a0)

Author SHA1 Message Date
John Keeping a6754cda43 rebase -i continue: don't skip commits that only change submodules 13 years ago
Junio C Hamano 8a93f9576a rebase -i: remind that the lines are top-to-bottom 13 years ago
Andrew Wong 0becb3e4b9 rebase -i: interrupt rebase when "commit --amend" failed during "reword" 13 years ago
Peter Oberndorfer 821881d88d "rebase -i": support special-purpose editor to edit insn sheet 13 years ago
Junio C Hamano 1686519a08 rebase -i: notice and warn if "exec $cmd" modifies the index or the working tree 14 years ago
Matthieu Moy ffaaed88ae rebase -i: clean error message for --continue after failed exec 14 years ago
Andrew Wong 12bf828348 rebase -i -p: include non-first-parent commits in todo list 14 years ago
Jeff King 53f2ffa80c rebase: write a reflog entry when finishing 14 years ago
Andrew Wong c192f9c865 git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff 14 years ago
Martin von Zweigbergk fdb76c104a Makefile: do not install sourced rebase scripts 14 years ago
Martin von Zweigbergk c71f8f3d50 rebase -i: remove unnecessary state rebase-root 14 years ago
Martin von Zweigbergk c6f7de5455 rebase -i: don't read unused variable preserve_merges 14 years ago
Martin von Zweigbergk 80ff47957b rebase: remember strategy and strategy options 14 years ago
Martin von Zweigbergk 7b37a7c620 rebase: remember verbose option 14 years ago
Martin von Zweigbergk 84df4560ed rebase: extract code for writing basic state 14 years ago
Martin von Zweigbergk 2959c28366 rebase: factor out sub command handling 14 years ago
Martin von Zweigbergk 4974c2caa2 rebase: make -v a tiny bit more verbose 14 years ago
Martin von Zweigbergk 431b7e7818 rebase -i: align variable names 14 years ago
Martin von Zweigbergk 89c7ae9c3b rebase: show consistent conflict resolution hint 14 years ago
Martin von Zweigbergk cc1453e1da rebase: factor out call to pre-rebase hook 14 years ago
Martin von Zweigbergk caf038cb4e rebase: factor out clean work tree check 14 years ago
Martin von Zweigbergk 71786f54c4 rebase: factor out reference parsing 14 years ago
Martin von Zweigbergk 8f9bfb64c5 rebase: reorder validation steps 14 years ago
Martin von Zweigbergk f3889b8401 rebase -i: remove now unnecessary directory checks 14 years ago
Martin von Zweigbergk cf432ca051 rebase: factor out command line option processing 14 years ago
Martin von Zweigbergk 9765b6abeb rebase: align variable content 14 years ago
Martin von Zweigbergk 6bb4e485cf rebase: align variable names 14 years ago
Martin von Zweigbergk 3426232248 rebase: act on command line outside parsing loop 14 years ago
Jonathan Nieder 960ac5ff99 rebase -i: clarify in-editor documentation of "exec" 14 years ago
Jeff King 3b21a438c9 rebase: use explicit "--" with checkout 14 years ago
Martin von Zweigbergk 7baf9c4b70 rebase: support --verify 14 years ago
Kevin Ballard 68d5d03bc4 rebase: teach --autosquash to match on sha1 in addition to message 14 years ago
Kevin Ballard d3d7a421b1 rebase: better rearranging of fixup!/squash! lines with --autosquash 14 years ago
Ramkumar Ramachandra 92c62a3f4f Porcelain scripts: Rewrite cryptic "needs update" error message 14 years ago
Chris Johnsen 14d872987a git-rebase--interactive.sh: replace cut with ${v%% *} 15 years ago
Jonathan Nieder 314eeb6e48 cherry-pick/revert: Use advise() for hints 15 years ago
Brandon Casey d1c3b10f7c git-rebase--interactive.sh: use printf instead of echo to print commit message 15 years ago
Brandon Casey 2d6ca6ef55 git-rebase--interactive.sh: rework skip_unnecessary_picks 15 years ago
Matthieu Moy cd035b1cef rebase -i: add exec command to launch a shell command 15 years ago
Brandon Casey 938791cd01 git-rebase--interactive.sh: use printf instead of echo to print commit message 15 years ago
Heiko Voigt dd1e5b313a add configuration variable for --autosquash option of interactive rebase 15 years ago
Junio C Hamano 57f2b6b258 rebase-i: do not get fooled by a log message ending with backslash 15 years ago
Junio C Hamano 41f556b947 rebase-i: style fix 15 years ago
Ian Ward Comfort b096374f4a rebase -i: Abort cleanly if new base cannot be checked out 15 years ago
Jeff King 77bc694907 rebase-interactive: silence warning when no commits rewritten 15 years ago
Thomas Rast 0acb62f202 rebase -i: make post-rewrite work for 'edit' 15 years ago
Marc Branchaud b499549401 Teach rebase the --no-ff option. 15 years ago
Christian Couder 8e75abfd8d rebase -i: use new --ff cherry-pick option 15 years ago
Dave Olszewski 2ec33cdd19 rebase--interactive: don't require what's rebased to be a branch 15 years ago
Thomas Rast eb2151bb89 rebase: support automatic notes copying 15 years ago