5385 Commits (61ec1455c000024c53425fe84bfb238880e46c8d)

Author SHA1 Message Date
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
Ivan Frade 914e320ac6 ProtocolV2Parser: Introduce advertise sideband-all option 5 years ago
Thomas Wolf 36e16435be IndexDiff: close SubmoduleWalk and use already loaded DirCache 5 years ago
David Pursehouse bca00aa5f4 DfsPackFile: Remove unused parameter from loadReverseIdx method 5 years ago
Matthias Sohn d1d8bc30c2 Silence API errors for new fields added to PackStatistics.Accumulator 5 years ago
Matthias Sohn e3b0ee14d9 Remove unused API warning filters 5 years ago
Matthias Sohn 71bd70e67f Add missing @since tag to UploadPack#uploadWithExceptionPropagation 5 years ago
Ivan Frade 10b1b490a6 CachedPackUriProvider: size should be a long (not an int) 5 years ago
Ivan Frade a307c88714 PackWriter/Statistics: Report offloaded size 5 years ago
Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information 5 years ago
Masaya Suzuki b8d9734c02 UploadPack: Create a method that propagates an exception as-is 5 years ago
Masaya Suzuki 1e3a7bcef7 UploadPack: Consolidate the sideband handling code to one place 5 years ago
Masaya Suzuki 63bd24cf35 UploadPack: Introduce ErrorWriter 5 years ago
David Pursehouse 7192d9aecd ProtocolV2Parser: Add missing $NON-NLS suppression 5 years ago