48 Révisions (171f84a04117cfd02446f67565073a05128777a4)

Auteur SHA1 Message Date
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings il y a 6 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  David Pursehouse 92a8e0184c RebaseCommandTest: Open RevWalk in try-with-resource il y a 8 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. il y a 9 ans
  Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support il y a 10 ans
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash il y a 10 ans
  Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true il y a 10 ans
  Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine il y a 10 ans
  Stefan Lay e90438c0e8 Fix aborting rebase with detached head il y a 10 ans
  Stefan Lay f86a488e32 Implement rebase.autostash il y a 10 ans
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes il y a 10 ans
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase il y a 10 ans
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing il y a 10 ans
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts il y a 10 ans
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit il y a 10 ans
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits il y a 10 ans
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand il y a 11 ans
  Tobias Pfeifer baab84836a Parse commitId and shortMessage of a commented out line in rebase todo il y a 11 ans
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files il y a 11 ans
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) il y a 11 ans
  Robin Stocker 0e9f1cf57d Support aborting non-interactive rebase started from C Git il y a 11 ans
  Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase il y a 11 ans
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts il y a 12 ans
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command il y a 11 ans
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command il y a 11 ans
  Robin Stocker 51c20b27ac DirCacheCheckout: Fix handling of files not in index il y a 12 ans
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick il y a 12 ans
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state il y a 12 ans
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo il y a 12 ans
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting il y a 12 ans
  Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. il y a 12 ans
  Bernard Leach cf846cfb0b Remove rebase temporary files on checkout failure il y a 13 ans
  Bernard Leach e3c4610c74 Add tests for change If203ce5 il y a 13 ans
  Philipp Thun 0b5ad24915 Introduce FAILED result for RebaseCommand il y a 13 ans
  Philipp Thun dcefc660f1 Refactor test cases il y a 13 ans
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo il y a 13 ans
  Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip il y a 13 ans
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip il y a 13 ans
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" il y a 13 ans
  Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file il y a 13 ans
  Stefan Lay 91958b7045 Do some more tests for rebase --abort il y a 13 ans
  Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings il y a 13 ans
  Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command il y a 13 ans