75 Révisions (4c236ff4bbf664fd177a33f42517b0eef52510c8)

Auteur SHA1 Message Date
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() il y a 8 ans
  Laurent Delaigue 4409751516 Add progress monitor to Merger il y a 8 ans
  Laurent Delaigue 1e1fb9fc59 Add progress monitor to Merger il y a 8 ans
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors il y a 8 ans
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors il y a 8 ans
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file il y a 8 ans
  Jonathan Nieder bbfd9b0e5f Handle null in ProgressMonitor setters il y a 9 ans
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit il y a 9 ans
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit il y a 9 ans
  Matthias Sohn 0243da320e Fix typo in reflog message written by RebaseCommand.tryFastForward() il y a 9 ans
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. il y a 9 ans
  Laurent Goubet 494e893c54 Support for the pre-commit hook il y a 9 ans
  Christian Halstrick 6f0b92ff22 RebaseCommand should ignore submodule modifications il y a 9 ans
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding il y a 10 ans
  Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support il y a 10 ans
  Konrad Kügler 1350d27e90 Rebase: Write an empty "quiet" file to make C Git happy il y a 10 ans
  Laurent Goubet 7424d58255 Allow callers to use different merging strategies il y a 10 ans
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash il y a 10 ans
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand il y a 10 ans
  Robin Rosenberg 078a9f6066 Add symlink support to JGit il y a 11 ans
  Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true 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 ec0d78d093 Use static factory methods instead of overloaded constructors il y a 10 ans
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase il y a 10 ans
  Matthias Sohn 7cae388118 Add missing @since tags 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 10 ans
  Tobias Pfeifer da9db6b20c Enable to prepare interactive rebase and then start it explicitly il y a 11 ans
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files il y a 11 ans
  Stefan Lay c6aba99668 Fix order of commits in rebase todo file header il y a 10 ans
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings il y a 11 ans
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) il y a 11 ans
  Robin Stocker 44ea46dd40 Use RawParseUtils.prevLF in RebaseCommand 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
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts il y a 12 ans
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such il y a 11 ans
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand il y a 11 ans
  Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 il y a 11 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 Rosenberg 0264c313ba Enable rebase to continue for all rebase stages il y a 11 ans
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick il y a 11 ans
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state il y a 12 ans
  Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps il y a 12 ans