24 Commits (f5b25bcad344b12fd0cb87b72a98d6e07d65833d)

Author SHA1 Message Date
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 8 years ago
  David Pursehouse ff90192a05 CommitCommandTest: Open Git and TreeWalk in try-with-resource 8 years ago
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9 years ago
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 years ago
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 years ago
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 years ago
  Robin Rosenberg 046a497d77 Fix unstable test 11 years ago
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems 12 years ago
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 years ago
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago