377 Commits (8ada9048c5add754c3b34851b1bd501ce28b3321)

Author SHA1 Message Date
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 4 years ago
  Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  Thomas Wolf 1b8da0dcfa Close ObjectInserters in tests 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Thomas Wolf b87f1259d6 Fix parsing of core.logAllRefUpdates 4 years ago
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 4 years ago
  Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5 years ago
  Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 years ago
  Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 4 years ago
  Matthias Sohn 1159f9dd7c Fix RacyGitTests#testRacyGitDetection 5 years ago
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created 5 years ago
  Masaya Suzuki df637928d2 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Ivan Frade 7c98a1aa1b RebaseTodoFileTest: Fix "the the" typo 5 years ago
  Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 5 years ago
  Thomas Wolf d2600693bd Fix off-by-one error in RebaseTodoFile when reading a todo file 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5 years ago
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 years ago
  David Pursehouse dff4f6cc74 ConfigTest: Add test for parsing invalid group header 5 years ago
  Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 years ago
  Han-Wen Nienhuys bbff3ff008 Clarify error message for invalid Windows characters 5 years ago
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 5 years ago
  David Pursehouse 7844b39966 DirCacheCheckoutTest: Open TestRepository in try-with-resource 5 years ago
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 years ago
  Jonathan Nieder c1954f6c36 RefDatabase: Introduce findRef synonym for getRef 8 years ago
  Jonathan Nieder 9895338de1 RefDatabase: Remove fallback exactRef implementation 8 years ago
  Ivan Frade 6ea888a036 RefDatabase/Ref: Add versioning to reference database 5 years ago
  Masaya Suzuki 5138594c6e Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Thomas Wolf 4678f4b735 Fix IndexDiffs for git links 5 years ago
  Gunnar Wagenknecht e751c878b0 New GpgConfig for typed access to GPG settings 5 years ago
  David Pursehouse b0f2826dfd ValidRefNameTest#testNormalizeBranchName: Fix string/ref equality check 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  David Pursehouse 65d6bb073a Override int read(byte[], int, int) on test instances of InputStream 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f02844caae DirCacheCheckoutTest#testCheckoutHierarchy: Add missing call to fail() 5 years ago
  David Pursehouse 00698f9e27 ConfigTest: Fix tests for getting empty config value as int 5 years ago
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 years ago
  Minh Thai a51e686e47 Query references by multiple prefixes 5 years ago
  Marc Strapetz cbc65bd659 Config.set-methods should not touch lines from included files 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Christian Halstrick 6db9371250 Ensure RacyGitTests don't raise false negatives 5 years ago
  Thomas Wolf 621880bc9c Test commit with huge commit message 6 years ago
  David Pursehouse d369b61852 RefTest: Refactor to not use deprecated Repository.getAllRefs 6 years ago