]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-09-11 Matthias SohnJGit v5.5.0.201909110433-r 30/149330/1 v5.5.0.201909110433-r
2019-09-10 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 92/149292/2
2019-09-10 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 99/149299/1
2019-09-10 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 90/149290/1
2019-09-10 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 89/149289/1
2019-09-10 Matthias SohnFix WorkingTreeIterator.compareMetadata() for CheckStat... 66/149266/1
2019-09-08 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 06/149106/6
2019-09-08 Matthias Sohnbazel: fix running http tests 21/149121/5
2019-09-08 Matthias SohnSet parameter name in parameterized http tests 20/149120/2
2019-09-08 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 26/149126/1
2019-09-08 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 25/149125/1
2019-09-08 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 24/149124/1
2019-09-08 David PursehouseFormat BUILD files with buildifier 23/149123/1
2019-09-08 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 05/149105/4
2019-09-08 Matthias SohnFormat BUILD files with buildifier 16/149116/2
2019-09-08 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 02/149102/5
2019-09-08 Matthias Sohn[error prone] Suppress NonAtomicVolatileUpdate in Simpl... 03/149103/5
2019-09-08 David PursehouseBazel: Format BUILD files with buildifier 14/149114/1
2019-09-08 David PursehouseBazel: Add fixes for --incompatible_load_java_rules_fro... 13/149113/1
2019-09-07 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 01/149101/2
2019-09-07 David PursehouseBazel: Fix warning about deprecated lib.bzl 98/149098/3
2019-09-07 David PursehouseFormat lib/BUILD with buildifier 85/149085/4
2019-09-07 David PursehouseBazel: Add fixes for --incompatible_load_java_rules_fro... 33/148933/7
2019-09-07 David OstrovskyBazel: Bump minimum supported version to 0.29.0 96/148996/5
2019-09-07 David OstrovskyBazel: Bump skylib library version to 0.8.0 97/149097/3
2019-09-07 David OstrovskyUse bazelisk to switch between used bazel version 99/149099/2
2019-09-07 David PursehouseBazel: Require minimum bazel version 0.17.1 96/149096/3
2019-09-06 Matthias SohnFix wrong placeholder index in error message packInacce... 05/149005/4
2019-09-06 David PursehouseJGitText: Remove unused externalized strings 09/149009/3
2019-09-06 David PursehouseRepoText: Remove unused externalized string 07/149007/3
2019-09-06 David PursehouseCLI: Remove unused externalized strings 06/149006/3
2019-09-05 Matthias SohnUpdate Orbit to R20190827152740 for 2019-09 48/148948/1
2019-09-04 Matthias SohnPrepare 5.5.0-SNAPSHOT builds 09/148909/1
2019-09-04 Matthias SohnJGit v5.5.0.201909041048-rc1 00/148900/1 v5.5.0.201909041048-rc1
2019-09-04 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 60/148860/1
2019-09-03 Matthias SohnPrepare 5.4.4-SNAPSHOT builds 59/148859/1
2019-09-03 Matthias SohnJGit v5.4.3.201909031940-r 58/148858/1 v5.4.3.201909031940-r
2019-09-03 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 57/148857/1
2019-09-03 Matthias SohnPrepare 5.3.6-SNAPSHOT builds 56/148856/1
2019-09-03 Matthias SohnJGit v5.3.5.201909031855-r 55/148855/1 v5.3.5.201909031855-r
2019-09-03 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 54/148854/1
2019-09-03 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 51/148851/2
2019-09-03 Matthias SohnPrepare 5.1.12-SNAPSHOT builds 49/148849/1
2019-09-03 Matthias SohnJGit v5.1.11.201909031202-r 21/148821/1 v5.1.11.201909031202-r
2019-09-03 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 06/148806/2
2019-09-03 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 97/148797/2 stable-5.0
2019-09-03 Matthias SohnPrepare 4.11.10-SNAPSHOT builds 94/148794/1 stable-4.11
2019-09-03 Matthias SohnJGit v4.11.9.201909030838-r 87/148787/1 v4.11.9.201909030838-r
2019-09-03 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 86/148786/1
2019-09-03 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 80/148780/2 stable-4.10
2019-09-03 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 79/148779/2
2019-09-03 David PursehouseBazel: Update bazlets to the latest master revision 78/148778/1 stable-4.9
2019-09-03 David PursehouseBazel: Remove FileTreeIteratorWithTimeControl from... 77/148777/1
2019-09-03 Han-Wen NienhuysBatchRefUpdate: repro racy atomic update, and fix it 06/148706/8
2019-09-03 Matthias SohnDelete unused FileTreeIteratorWithTimeControl 65/148765/1
2019-09-03 Matthias SohnFix RacyGitTests#testRacyGitDetection 64/148764/1
2019-09-03 Masaya SuzukiChange RacyGitTests to create a racy git situation... 63/148763/1
2019-09-03 Matthias SohnSilence API warnings 42/148742/2
2019-09-02 Thomas Wolfsshd: fix proxy connections with the DefaultProxyDataFa... 93/145493/5
2019-09-02 Thomas Wolfsshd: support the HashKnownHosts configuration 65/144665/7
2019-09-02 Thomas Wolfsshd: configurable server key verification 73/144573/8
2019-08-30 Thomas Wolfsshd: allow setting a null ssh config 72/144572/4
2019-08-30 Thomas Wolfsshd: simplify OpenSshServerKeyVerifier 71/144571/4
2019-08-30 Thomas Wolfsshd: simplify ServerKeyLookup interface 70/144570/4
2019-08-30 Matthias SohnUse https in update site URLs 25/148625/1
2019-08-30 Jonathan NiederMerge branch 'stable-5.4' into stable-5.5 04/148604/1
2019-08-30 Jonathan NiederMerge branch 'stable-5.3' into stable-5.4 02/148602/1
2019-08-30 Jonathan NiederMerge branch 'stable-5.2' into stable-5.3 01/148601/1
2019-08-30 Jonathan NiederMerge branch 'stable-5.1' into stable-5.2 00/148600/1
2019-08-30 Matthias SohnReturn a new instance from openSystemConfig and openUse... 73/148373/4
2019-08-29 Matthias SohnUpdate Orbit to S20190827152740 for 2019-09 RC1 52/148552/1
2019-08-29 Matthias SohnSilence warnings for non-externalized strings 51/148551/1
2019-08-28 Matthias SohnPrepare 5.5.0-SNAPSHOT builds 40/148540/1
2019-08-28 Matthias SohnJGit v5.5.0.201908280940-m3 20/148520/1 v5.5.0.201908280940-m3
2019-08-27 David PursehouseMerge "JGit pgm: make Blame more robust against bogus...
2019-08-26 David PursehouseMerge "Apache HTTP: run more tests"
2019-08-26 Jonathan TanMerge "RevWalk: Traverse all parents of UNINTERESTING...
2019-08-26 Alex SpradlinRevWalk: Traverse all parents of UNINTERESTING commits 59/147659/10
2019-08-26 Thomas WolfApache HTTP: run more tests 17/147517/3
2019-08-26 Thomas WolfJGit pgm: make Blame more robust against bogus input 30/146930/3
2019-08-25 Matthias SohnUpdate Jetty to 9.4.20.v20190813 12/148312/1
2019-08-25 Matthias SohnDelete outdated Orbit target platform definitions 07/148307/2
2019-08-25 Matthias SohnUpdate target platform to S20190819183153 (2019-09 M3) 06/148306/2
2019-08-25 Matthias SohnExclude SecurityManagerTest from bazel test run 11/148311/1
2019-08-25 Matthias SohnMerge branch 'stable-5.4' 88/148288/1
2019-08-25 Matthias SohnFix generation of surefire report during site generation 87/148287/1
2019-08-25 Matthias SohnAdd missing package dependency to org.junit.runners... 86/148286/1
2019-08-23 Matthias SohnMerge "Fix error occurring when SecurityManager is...
2019-08-23 Matthias SohnMerge branch 'stable-5.4' 54/148254/2
2019-08-23 Matthias SohnPrepare 5.4.3-SNAPSHOT builds 53/148253/2
2019-08-23 Matthias SohnJGit v5.4.2.201908231537-r 52/148252/1 v5.4.2.201908231537-r
2019-08-23 Nail SamatovFix error occurring when SecurityManager is enabled 91/147791/8
2019-08-23 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 46/148246/3
2019-08-23 Matthias SohnPrepare 5.3.5-SNAPSHOT builds 45/148245/1
2019-08-23 Matthias SohnJGit v5.3.4.201908231101-r 44/148244/1 v5.3.4.201908231101-r
2019-08-23 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 40/148240/2
2019-08-23 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 35/148235/1
2019-08-23 Matthias SohnPrepare 5.1.11-SNAPSHOT builds 31/148231/1
2019-08-23 Matthias SohnJGit v5.1.10.201908230655-r 18/148218/2 v5.1.10.201908230655-r
2019-08-23 Matthias SohnUse AtomicReferences to cache user and system level... 12/148112/6
next