]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-11-06 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 79/152179/1
2019-11-06 Matthias SohnFix benchmark pom.xml to include distribution managment... 64/152164/2
2019-11-05 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 73/151973/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 SohnUpdate API problem filters 72/151972/1
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 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-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-09-27 Saša ŽivkovDo not rely on ArrayIndexOutOfBoundsException to detect... 54/150254/1
2019-09-16 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 17/149617/1
2019-09-16 Thomas WolfWorkingTreeIterator: handle different timestamp resolutions 40/149440/6
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.1' into stable-5.2 24/149124/1
2019-09-08 David PursehouseFormat BUILD files with buildifier 23/149123/1
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-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-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-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
2019-08-22 Adrien BustanyFix copy-paste typo in CloneCommand#cleanup 48/148148/3
2019-08-21 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 41/148041/1
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 SohnMerge branch 'stable-5.1' into stable-5.2 35/147935/3
2019-08-19 Matthias SohnFix NPE in RebaseTodoFile#parseComments 64/147864/10
2019-08-18 Matthias SohnFix NPE in ObjectIdOwnerMap#get 63/147863/8
2019-08-18 Matthias SohnFix NPE in CommitOnlyTest#getHead 62/147862/8
2019-08-18 Matthias SohnFileUtils#lastModifiedInstant should not log error... 61/147861/8
2019-08-18 Matthias SohnCache user global and system-wide git configurations 53/147753/11
2019-08-16 Matthias SohnAvoid setup and saving FileStoreAttributes compete... 22/147522/5
2019-08-16 Matthias SohnAdd missing dependencies for running FS_POSIXTest in... 52/147752/2
2019-08-16 Matthias SohnFix javadoc for SystemReader#getInstance 54/147754/3
2019-08-13 Matthias SohnImprove retry handling when saving FileStoreAttributes... 73/147573/4
2019-08-12 David PursehouseMerge "Ensure FSTest uses MockSystemReader" into stable-5.1
2019-08-12 Matthias SohnEnsure FSTest uses MockSystemReader 76/147576/1
2019-08-12 Vishal DevgireMake supportsAtomicCreateNewFile return true as default 74/140274/10
2019-08-12 Matthias SohnUpdate orbit to R20190602212107-2019-06 to enable backp... 39/147539/2
2019-08-12 Matthias SohnHandle InvalidPathException in FS_POSIX#createNewFileAtomic 42/147542/1
2019-08-12 Matthias SohnEnsure root cause of lock creation failures is logged 24/147524/3
2019-08-10 Matthias SohnImplement toString in MockSystemReader and MockConfig 73/147473/2
2019-08-10 Matthias SohnLocalDiskRefTreeDatabaseTest shall use MockSystemReader 72/147472/2
2019-08-10 Matthias SohnEnsure LocalDiskRepositoryTestCase#setup fully uses... 71/147471/2
2019-08-10 Matthias SohnEnsure we use MockSystemReader in tests 70/147470/2
2019-08-10 Matthias SohnOverride FileBasedConfig's save method in MockConfig 69/147469/2
2019-08-10 Matthias SohnRemove FileBasedConfig.load(boolean) introduced in... 68/147468/2
2019-08-10 Matthias SohnDisable debug log for FS in org.eclipse.jgit.test 67/147467/1
2019-08-09 Matthias SohnBazel: enable logging for tests in org.eclipse.jgit... 99/147399/2
2019-08-09 Matthias SohnLockFile: log exception if creation of lock file failed 98/147398/1
2019-08-09 David PursehouseStop using deprecated Constants.CHARACTER_ENCODING 24/147324/1
2019-08-08 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 22/147222/3
2019-08-08 Matthias SohnFix OpenSshConfigTest#config 44/147244/1
2019-08-07 Han-Wen NienhuysFileSnapshot: fix bug with timestamp thresholding 66/146866/13
2019-08-07 Matthias SohnIn LockFile#waitForStatChange wait in units of file... 72/147072/4
2019-08-06 Matthias SohnCache FileStoreAttributeCache per directory 81/146281/34
2019-08-06 Matthias SohnFix FileSnapshot#save(long) and FileSnapshot#save(Instant) 26/147026/2
2019-08-06 Matthias SohnPersist minimal racy threshold and allow manual configu... 80/146280/23
next