38 커밋 (162a5c4c89b289af3755a2f26843cdf908e93c50)

작성자 SHA1 메시지 날짜
  Stefan Lay f86a488e32 Implement rebase.autostash 10 년 전
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 10 년 전
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 년 전
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 년 전
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 10 년 전
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 10 년 전
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 10 년 전
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 11 년 전
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo 11 년 전
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 년 전
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 년 전
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 년 전
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 년 전
  Robin Stocker 0e9f1cf57d Support aborting non-interactive rebase started from C Git 11 년 전
  Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase 11 년 전
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 년 전
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts 12 년 전
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 11 년 전
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 11 년 전
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index 12 년 전
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick 12 년 전
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state 12 년 전
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12 년 전
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 년 전
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 년 전
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 년 전
  Bernard Leach e3c4610c74 Add tests for change If203ce5 13 년 전
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 13 년 전
  Philipp Thun dcefc660f1 Refactor test cases 13 년 전
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 13 년 전
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 년 전
  Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo 13 년 전
  Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip 13 년 전
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 13 년 전
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 13 년 전
  Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file 13 년 전
  Stefan Lay 91958b7045 Do some more tests for rebase --abort 13 년 전
  Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings 13 년 전
  Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command 13 년 전