73 Commits (95b36b397b528f858ef1559da3c33c6cf3d7117b)

Autor SHA1 Mensaje Fecha
  Andrey Loskutov 95b36b397b Null-annotated Ref class and fixed related compiler errors hace 8 años
  Andrey Loskutov 1020f40813 Null-annotated Repository class and fixed related compiler errors hace 8 años
  Matthias Sohn d2faec27a7 Raise error if FileNotFoundException is caught for an existing file hace 8 años
  Jonathan Nieder bbfd9b0e5f Handle null in ProgressMonitor setters hace 9 años
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit hace 9 años
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit hace 9 años
  Matthias Sohn 0243da320e Fix typo in reflog message written by RebaseCommand.tryFastForward() hace 9 años
  Laurent Delaigue a5c40a3862 Make RepositoryState.REBASING_MERGE reachable again. hace 9 años
  Laurent Goubet 494e893c54 Support for the pre-commit hook hace 9 años
  Christian Halstrick 6f0b92ff22 RebaseCommand should ignore submodule modifications hace 9 años
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding hace 10 años
  Konrad Kügler e0fbae5dc3 Rebase: Add --preserve-merges support hace 10 años
  Konrad Kügler 1350d27e90 Rebase: Write an empty "quiet" file to make C Git happy hace 10 años
  Laurent Goubet 7424d58255 Allow callers to use different merging strategies hace 10 años
  Stefan Lay e56d50a94b Interactive rebase: Fix order of commit messages on squash hace 10 años
  Stefan Lay 6995069464 Fix missing NON-NLS tag in RebaseCommand hace 10 años
  Robin Rosenberg 078a9f6066 Add symlink support to JGit hace 11 años
  Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true hace 10 años
  Stefan Lay e90438c0e8 Fix aborting rebase with detached head hace 10 años
  Stefan Lay f86a488e32 Implement rebase.autostash hace 10 años
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes hace 10 años
  Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors hace 10 años
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase hace 10 años
  Matthias Sohn 7cae388118 Add missing @since tags hace 10 años
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts hace 10 años
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit hace 10 años
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits hace 10 años
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand hace 11 años
  Tobias Pfeifer da9db6b20c Enable to prepare interactive rebase and then start it explicitly hace 11 años
  Christian Halstrick c3873b584f Enhance reading of git-rebase-todo formatted files hace 11 años
  Stefan Lay c6aba99668 Fix order of commits in rebase todo file header hace 10 años
  Robin Rosenberg 99d981ce35 Update reflog like C Git during rebase (non-interactive) hace 11 años
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings hace 11 años
  Robin Rosenberg 60e01cff2f Update reflog like C Git during rebase (non-interactive) hace 11 años
  Robin Stocker 44ea46dd40 Use RawParseUtils.prevLF in RebaseCommand hace 11 años
  Robin Stocker 0e9f1cf57d Support aborting non-interactive rebase started from C Git hace 11 años
  Robin Rosenberg 3ad454497c Do not cherry-pick merge commits during rebase hace 11 años
  Markus Duft baf7ca9cc0 Improve handling of checkout conflicts hace 12 años
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such hace 11 años
  Matthias Sohn 8d062dec0c [findBugs] Don't pass null for non-null parameter in RebaseCommand hace 11 años
  Robin Rosenberg 257f3fe4a1 Commit message may not necessarily be in UTF-8 hace 11 años
  Dariusz Luksza 8eb4d92637 Add support for rebase interactive 'edit' command hace 11 años
  Dariusz Luksza 84fb2b59d1 Add support for rebase interactive 'reword' command hace 11 años
  Robin Rosenberg 0264c313ba Enable rebase to continue for all rebase stages hace 11 años
  Robin Stocker 5854ca091a Improve ours/theirs conflict markers for rebase, cherry-pick hace 12 años
  Robin Rosenberg 993fcac2d3 Allow JGit to read C Git rebase state hace 12 años
  Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps hace 12 años
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo hace 12 años
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API hace 12 años
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting hace 12 años