2263 Commits (246954e0d66a1e38282d0786f10df8da54911628)

Author SHA1 Message Date
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
Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 5 years ago
Masaya Suzuki 6bc3665764 transport: Move handling code to the caller side 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
David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 5 years ago
Thomas Wolf 762f6212b4 Close RevWalks in tests 5 years ago
Han-Wen Nienhuys 218bacdc1f reftable: fix lookup by ID in merged reftables 5 years ago
Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 5 years ago
Thomas Wolf 563ec9ecb6 Close TreeWalks in tests 5 years ago
Thomas Wolf 5e0eca6943 Close SubmoduleWalks in tests 5 years ago
Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information 5 years ago
David Pursehouse ab3c47df67 UploadPackTest: Stop using deprecated PacketLineIn constants 5 years ago
Thomas Wolf b87f1259d6 Fix parsing of core.logAllRefUpdates 5 years ago
Han-Wen Nienhuys a358d0c53b reftable: move AutoCloseable to ReftableReader 5 years ago
Matthias Sohn cda3b2b492 Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts 5 years ago
Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time 5 years ago
Ivan Frade 83a6145f2f UploadPackReachabilityTest: Use assertThrows instead of thrown 5 years ago
Ivan Frade 208ddab5ab RequestValidatorTestCase: Tests for the request validators 5 years ago
Ivan Frade 7c471afe1c UploadPackTest: Move "reachability" tests to its own file 5 years ago
Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions 5 years ago
Han-Wen Nienhuys 90efbd216f reftable: read file footer in ReftableReader#allRefs 5 years ago
Han-Wen Nienhuys 726bcc4fdb reftable: add ReftableReflogReader 5 years ago
Yunjie Li ea9231b39d ReceivePack: Prevent pointing a branch to a non-commit object 5 years ago