28 Commits (4c236ff4bbf664fd177a33f42517b0eef52510c8)

Autor SHA1 Mensagem Data
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 anos atrás
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8 anos atrás
  Matthias Sohn 746cf09b33 Silence non-externalized string warnings in org.eclipse.jgit 9 anos atrás
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 anos atrás
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 anos atrás
  Matthias Sohn 41c4f9cb2a Fix error message to include cause if ResetCommand fails 9 anos atrás
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9 anos atrás
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 anos atrás
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 10 anos atrás
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 anos atrás
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 anos atrás
  Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex 11 anos atrás
  Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths 11 anos atrás
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 anos atrás
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 anos atrás
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset 12 anos atrás
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 anos atrás
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 anos atrás
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset 12 anos atrás
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 anos atrás
  Kevin Sawicki 6f432673c1 Remove unneeded catch block and null checks 12 anos atrás
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 anos atrás
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 12 anos atrás
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 anos atrás
  Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 13 anos atrás
  Robin Rosenberg e2413ce2f6 Present reset in the reflog like C Git does nowadays 13 anos atrás
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 anos atrás
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 13 anos atrás