29 Commits (stable-5.2)

Author SHA1 Message Date
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  René Scheibe d80a01e6a0 Extend ResetCommandTest 5 years ago
  René Scheibe 685f8c8dbe Simplify file creation in ResetCommandTest 5 years ago
  René Scheibe dbe01e8852 Cleanup existing tests 5 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 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 0afd62efa8 Make sure to overwrite files when "reset --hard" detects conflicts 8 years ago
  David Pursehouse a176c6055a ResetCommandTest: Use Git member in testHardResetAfterSquashMerge 8 years ago
  Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Matthias Sohn 13ffda0666 Fix ResetCommand to default to mixed reset 9 years ago
  Robin Stocker 02bd26e5a6 ResetCommand: Allow reset on unborn branch when ref not specified 10 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 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
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 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 dac66672df Update smudged entries when writing index 12 years ago
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 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 e9311e526c Add test for reflog part of ResetCommand 13 years ago
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 13 years ago