19 次代码提交 (4c236ff4bbf664fd177a33f42517b0eef52510c8)

作者 SHA1 备注 提交日期
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 年前
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 年前
  Maik Schreiber 7ff1e0d8f5 Fix RevertCommand to correctly revert multiple commits at once. 10 年前
  Laurent Goubet 7424d58255 Allow callers to use different merging strategies 10 年前
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 年前
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 年前
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 11 年前
  Robin Rosenberg a6ed390ea7 NLS warning cleanup 11 年前
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 年前
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 年前
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 年前
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 年前
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 年前
  Kevin Sawicki 52507ee2e7 Expose unmerged paths when revert fails 12 年前
  Kevin Sawicki 2d63c481f7 Provide merge result when revert command fails 12 年前
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands 12 年前
  Robin Stocker a31590ff63 RevertCommand: Add "." after reverted commit id 13 年前
  Robin Rosenberg 2058f9272b Do not cherry-pick or revert commit more than once 13 年前
  Robin Rosenberg b3e59bd9d6 Implement a revert command 13 年前
  Christian Halstrick 9b4876cedf Add Cherry-Pick command 13 年前