1. eaf0551 tests: use "$TEST_DIRECTORY" instead of ".." by Jeff King · 16 years ago
  2. 606475f Remove filename from conflict markers by Martin Renold · 16 years ago
  3. 0e757e3 rebase -i: avoid 'git reset' when possible by Johannes Schindelin · 16 years ago
  4. 2925414 Merge branch 'js/maint-rebase-i-submodule' by Junio C Hamano · 16 years ago
  5. 29a0334 t3404 & t3411: undo copy&paste by Johannes Schindelin · 16 years ago
  6. 94c88ed Fix submodule squashing into unrelated commit by Johannes Schindelin · 16 years ago
  7. 9674769 rebase -i squashes submodule changes into unrelated commit by Junio C Hamano · 16 years ago
  8. f8aa1b6 t3404: Add test case for auto-amending only edited commits after "edit" by Stephan Beyer · 16 years ago
  9. dc7f55c t3404: Add test case for aborted --continue after "edit" by Stephan Beyer · 16 years ago
  10. ff74126 rebase -i: do not fail when there is no commit to cherry-pick by Johannes Schindelin · 16 years ago
  11. 0cb0e14 tests: use "git xyzzy" form (t0000 - t3599) by Nanako Shiraishi · 17 years ago
  12. a96dc01 rebase -i -p: fix parent rewriting by Thomas Rast · 17 years ago
  13. 71d9451 rebase -i -p: handle index and workdir correctly by Thomas Rast · 17 years ago
  14. 28ed6e7 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" by Johannes Schindelin · 17 years ago
  15. 5352a82 t3404: test two "preserve merges with -p" cases by Stephan Beyer · 17 years ago
  16. ab73679 t3404: stricter tests for git-rebase--interactive by Stephan Beyer · 17 years ago
  17. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  18. 82ebb0b add test_cmp function for test scripts by Jeff King · 17 years ago
  19. b4ce54f remove use of "tail -n 1" and "tail -1" by Jeff King · 17 years ago
  20. aadbe44 grep portability fix: don't use "-e" or "-q" by Jeff King · 17 years ago
  21. 7cf7f54 use build-time SHELL_PATH in test scripts by Jeff King · 17 years ago
  22. 1bd38e8 t3404: use configured shell instead of /bin/sh by Jeff King · 17 years ago
  23. 077b725 Protect get_author_ident_from_commit() from filenames in work tree by Junio C Hamano · 17 years ago
  24. 752527f Add test for rebase -i with commits that do not pass pre-commit by Johannes Schindelin · 17 years ago
  25. 34454e8 rebase -p -i: handle "no changes" gracefully by Johannes Schindelin · 17 years ago
  26. 6047a23 rebase -i: move help to end of todo file by Johannes Schindelin · 17 years ago
  27. fb5fd01 Merge branch 'maint' by Junio C Hamano · 17 years ago
  28. aac5bf0 t/t3404: fix test for a bogus todo file. by Junio C Hamano · 17 years ago
  29. 9b0185c Merge branch 'js/rebase-i' by Junio C Hamano · 17 years ago
  30. 2af89f1 Merge branch 'maint' by Junio C Hamano · 17 years ago
  31. 81ab1cb rebase -i: squash should retain the authorship of the _first_ commit by Johannes Schindelin · 17 years ago
  32. 73697a0 rebase -i: work on a detached HEAD by Johannes Schindelin · 17 years ago
  33. be6ff20 rebase -i: commit when continuing after "edit" by Johannes Schindelin · 17 years ago
  34. 1d25c8c rebase -i: fix squashing corner case by Johannes Schindelin · 18 years ago
  35. 77b258f t3404: fix "fake-editor" by Junio C Hamano · 18 years ago
  36. c9e6589 rebase -i: fix for optional [branch] parameter by Johannes Schindelin · 18 years ago
  37. 96ffe89 rebase -i: ignore patches that are already in the upstream by Johannes Schindelin · 18 years ago
  38. fb47cfb rebase -i: fix interrupted squashing by Johannes Schindelin · 18 years ago
  39. 6368f3f rebase -i: call editor just once for a multi-squash by Johannes Schindelin · 18 years ago
  40. 8e4a91b rebase -i: remember the settings of -v, -s and -p when interrupted by Johannes Schindelin · 18 years ago
  41. 18640d9 rebase -i: handle --continue more like non-interactive rebase by Johannes Schindelin · 18 years ago
  42. f09c9b8 Teach rebase -i about --preserve-merges by Johannes Schindelin · 18 years ago
  43. 68a163c rebase -i: provide reasonable reflog for the rebased branch by Johannes Schindelin · 18 years ago
  44. c54b781 rebase -i: several cleanups by Johannes Schindelin · 18 years ago
  45. 1b1dce4 Teach rebase an interactive mode by Johannes Schindelin · 18 years ago