5273 Commits (9cb8e2f31035d265b83ba4e295aa3abb4c737ebf)

Author SHA1 Message Date
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
Matthias Sohn 75038afc8e Silence API error for new method in ReachabilityChecker 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
Ivan Frade 2ff0c0abaa UploadPack: Prioritize references for non-advertised wants checks 5 years ago
David Pursehouse fa1566f40c ReceivePack: Fix name hiding of 'atomic' member 5 years ago
David Pursehouse e9c21fca58 ReceivePack: Remove unnecessarily nested else-clause 5 years ago
Michael Keppler f8e60ce1cf Simplify comparator code 5 years ago
Michael Keppler 8fcba48b72 Fix typo in Javadoc 5 years ago
Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase 5 years ago
David Pursehouse a6bdcace30 ReceivePack: Reduce visibility of methods 5 years ago
Matthias Sohn 830e7bf678 Suppress API error raised for constant added in 345e2648 5 years ago
Thomas Wolf cb85f7be8b TopoSortGenerator: simplify first-parent handling 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 a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable 5 years ago
Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly 5 years ago
Matthias Sohn 63fc6970cc Suppress the API errors introduced by 3e9a5f99 5 years ago
David Pursehouse 57bb09ade9 ReceivePack: Remove unused getLockMessageProcessName method 5 years ago
David Pursehouse b89e5ecc9f ReceivePack: Remove unnecessary ReceivePack. prefix on static call 5 years ago
Masaya Suzuki 3e9a5f993b transport: Merge BaseReceivePack into ReceivePack 5 years ago
Han-Wen Nienhuys 74bfec4112 Move KetchSystem.delay to FileUtils. 5 years ago
David Pursehouse fd798d326e BaseReceivePack: Add hasReceivedPack method 5 years ago
Matthias Sohn 566a46e9ec Silence API errors for new API introduced in 5.5.2 5 years ago
Thomas Wolf 22e153177c Fix NPE in SystemReader in tests 5 years ago
Masaya Suzuki ca800b55c8 BaseReceivePack: Fix the format 5 years ago
Matthias Sohn e102bbed99 Prepend hostname to subsection used to store file timestamp resolution 5 years ago
Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 5 years ago
Thomas Wolf ffe74210d6 SystemReader: extract updating config and its parents if outdated 5 years ago
Matthias Sohn 9328236cfe Update API problem filters 5 years ago
Matthias Sohn 5b7be296d2 Remove unused API problem filters 5 years ago
Matthias Sohn 6d407fe727 Silence API errors for new API added since 5.1.0 5 years ago
Thomas Wolf e8c3619063 DirCacheCheckout: don't use deprecated method 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
Matthias Sohn 271051ef06 Replace "Rebase interactive" with "Interactive rebase" 5 years ago
Matthias Sohn 5625f70d25 [errorprone] Don't throw exception in finally 5 years ago
Matthias Sohn 6ba8f37ab7 [errorprone] Add parenthesis to clarify operator precedence 5 years ago
Thomas Wolf 6a39da37fe GPG: implement more OpenPGP UserId matching formats 5 years ago
Han-Wen Nienhuys e4fd171da2 reftable: remove assert calls 5 years ago
Roan Hofland 0902e060f7
GpgKeyLocator: Return a signing key for a user instead of the master key 5 years ago
Roan Hofland 68b8317a09
GpgKeyLocator: Return subkeys instead of the first key for subkeys 5 years ago
Thomas Wolf 385b503ae8 Support for core.hooksPath 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
Han-Wen Nienhuys 2b1e942729 reftable: split off generic code from DFS code 5 years ago
Han-Wen Nienhuys 218bacdc1f reftable: fix lookup by ID in merged reftables 5 years ago