5239 Commits (5220e18010b896d90cdde3159d4ed1ac87a8cccb)

Author SHA1 Message Date
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
Thomas Wolf b87f1259d6 Fix parsing of core.logAllRefUpdates 5 years ago
Minh Thai 8dc0cca308 Fix NPE in DfsPackCompactor.compactReftables 5 years ago
Matthias Sohn b570b6907c Prepare 5.5.2-SNAPSHOT builds 5 years ago
Matthias Sohn 2796d86d1e JGit v5.5.1.201910021850-r 5 years ago
Matthias Sohn ca207cd3ae Prepare 5.3.7-SNAPSHOT builds 5 years ago
Matthias Sohn 38258f3f72 JGit v5.3.6.201910020505-r 5 years ago
Matthias Sohn 929dd414c1 Prepare 5.1.13-SNAPSHOT builds 5 years ago
Matthias Sohn ebe1e15781 JGit v5.1.12.201910011832-r 5 years ago
Han-Wen Nienhuys a358d0c53b reftable: move AutoCloseable to ReftableReader 5 years ago
Saša Živkov 3d8649ddef Do not rely on ArrayIndexOutOfBoundsException to detect end of input 5 years ago
Matthias Sohn e7a48bce3f Add missing braces in CherryPickCommand 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
Han-Wen Nienhuys d75a6b5d81 dfs: rename ReftableStack to DfsReftableStack 5 years ago
Han-Wen Nienhuys 33dc08c162 reftable: add maxUpdateIndex to Reftable 5 years ago
Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions 5 years ago
Thomas Wolf 2e75fe6be1 Remove an old work-around for core.autocrlf = input 5 years ago
Han-Wen Nienhuys c78fbf23a5 dfs: use ReftableConfig() constructor in DfsReftableDatabase 5 years ago