]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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
2019-07-16 David OstrovskyBazel: Fix lint warning flagged by buildifier 22/146122/1
2019-07-16 David OstrovskyUpdate bazlets to latest version 21/146121/1
2019-07-16 David PursehouseBazel: Add missing dependencies for ArchiveCommandTest 20/146120/1
2019-07-16 David PursehouseBazel: Remove FileTreeIteratorWithTimeControl from... 19/146119/1
2019-07-11 Matthias SohnAdd support for nanoseconds and microseconds for Config... 71/144671/11
2019-07-11 Matthias SohnOptionally measure filesystem timestamp resolution... 38/144638/12
2019-07-11 Matthias SohnDelete unused FileTreeIteratorWithTimeControl 09/145909/1
2019-07-09 Han-Wen NienhuysFileSnapshot#equals: consider UNKNOWN_SIZE 86/145686/2
2019-07-03 Matthias SohnTimeout measuring file timestamp resolution after 2... 05/144605/2
2019-07-03 Matthias SohnFix RacyGitTests#testRacyGitDetection 36/144336/9
2019-06-19 Masaya SuzukiChange RacyGitTests to create a racy git situation... 39/144339/3
2019-06-19 David PursehouseDeprecate Constants.CHARACTER_ENCODING in favor of... 35/144335/3
2019-06-19 Matthias SohnFix non-deterministic hash of archives created by Archi... 72/144172/7
2019-06-19 Matthias SohnUpdate Maven plugins ecj, plexus, error-prone 15/144415/1
2019-06-18 Matthias SohnUpdate Maven plugins and cleanup Maven warnings 71/144371/1
2019-06-17 David PursehouseMake inner classes static where possible 90/144190/1
2019-06-16 Matthias SohnFix API problem filters 71/144171/1
2019-06-05 Matthias SohnPrepare 5.1.9-SNAPSHOT builds 62/143362/1
2019-06-05 Matthias SohnJGit v5.1.8.201906050907-r 61/143361/1 v5.1.8.201906050907-r
2019-06-05 Christian HalstrickTest detecting modified packfiles 24/143124/6
2019-06-04 Christian HalstrickEnhance fsTick() to use filesystem timer resolution 85/143285/2
2019-06-04 Matthias SohnAdd debug trace to measure time needed to open pack... 75/143275/4
2019-06-04 Matthias SohnExtend FileSnapshot for packfiles to also use checksum... 34/142834/18
2019-06-04 Matthias SohnWait opening new packfile until it can't be racy anymore 43/141843/20
2019-05-29 Matthias SohnAvoid null PackConfig in GC 23/142823/6
2019-05-29 Matthias SohnAdd FileSnapshot test testing recognition of file size... 05/141805/14
2019-05-29 Matthias SohnCapture reason for result of FileSnapshot#isModified 19/141919/10
2019-05-29 Matthias SohnSkip FileSnapshotTest#testSimulatePackfileReplacement... 45/143045/1
2019-05-29 Matthias SohnTune max heap size for tests 94/142894/2
2019-05-27 Matthias SohnFix FileSnapshotTest.testNewFileNoWait() to match its... 04/141804/10
2019-05-27 Marc StrapetzObjectDirectory: fix closing of obsolete packs 36/142636/6
2019-05-22 Matthias SohnInclude filekey file attribute when comparing FileSnapshots 48/141748/12
2019-05-22 Matthias SohnMeasure file timestamp resolution used in FileSnapshot 08/141608/17
2019-05-22 Matthias SohnFix FileSnapshot's consideration of file size 47/141747/4
2019-05-22 Matthias SohnFix API problem filters 65/142565/1
2019-04-20 Matthias SohnPrepare 5.1.8-SNAPSHOT builds 06/140906/1
2019-04-20 Matthias SohnJGit v5.1.7.201904200442-r 04/140904/1 v5.1.7.201904200442-r
2019-04-20 David PursehouseObjectUploadListener: Add callback interface 46/140646/4
2019-04-19 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 99/140899/2
2019-04-19 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 65/140865/1
2019-04-19 Matthias SohnPrepare 4.11.9-SNAPSHOT builds 63/140863/1
2019-04-18 Matthias SohnJGit v4.11.8.201904181247-r 41/140841/1 v4.11.8.201904181247-r
2019-04-18 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 40/140840/1
2019-04-18 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 39/140839/1
2019-04-18 Matthias SohnPrepare 4.9.11-SNAPSHOT builds 38/140838/1
2019-04-18 Matthias SohnJGit v4.9.10.201904181027-r 36/140836/1 v4.9.10.201904181027-r
2019-04-18 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 17/140817/1
2019-04-16 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 21/140721/1 stable-4.8
2019-04-16 Matthias SohnPrepare 4.7.10-SNAPSHOT builds 20/140720/1 stable-4.7
2019-04-16 Matthias SohnJGit v4.7.9.201904161809-r 18/140718/1 v4.7.9.201904161809-r
2019-04-16 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 17/140717/1
2019-04-16 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 16/140716/1 stable-4.6
2019-04-15 Matthias SohnPrepare 4.5.8-SNAPSHOT builds 42/140642/1 stable-4.5
2019-04-15 Matthias SohnJGit v4.5.7.201904151645-r 29/140629/1 v4.5.7.201904151645-r
2019-04-11 Luca MilanesioRemember the cause for invalidating a packfile 88/140288/7
2019-04-10 Matthias SohnFix API problem filters 96/140396/1
2019-04-09 Luca MilanesioFix pack files scan when filesnapshot isn't modified 07/140207/4
2019-03-21 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 44/139244/1
2019-03-21 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 42/139242/1
2019-03-21 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 40/139240/1
2019-03-21 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 38/139238/1
2019-03-20 Matthias SohnFix GC to delete empty fanout directories after repacking 18/139118/1
2019-03-13 Matthias SohnPrepare 5.1.7-SNAPSHOT builds 20/138620/1
2019-03-13 Matthias SohnJGit v5.1.6.201903130242-r 19/138619/1 v5.1.6.201903130242-r
2019-03-13 Matthias SohnMerge branch 'stable-5.0' into stable-5.1 18/138618/1
2019-03-13 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 13/138613/1
next