2783 Commits (551bc5cddd4a55185b95eaa53240c27a5bc71156)

Author SHA1 Message Date
David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 5 years ago
Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 5 years ago
Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 5 years ago
David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 5 years ago
Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 5 years ago
Matthias Sohn 9f1dad4d4f Prepare 5.7.0-SNAPSHOT builds 5 years ago
Matthias Sohn 3c527a8a37 JGit v5.7.0.202001151323-m1 5 years ago
Matthias Sohn b2bf9d4304 Remove duplicate copyright statements 5 years ago
Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 5 years ago
Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
Matthias Sohn 4cb80f897f Prepare 5.6.1-SNAPSHOT builds 5 years ago
Matthias Sohn 9710c6292a JGit v5.6.0.201912101111-r 5 years ago
Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 5 years ago
Matthias Sohn 02dc0ca688 Cleanup CommitAndLogCommandTest 5 years ago
John Tipper 5bf226d50c CLI: Add support for excluding paths from Git log command 5 years ago
David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format 5 years ago
Matthias Sohn f487a9eb2e Prepare 5.7.0-SNAPSHOT builds 5 years ago
Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 5 years ago
Matthias Sohn 473527e42c Prepare 5.6.0-SNAPSHOT builds 5 years ago
Matthias Sohn a7e454bc51 JGit v5.6.0.201912041214-rc1 5 years ago
Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side 5 years ago
Matthias Sohn 4ea42bc816 Prepare 5.6.0-SNAPSHOT builds 5 years ago
Matthias Sohn 6c9aa82f70 JGit v5.6.0.201911271000-m3 5 years ago
Thomas Wolf 59f9d206c9 Make blame work correctly on merge conflicts 5 years ago
Jonathan Nieder 3e01123a53 Add missing license header to UploadPackRefSortingForReachabilityTest 5 years ago
Matthias Sohn 3d4c95293c [spotbugs] Fix potential NPE in FSTest 5 years ago
Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories 5 years ago
Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion 5 years ago
David Pursehouse f2ccc42132 UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowed 5 years ago
Ivan Frade f5f5c80bf5 BitmappedReachabilityChecker: Use only one bitmap for the whole check 5 years ago
Ivan Frade 989a927a5f checkNotAdvertisedWants: Be lazy converting Ref to RevCommit 5 years ago
Ivan Frade a0204a4727 ReachabilityChecker: Receive a Stream instead of a Collection 5 years ago
Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 5 years ago
Thomas Wolf 1daf6f13aa RewriteGenerator: avoid adding null parent 5 years ago
Thomas Wolf 345e2648df DiffFormatter: support core.quotePath = false 5 years ago
Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 5 years ago
Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest 5 years ago
Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 5 years ago
Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 5 years ago
Thomas Wolf 64f2407f19 WorkingTreeModifiedEvent: must be fired explicitly after merge 5 years ago
Han-Wen Nienhuys 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs 5 years ago
Thomas Wolf b7d1eb4185 HttpSupport.proxyFor(): use only scheme, host, and port 5 years ago
Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 5 years ago
Jonathan Tan 91979f93fa TreeRevFilterTest: Simplify filter used 5 years ago
Thomas Wolf 385b503ae8 Support for core.hooksPath 5 years ago
Thomas Wolf c020848dbb Close ObjectReaders in tests 5 years ago
Thomas Wolf 123634e2aa Close some Repository instances in tests 5 years ago
Thomas Wolf 1b8da0dcfa Close ObjectInserters in tests 5 years ago
Matthias Sohn bceac7bd03 Remove meaningless comment in CloneCommandTest 5 years ago
Matthias Sohn 6216b0de8a Implement mirror option in CloneCommand 5 years ago