]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2021-12-30 Luca MilanesioUse FileSnapshot without using configs for FileBasedConfig 76/189176/9 stable-5.1
2021-12-26 Thomas WolfRevert "RefDirectory.scanRef: Re-use file existence... 35/189135/1
2021-12-03 Matthias SohnUpdate maven plugins 20/188520/1
2021-12-03 Matthias SohnIgnore missing javadoc in test bundles 19/188519/1
2021-12-03 Nasser Grainawistorage: file: De-duplicate File.exists()+File.isFile() 13/188513/2
2021-12-03 Kaushik LingarkarRefDirectory.scanRef: Re-use file existence check done... 90/188290/2
2021-12-02 Kaushik LingarkarFileSnapshot: Lazy load file store attributes cache 10/187910/9
2021-12-02 Matthias SohnUpdate eclipse-jarsigner-plugin to 1.3.2 56/188456/1
2021-12-02 Matthias SohnFix p2 repository URLs 49/188449/1
2021-07-29 Thomas Wolf[test] Create keystore with the keytool of the running JDK 71/183471/1
2021-06-04 Matthias SohnPrepare 5.1.17-SNAPSHOT builds 72/181472/1
2021-06-04 Matthias SohnJGit v5.1.16.202106041830-r 71/181471/1 v5.1.16.202106041830-r
2021-06-04 Matthias SohnMerge changes I853ac6c7,I01878116,Ie994fc18 into stable-5.1
2021-05-24 Kaushik LingarkarBatchRefUpdate: Skip saving conflicting ref names and... 97/180697/4
2021-05-24 Kaushik LingarkarBatchRefUpdateTest: Accurately assert RefsChangedEvent... 96/180696/7
2021-05-24 Kaushik LingarkarOptimize RefDirectory.isNameConflicting() 59/180559/4
2021-05-14 Matthias SohnUpdate bazlets and bazel version 22/180622/1
2020-12-02 Matthias SohnPrepare 5.1.16-SNAPSHOT builds 86/173186/1
2020-12-02 Matthias SohnJGit v5.1.15.202012011955-r 85/173185/1 v5.1.15.202012011955-r
2020-12-02 Petr HrebejkFix PackInvalidException when fetch and repack run... 40/173040/4
2020-11-26 Matthias SohnPrepare 5.1.15-SNAPSHOT builds 73/172873/1
2020-11-26 Matthias SohnJGit v5.1.14.202011251942-r 62/172862/1 v5.1.14.202011251942-r
2020-11-26 Matthias SohnGC#deleteOrphans: log warning for deleted orphaned... 61/172861/4
2020-11-26 Matthias SohnGC#deleteOrphans: handle failure to list files in pack... 60/172860/3
2020-11-26 Matthias SohnEnsure that GC#deleteOrphans respects pack lock 29/172829/8
2020-07-19 Matthias SohnUpdate API warning filters 53/166553/1
2020-07-19 Matthias SohnRemove unused imports 52/166552/1
2020-02-11 Matthias SohnPrepare 5.1.14-SNAPSHOT builds 77/157477/1
2020-02-11 Matthias SohnJGit v5.1.13.202002110435-r 75/157475/1 v5.1.13.202002110435-r
2020-01-30 David PursehouseFix string format parameter for invalidRefAdvertisementLine 18/156918/1
2020-01-28 Matthias SohnWindowCache: add metric for cached bytes per repository 73/155173/7
2020-01-28 Matthias Sohnpgm daemon: fallback to user and system config if no... 83/156683/2
2020-01-20 Matthias SohnWindowCache: add option to use strong refs to reference... 49/155149/5
2020-01-09 Patrick HieselReplace usage of ArrayIndexOutOfBoundsException in... 32/155532/3
2020-01-09 Matthias SohnAdd config constants for WindowCache configuration... 48/155148/2
2020-01-06 Matthias SohnFix unclosed resource warning in SmartOutputStream 12/155212/2
2020-01-06 Matthias SohnJschConfigSessionFactory: fix boxing warning 11/155211/2
2020-01-06 Matthias SohnSshSupport#runSshCommand: don't throw exception in... 10/155210/2
2020-01-04 Matthias SohnDon't override already managed maven-compiler-plugin... 09/155209/1
2020-01-04 Matthias SohnRemove unused import from CreateFileSnapshotBenchmark 08/155208/1
2020-01-04 Matthias SohnRemove duplicate ignore_optional_problems entry in... 07/155207/1
2019-12-18 Matthias SohnUpdate maven-site-plugin used by benchmark module to... 69/154769/1
2019-12-18 Matthias SohnAdd dependency to enable site generation for benchmark... 68/154768/1
2019-12-17 Matthias SohnIgnore warnings for generated source code in org.eclips... 38/154638/1
2019-12-13 Matthias SohnFix MBean registration 94/154494/1
2019-12-08 Matthias SohnEnhance WindowCache statistics 01/153601/6
2019-11-26 David PursehouseBazel: Use java_plugin and java_binary from @rules_java... 64/153364/2
2019-11-26 David PursehouseBazel: Add missing newlines at end of BUILD files 63/153363/2
2019-11-06 Matthias SohnFix benchmark pom.xml to include distribution managment... 64/152164/2
2019-11-05 Matthias SohnRun JMH benchmarks using bazel 23/147023/12
2019-11-05 Matthias SohnBenchmark for creating files and FileSnapshots 71/147171/7
2019-11-05 Matthias SohnImplement benchmark for looking up FileStore of a given... 66/147066/7
2019-11-05 Matthias SohnJMH benchmark for SimpleLruCache 22/147022/10
2019-11-04 Matthias SohnRemove unused API problem filters 48/151948/1
2019-11-04 Matthias SohnSilence API errors for new API added since 5.1.0 47/151947/1
2019-10-11 David PursehouseBazel: Bump bazel version to 1.0.0 24/150924/2
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-09-27 Saša ŽivkovDo not rely on ArrayIndexOutOfBoundsException to detect... 54/150254/1
2019-09-16 Thomas WolfWorkingTreeIterator: handle different timestamp resolutions 40/149440/6
2019-09-10 Matthias SohnFix WorkingTreeIterator.compareMetadata() for CheckStat... 66/149266/1
2019-09-08 David PursehouseFormat BUILD files with buildifier 23/149123/1
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-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-08-30 Matthias SohnReturn a new instance from openSystemConfig and openUse... 73/148373/4
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
2019-08-22 Adrien BustanyFix copy-paste typo in CloneCommand#cleanup 48/148148/3
2019-08-21 Matthias SohnAdd missing @since tag on FileTreeIterator#getLastModif... 37/148037/1
2019-08-21 Matthias SohnPrepare 5.1.10-SNAPSHOT builds 36/148036/2
2019-08-21 Matthias SohnJGit v5.1.9.201908210455-r 29/148029/1 v5.1.9.201908210455-r
2019-08-20 Matthias SohnAvoid sign extension when comparing mtime with Instant... 14/148014/1
2019-08-20 Michael KepplerFix deprecation in DirCache caused by Instant based... 96/147996/2
2019-08-19 Matthias SohnFix NPE in RebaseTodoFile#parseComments 64/147864/10
next