]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-10-30 Han-Wen Nienhuysreftable: enforce ascending order in sortAndWriteRefs 61/151061/8
2019-10-30 Han-Wen NienhuysDocumentation/technical/reftable: change suggested... 42/148142/5
2019-10-29 Matthias SohnUpdate Orbit to S20191025144108 and Ant to 1.10.7.v2019... 42/151742/2
2019-10-29 Matthias SohnUpdate Tycho to 1.5.1 38/151738/1
2019-10-27 Michael KepplerUpgrade Jetty to 9.4.22.v20191022 06/151606/3
2019-10-26 David PursehouseMerge "[errorprone] Don't throw exception in finally"
2019-10-26 David PursehouseMerge "[errorprone] Add parenthesis to clarify operator...
2019-10-25 Matthias SohnReplace "Rebase interactive" with "Interactive rebase" 52/151552/2
2019-10-25 Matthias Sohn[errorprone] Don't throw exception in finally 29/151629/1
2019-10-25 Matthias Sohn[errorprone] Add parenthesis to clarify operator precedence 28/151628/1
2019-10-23 Thomas WolfGPG: implement more OpenPGP UserId matching formats 54/151454/2
2019-10-22 Jonathan TanMerge "reftable: remove assert calls"
2019-10-22 Jonathan TanMerge "TreeRevFilterTest: Simplify filter used"
2019-10-22 Jonathan TanTreeRevFilterTest: Simplify filter used 11/151411/2
2019-10-22 Han-Wen Nienhuysreftable: remove assert calls 26/151426/2
2019-10-22 Gunnar WagenknechtMerge "GpgKeyLocator: Return a signing key for a user...
2019-10-22 Gunnar WagenknechtMerge "GpgKeyLocator: Return subkeys instead of the...
2019-10-22 Roan HoflandGpgKeyLocator: Return a signing key for a user instead... 13/151413/1
2019-10-22 Roan HoflandGpgKeyLocator: Return subkeys instead of the first... 12/151412/1
2019-10-21 Thomas WolfSupport for core.hooksPath 12/149912/7
2019-10-21 Michael KepplerUpgrade Tycho to 1.5.0 92/151392/1
2019-10-21 Thomas WolfClose ObjectReaders in tests 70/151370/1
2019-10-21 Thomas WolfClose some Repository instances in tests 69/151369/1
2019-10-21 Thomas WolfClose ObjectInserters in tests 68/151368/1
2019-10-21 David PursehouseUpgrade jacoco-maven-plugin to 0.8.5 80/151080/4
2019-10-21 Matthias Sohn[pgm] Add --mirror option to clone command 53/151353/3
2019-10-21 Matthias SohnRemove meaningless comment in CloneCommandTest 62/151362/1
2019-10-21 Matthias SohnImplement mirror option in CloneCommand 52/151352/2
2019-10-17 David PursehouseAppServer: Stop using deprecated SslContextFactory... 05/151205/1
2019-10-17 David PursehouseEnable and fix "Statement unnecessarily nested within... 03/151203/2
2019-10-16 Thomas WolfClose RevWalks in tests 80/151180/2
2019-10-16 Jonathan TanMerge "reftable: split off generic code from DFS code"
2019-10-16 Han-Wen Nienhuysreftable: split off generic code from DFS code 01/147301/49
2019-10-16 Jonathan TanMerge "reftable: fix lookup by ID in merged reftables"
2019-10-16 Han-Wen Nienhuysreftable: fix lookup by ID in merged reftables 62/151062/3
2019-10-16 David PursehouseMerge changes I6e022e4a,If1b9d808
2019-10-15 Christian HalstrickMerge "IndexDiff: close SubmoduleWalk and use already...
2019-10-15 Ivan FradeProtocolV2Parser: Introduce advertise sideband-all... 63/150863/7
2019-10-15 Thomas WolfClose TreeWalks in tests 85/151085/2
2019-10-15 Thomas WolfClose SubmoduleWalks in tests 78/151078/2
2019-10-15 Thomas WolfIndexDiff: close SubmoduleWalk and use already loaded... 63/151063/2
2019-10-14 David PursehouseDfsPackFile: Remove unused parameter from loadReverseId... 67/150667/4
2019-10-12 Matthias SohnSilence API errors for new fields added to PackStatisti... 78/150978/1
2019-10-12 Matthias SohnRemove unused API warning filters 76/150976/1
2019-10-12 Matthias SohnAdd missing @since tag to UploadPack#uploadWithExceptio... 75/150975/1
2019-10-12 David PursehouseMerge branch 'stable-5.5' 73/150973/1
2019-10-12 David PursehouseMerge branch 'stable-5.4' into stable-5.5 72/150972/1
2019-10-11 Ivan FradeCachedPackUriProvider: size should be a long (not an... 71/150971/1
2019-10-11 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 70/150970/1
2019-10-11 Jonathan TanMerge changes from topic 'packfile-offloading-stats'
2019-10-11 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 69/150969/1
2019-10-11 Ivan FradePackWriter/Statistics: Report offloaded size 61/150861/3
2019-10-11 Ivan FradeCachedPackUriProvider: Add size to the pack information 60/150860/3
2019-10-11 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 68/150968/1
2019-10-11 David PursehouseBazel: Bump bazel version to 1.0.0 24/150924/2
2019-10-09 Terry ParkerMerge "http: Allow specifying a custom error handler...
2019-10-09 Terry ParkerMerge changes Ieebbd671,I0e3e9456,Ia8d72e31
2019-10-09 Masaya Suzukihttp: Allow specifying a custom error handler for Uploa... 44/147144/10
2019-10-09 Masaya SuzukiUploadPack: Create a method that propagates an exceptio... 43/147143/8
2019-10-09 Masaya SuzukiUploadPack: Consolidate the sideband handling code... 26/146526/9
2019-10-09 Masaya SuzukiUploadPack: Introduce ErrorWriter 27/146527/9
2019-10-07 Thomas WolfApache HTTP: support proxy authentication 73/150173/2
2019-10-07 David PursehouseProtocolV2Parser: Add missing $NON-NLS suppression 66/150666/2
2019-10-07 David PursehouseUploadPackTest: Stop using deprecated PacketLineIn... 65/150665/2
2019-10-07 Thomas WolfFix parsing of core.logAllRefUpdates 04/150504/4
2019-10-04 Matthias SohnUpdate Jetty to 9.4.21.v20190926 22/150622/1
2019-10-04 Matthias SohnCreate 4.14 staging target platform 21/150621/1
2019-10-04 Matthias SohnMerge "Merge branch 'stable-5.5'"
2019-10-04 Minh ThaiFix NPE in DfsPackCompactor.compactReftables 11/150611/1
2019-10-03 Matthias SohnMerge branch 'stable-5.5' 66/150566/1
2019-10-03 Matthias SohnPrepare 5.5.2-SNAPSHOT builds 25/150525/1
2019-10-02 Matthias SohnJGit v5.5.1.201910021850-r 23/150523/1 v5.5.1.201910021850-r
2019-10-02 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 22/150522/1
2019-10-02 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 13/150513/1
2019-10-02 Matthias SohnPrepare 5.3.7-SNAPSHOT builds 12/150512/1
2019-10-02 Matthias SohnJGit v5.3.6.201910020505-r 83/150483/1 v5.3.6.201910020505-r
2019-10-02 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 81/150481/2
2019-10-02 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 80/150480/1
2019-10-01 Matthias SohnPrepare 5.1.13-SNAPSHOT builds 62/150462/1
2019-10-01 Matthias SohnJGit v5.1.12.201910011832-r 61/150461/1 v5.1.12.201910011832-r
2019-10-01 Luca MilanesioRename servlet-api-3_1 to match Gerrit master 49/150449/3
2019-09-27 Han-Wen Nienhuysreftable: move AutoCloseable to ReftableReader 41/150141/5
2019-09-27 Saša ŽivkovDo not rely on ArrayIndexOutOfBoundsException to detect... 54/150254/1
2019-09-26 Matthias SohnAdd missing braces in CherryPickCommand 31/150031/2
2019-09-26 Matthias SohnFire WorkingTreeModifiedEvent if cherry-pick failed... 30/150030/4
2019-09-25 Jonathan TanMerge "Documentation/technical/reftable: document renam...
2019-09-24 David PursehouseMerge "Update Eclipse SUA to latest 2.0 version"
2019-09-24 Jonathan TanMerge "reftable: pass OutputStream at construction...
2019-09-24 Matthias SohnUpdate Eclipse SUA to latest 2.0 version 49/150049/1
2019-09-23 David OstrovskyBump bazel version to 0.29.1 65/149965/2
2019-09-23 David OstrovskyBazel: Reuse version from .bazelversion for minimum... 66/149966/1
2019-09-19 Han-Wen Nienhuysreftable: pass OutputStream at construction time 62/149762/6
2019-09-19 Han-Wen Nienhuysdfs: rename ReftableStack to DfsReftableStack 66/146566/28
2019-09-19 Han-Wen Nienhuysreftable: add maxUpdateIndex to Reftable 70/149170/9
2019-09-19 David PursehouseUpgrade ecj plugin to 3.19.0 39/149839/1
2019-09-18 Ivan FradeUploadPackReachabilityTest: Use assertThrows instead... 06/149806/1
2019-09-18 Ivan FradeRequestValidatorTestCase: Tests for the request validators 22/141922/4
2019-09-18 Ivan FradeUploadPackTest: Move "reachability" tests to its own... 21/141921/3
2019-09-16 Matthias SohnMerge branch 'stable-5.5' 21/149621/1
2019-09-16 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 20/149620/1
next