37 Commits (f54db4a85701df3209a4c2b473555c704feb6766)

Author SHA1 Message Date
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Markus Duft 1c43af8b97 Progress reporting for checkout 6 years ago
  Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn f6df5cf26e Add toString() to CherryPickCommand and ResetCommand 7 years ago
  Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update 8 years ago
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8 years ago
  Matthias Sohn 746cf09b33 Silence non-externalized string warnings in org.eclipse.jgit 9 years ago
  Matthias Sohn 2390531888 Externalize translatable texts in org.eclipse.jgit 9 years ago
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
  Matthias Sohn 41c4f9cb2a Fix error message to include cause if ResetCommand fails 9 years ago
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9 years ago
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 11 years ago
  Robin Rosenberg 315f1cfa5c Update the revert command and things relating to revert 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Stocker de2455af67 ResetCommand: Use DirCacheBuilder in resetIndex 11 years ago
  Robin Stocker 3f1d56d6b7 ResetCommand: Correctly reset unmerged paths in resetIndexForPaths 11 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 years ago
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset 12 years ago
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset 12 years ago
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 years ago
  Kevin Sawicki 6f432673c1 Remove unneeded catch block and null checks 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Christian Halstrick 930875a81a Throw JGit exception when ResetCommand got wrong ref 13 years ago
  Dariusz Luksza 1d1f572771 Add support for reseting on directories 13 years ago
  Bernard Leach 37fe0988b2 Add reset with paths support to ResetCommand 13 years ago
  Robin Rosenberg e2413ce2f6 Present reset in the reflog like C Git does nowadays 13 years ago
  Robin Stocker 6e10aa42e9 Add CHERRY_PICK_HEAD for cherry-pick conflicts 13 years ago
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 13 years ago