1. 938791c git-rebase--interactive.sh: use printf instead of echo to print commit message by Brandon Casey · 15 years ago
  2. 57f2b6b rebase-i: do not get fooled by a log message ending with backslash by Junio C Hamano · 15 years ago
  3. 9cb16a9 Merge branch 'ic/maint-rebase-i-abort' by Junio C Hamano · 15 years ago
  4. b096374 rebase -i: Abort cleanly if new base cannot be checked out by Ian Ward Comfort · 15 years ago
  5. cddb42d rebase -i -p: document shortcomings by Jonathan Nieder · 15 years ago
  6. 9234b00 Merge branch 'mb/rebase-i-no-ff' by Junio C Hamano · 15 years ago
  7. df9930c Merge branch 'do/rebase-i-arbitrary' by Junio C Hamano · 15 years ago
  8. b499549 Teach rebase the --no-ff option. by Marc Branchaud · 15 years ago
  9. 2ec33cd rebase--interactive: don't require what's rebased to be a branch by Dave Olszewski · 15 years ago
  10. eb2151b rebase: support automatic notes copying by Thomas Rast · 15 years ago
  11. 6bdcd0d rebase -i: Retain user-edited commit messages after squash/fixup conflicts by Michael Haggerty · 15 years ago
  12. 6c4c44c t3404: Set up more of the test repo in the "setup" step by Michael Haggerty · 15 years ago
  13. a25eb13 rebase -i: For fixup commands without squashes, do not start editor by Michael Haggerty · 15 years ago
  14. 5065ed2 rebase -i: Improve consistency of commit count in generated commit messages by Michael Haggerty · 15 years ago
  15. 959c0d0 t3404: Test the commit count in commit messages generated by "rebase -i" by Michael Haggerty · 15 years ago
  16. 234b3da rebase-i: Ignore comments and blank lines in peek_next_command by Michael Haggerty · 15 years ago
  17. 0205e72 Add a command "fixup" to rebase --interactive by Michael Haggerty · 15 years ago
  18. 163f392 t3404: Use test_commit to set up test repository by Michael Haggerty · 15 years ago
  19. 6741aa6 Teach 'rebase -i' the command "reword" by Björn Gustavsson · 15 years ago
  20. eaf0551 tests: use "$TEST_DIRECTORY" instead of ".." by Jeff King · 16 years ago
  21. 606475f Remove filename from conflict markers by Martin Renold · 16 years ago
  22. 0e757e3 rebase -i: avoid 'git reset' when possible by Johannes Schindelin · 16 years ago
  23. 2925414 Merge branch 'js/maint-rebase-i-submodule' by Junio C Hamano · 16 years ago
  24. 29a0334 t3404 & t3411: undo copy&paste by Johannes Schindelin · 16 years ago
  25. 94c88ed Fix submodule squashing into unrelated commit by Johannes Schindelin · 16 years ago
  26. 9674769 rebase -i squashes submodule changes into unrelated commit by Junio C Hamano · 16 years ago
  27. f8aa1b6 t3404: Add test case for auto-amending only edited commits after "edit" by Stephan Beyer · 16 years ago
  28. dc7f55c t3404: Add test case for aborted --continue after "edit" by Stephan Beyer · 16 years ago
  29. ff74126 rebase -i: do not fail when there is no commit to cherry-pick by Johannes Schindelin · 16 years ago
  30. 0cb0e14 tests: use "git xyzzy" form (t0000 - t3599) by Nanako Shiraishi · 17 years ago
  31. a96dc01 rebase -i -p: fix parent rewriting by Thomas Rast · 17 years ago
  32. 71d9451 rebase -i -p: handle index and workdir correctly by Thomas Rast · 17 years ago
  33. 28ed6e7 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" by Johannes Schindelin · 17 years ago
  34. 5352a82 t3404: test two "preserve merges with -p" cases by Stephan Beyer · 17 years ago
  35. ab73679 t3404: stricter tests for git-rebase--interactive by Stephan Beyer · 17 years ago
  36. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  37. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  38. b4ce54f remove use of "tail -n 1" and "tail -1" by Jeff King · 17 years ago
  39. aadbe44 grep portability fix: don't use "-e" or "-q" by Jeff King · 17 years ago
  40. 7cf7f54 use build-time SHELL_PATH in test scripts by Jeff King · 17 years ago
  41. 1bd38e8 t3404: use configured shell instead of /bin/sh by Jeff King · 17 years ago
  42. 077b725 Protect get_author_ident_from_commit() from filenames in work tree by Junio C Hamano · 17 years ago
  43. 752527f Add test for rebase -i with commits that do not pass pre-commit by Johannes Schindelin · 17 years ago
  44. 34454e8 rebase -p -i: handle "no changes" gracefully by Johannes Schindelin · 17 years ago
  45. 6047a23 rebase -i: move help to end of todo file by Johannes Schindelin · 17 years ago
  46. fb5fd01 Merge branch 'maint' by Junio C Hamano · 17 years ago
  47. aac5bf0 t/t3404: fix test for a bogus todo file. by Junio C Hamano · 17 years ago
  48. 9b0185c Merge branch 'js/rebase-i' by Junio C Hamano · 17 years ago
  49. 2af89f1 Merge branch 'maint' by Junio C Hamano · 17 years ago
  50. 81ab1cb rebase -i: squash should retain the authorship of the _first_ commit by Johannes Schindelin · 17 years ago
  51. 73697a0 rebase -i: work on a detached HEAD by Johannes Schindelin · 17 years ago
  52. be6ff20 rebase -i: commit when continuing after "edit" by Johannes Schindelin · 17 years ago
  53. 1d25c8c rebase -i: fix squashing corner case by Johannes Schindelin · 18 years ago
  54. 77b258f t3404: fix "fake-editor" by Junio C Hamano · 18 years ago
  55. c9e6589 rebase -i: fix for optional [branch] parameter by Johannes Schindelin · 18 years ago
  56. 96ffe89 rebase -i: ignore patches that are already in the upstream by Johannes Schindelin · 18 years ago
  57. fb47cfb rebase -i: fix interrupted squashing by Johannes Schindelin · 18 years ago
  58. 6368f3f rebase -i: call editor just once for a multi-squash by Johannes Schindelin · 18 years ago
  59. 8e4a91b rebase -i: remember the settings of -v, -s and -p when interrupted by Johannes Schindelin · 18 years ago
  60. 18640d9 rebase -i: handle --continue more like non-interactive rebase by Johannes Schindelin · 18 years ago
  61. f09c9b8 Teach rebase -i about --preserve-merges by Johannes Schindelin · 18 years ago
  62. 68a163c rebase -i: provide reasonable reflog for the rebased branch by Johannes Schindelin · 18 years ago
  63. c54b781 rebase -i: several cleanups by Johannes Schindelin · 18 years ago
  64. 1b1dce4 Teach rebase an interactive mode by Johannes Schindelin · 18 years ago