34 次程式碼提交 (3cea3676c75127dd720ea4c0b86d92ed040f7fa7)

作者 SHA1 備註 提交日期
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 年之前
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 5 年之前
  Carsten Hammer e876a70ede Use StringBuilder instead of StringBuffer where possible. 5 年之前
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 年之前
  Gunnar Wagenknecht c4420d2434 Allow to check for signing key 5 年之前
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 年之前
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 年之前
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 7 年之前
  David Pursehouse 9441508682 Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 年之前
  David Pursehouse 06fbd7c5fa CommitCommandTest: Open Repository in try-with-resource 6 年之前
  Christian Halstrick da0770fdec Fix committing empty commits 7 年之前
  Dave Borowitz e93b0026ce Temporarily @Ignore flaky CommitCommandTest methods 7 年之前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年之前
  David Pursehouse a45cfee7a3 Organize imports 7 年之前
  Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 8 年之前
  David Pursehouse ff90192a05 CommitCommandTest: Open Git and TreeWalk in try-with-resource 8 年之前
  Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 8 年之前
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 年之前
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9 年之前
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9 年之前
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 年之前
  Robin Stocker 0f88d7b72f CommitCommand: Ensure unmerged paths are added correctly with setOnly 11 年之前
  Robin Stocker 79f33419ec CommitCommand: Use original author on amend if author is not set 11 年之前
  Robin Stocker c96b40d592 CommitCommand: Don't allow amending on initial commit 11 年之前
  Robin Rosenberg 046a497d77 Fix unstable test 11 年之前
  Matthias Sohn e9c811d0d0 Allow detection of case insensitive file systems 12 年之前
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 年之前
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 年之前
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 年之前
  Kevin Sawicki 7bde08e1d4 Support committing submodule updates 12 年之前
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 年之前