]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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
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 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
2019-08-06 Matthias SohnMeasure minimum racy interval to auto-configure FileSna... 85/146085/31
2019-07-26 Matthias SohnReuse FileUtils to recursively delete files created... 91/146191/13
2019-07-26 Matthias SohnFix FileAttributeCache.toString() 70/146670/1
2019-07-26 Matthias SohnAdd test for racy git detection in FileSnapshot 01/146001/25
2019-07-24 Matthias SohnRepeat RefDirectoryTest.testGetRef_DiscoversModifiedLoo... 00/146000/14
2019-07-24 Matthias SohnFix org.eclipse.jdt.core.prefs of org.eclipse.jgit... 21/146221/8
2019-07-24 Matthias SohnAdd missing javadoc in org.eclipse.jgit.junit 12/146312/3
2019-07-19 Matthias SohnEnhance RepeatRule to report number of failures at... 99/145999/12
2019-07-19 Matthias SohnFix FileSnapshotTests for filesystem with high timestam... 76/145876/17
2019-07-19 Matthias SohnRetry deleting test files in FileBasedConfigTest 35/146235/4
2019-07-19 Matthias SohnMeasure filesystem timestamp resolution already in... 75/145875/17
2019-07-19 Matthias SohnRefactor FileSnapshotTest to use NIO APIs 74/145874/14
2019-07-19 Matthias SohnMeasure stored timestamp resolution instead of time... 54/145654/17
2019-07-19 Matthias SohnHandle CancellationException in FileStoreAttributeCache 63/146363/1
2019-07-19 Matthias SohnFix FileSnapshot#saveNoConfig 62/146362/1
2019-07-18 Matthias SohnUse Instant for smudge time in DirCache and DirCacheEntry 84/146284/1
2019-07-18 Matthias SohnUse Instant instead of milliseconds for filesystem... 37/145437/15
2019-07-17 Matthias SohnWorkaround SecurityException in FS#getFsTimestampResolution 36/145436/12
2019-07-17 Matthias SohnFix NPE in FS$FileStoreAttributeCache.getFsTimestampRes... 26/145126/13
2019-07-17 Matthias SohnFS: ignore AccessDeniedException when measuring timesta... 99/144899/13
2019-07-17 Matthias SohnAdd debug trace for FileSnapshot 73/145873/9
2019-07-17 Matthias SohnUse FileChannel.open to touch file and set mtime to now 97/144897/8
2019-07-17 Matthias SohnPersist filesystem timestamp resolution and allow manua... 72/144672/14
2019-07-16 Matthias SohnIncrease bazel timeout for long running tests 23/146123/1
next