387 コミット (next)

作成者 SHA1 メッセージ 日付
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase 3年前
  Thomas Wolf 5b1a6e0e38 Fix NPE in DirCacheCheckout 3年前
  Thomas Wolf 5abd8a4feb Enable GpgSigner to also sign tags 3年前
  Tudor Matrescu aa3a1ecd13 Added check for null on DirCacheEntry in checkoutEntry method 3年前
  Thomas Wolf efd1cc05af Keep line endings for text files committed with CR/LF on text=auto 3年前
  Thomas Wolf 9b033a1b6d Fix writing GPG signatures with trailing newline 4年前
  Matthias Sohn 77848d635b Decouple BouncyCastle from JGit Core 4年前
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4年前
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4年前
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4年前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4年前
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 4年前
  Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 4年前
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4年前
  Thomas Wolf 1b8da0dcfa Close ObjectInserters in tests 4年前
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4年前
  Thomas Wolf b87f1259d6 Fix parsing of core.logAllRefUpdates 4年前
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 5年前
  Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5年前
  Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5年前
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5年前
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5年前
  Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 5年前
  Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5年前
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created 5年前
  Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 5年前
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5年前
  Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo 5年前
  Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 5年前
  Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 5年前
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5年前
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5年前
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5年前
  David Pursehouse dff4f6cc74 ConfigTest: Add test for parsing invalid group header 5年前
  Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5年前
  Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 5年前
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 5年前
  David Pursehouse 7844b39966 DirCacheCheckoutTest: Open TestRepository in try-with-resource 5年前
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5年前
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 8年前
  Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 8年前
  Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 5年前
  Masaya Suzuki 5138594c6e Change RacyGitTests to create a racy git situation in a stable way 5年前
  Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 5年前
  Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 5年前
  David Pursehouse b0f2826dfd ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 5年前
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5年前
  David Pursehouse 65d6bb073a Override int read(byte[], int, int) on test instances of InputStream 5年前
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5年前
  David Pursehouse f02844caae DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail() 5年前