53 커밋 (591998c2d628ec4f6309caea826fab16a6de2adc)

작성자 SHA1 메시지 날짜
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 10 년 전
  Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors 10 년 전
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 년 전
  Matthias Sohn 7cae388118 Add missing @since tags 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 da9db6b20c Enable to prepare interactive rebase and then start it explicitly 11 년 전
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files 11 년 전
  Stefan Lay c6aba99668 Fix order of commits in rebase todo file header 10 년 전
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) 11 년 전
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 년 전
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) 11 년 전
  Robin Stocker 44ea46dd40 Use RawParseUtils.prevLF in RebaseCommand 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 년 전
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts 12 년 전
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 년 전
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand 11 년 전
  Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 11 년 전
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command 11 년 전
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command 11 년 전
  Robin Rosenberg 0264c313ba Enable rebase to continue for all rebase stages 11 년 전
  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 년 전
  Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps 12 년 전
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12 년 전
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 년 전
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 년 전
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 년 전
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action 12 년 전
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 년 전
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 년 전
  Tomasz Zarna 90d002c15f Remove ambiguous CheckoutConflictException 12 년 전
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 12 년 전
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure 13 년 전
  Chris Aniszczyk 557ea857e3 Implement rebase ff for upstream branches with merge commits 13 년 전
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 년 전
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand 13 년 전
  Philipp Thun a21e508a31 Introduce CherryPickResult 13 년 전
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 년 전
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly 13 년 전
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 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 년 전
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 년 전
  Mathias Kinzler ad96546ca0 Rebase Interoperability third part: handle stop upon conflict 13 년 전
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" 13 년 전