34 Commits (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

Author SHA1 Message Date
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 5 years ago
  Carsten Hammer e876a70ede Use StringBuilder instead of StringBuffer where possible. 5 years ago
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 years ago
  Gunnar Wagenknecht c4420d2434 Allow to check for signing key 5 years ago
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 7 years ago
  David Pursehouse 9441508682 Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 years ago
  David Pursehouse 06fbd7c5fa CommitCommandTest: Open Repository in try-with-resource 6 years ago
  Christian Halstrick da0770fdec Fix committing empty commits 7 years ago
  Dave Borowitz e93b0026ce 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