]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2023-10-14 Thomas WolfFileBasedConfig: in-process synchronization for load... 23/204923/1
2023-10-14 Thomas WolfFileUtils.rename(): better retry handling 22/204922/1
2023-10-14 Thomas WolfFileBasedConfig: ensure correct snapshot if no file 21/204921/1
2023-10-14 Thomas WolfDeleteBranchCommand: update config only at the end 20/204920/1
2023-10-14 Thomas WolfConfig.removeSection() telling whether it changed the... 19/204919/1
2023-10-13 Thomas WolfRebaseCommand: return correct status on stash apply... 13/204913/2
2023-10-13 Matthias SohnMerge branch 'stable-6.7' 35/204935/2
2023-10-13 Matthias SohnUse net.i2p.crypto.eddsa 0.3.0 from new Orbit build 34/204934/2
2023-10-13 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 30/204930/1
2023-10-13 Matthias SohnMerge branch 'stable-6.5' into stable-6.6 29/204929/1
2023-10-13 Matthias SohnMerge branch 'stable-6.4' into stable-6.5 27/204927/2
2023-10-12 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 26/204926/2
2023-10-12 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 28/204928/1
2023-10-12 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 04/204904/1
2023-10-12 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 03/204903/2
2023-10-12 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 02/204902/1
2023-10-12 Matthias SohnPackConfig: fix @since tags 01/204901/1
2023-10-12 Matthias SohnRemove unused API problem filters 00/204900/1
2023-10-12 Antonio BaroneAdd support for git config repack.packKeptObjects 20/204820/8
2023-10-12 Luca MilanesioDo not exclude objects in locked packs from bitmap... 25/203625/21
2023-10-09 Matthias SohnMerge changes Ibd71a992,Ib7fa7cb7
2023-10-05 Matthias Sohn[errorprone] Fix InconsistentCapitalization 83/204783/1
2023-10-05 David OstrovskyTestRepository: Add getInstant method 21/204821/1
2023-10-05 Matthias SohnUpdate orbit to orbit-aggregation/2023-12 82/204782/1
2023-10-03 Matthias SohnMerge branch 'stable-6.8' 72/204772/1
2023-10-03 Matthias SohnPrepare 6.8.0-SNAPSHOT builds 70/204770/1
2023-10-03 Matthias SohnJGit v6.8.0.202310031045-m1 68/204768/1 v6.8.0.202310031045-m1
2023-09-28 Ivan FradeUploadPack: Delay freeing refs in sendPack() 10/204710/1
2023-09-26 Thomas WolfMerge "Fix log level for successful execution of Shutdo...
2023-09-26 Thomas WolfByteBufferInputStream: add missing @since 6.8 49/204649/1
2023-09-26 Matthias SohnFix log level for successful execution of ShutdownHook... 30/204630/1
2023-09-26 Thomas WolfEclipse features: update copyright year 21/204621/1
2023-09-26 Thomas WolfSSH agent: correct plug-in title 20/204620/1
2023-09-25 David OstrovskyFix DefaultCharset bug pattern flagged by error prone 27/194527/2
2023-09-25 David OstrovskyActivate additional error prone checks 55/161955/12
2023-09-25 Matthias SohnWorkingTreeIterator: directly filter input stream 87/204587/6
2023-09-25 Matthias Sohn[errorprone] Add missing javadoc summary 85/204585/10
2023-09-25 Matthias Sohn[errorprone] Fix BadImport 84/204584/9
2023-09-25 Matthias Sohn[errorprone] Prevent int expression may overflow 82/204582/9
2023-09-25 Matthias Sohn[errorprone] Suppress ByteBufferBackingArray 81/204581/9
2023-09-25 Matthias Sohn[errorprone] Suppress JavaLangClash to avoid breaking... 80/204580/9
2023-09-25 Matthias Sohn[errorprone] Fix EqualsGetClass 79/204579/8
2023-09-25 Matthias Sohn[errorprone] MockSystemReader: fix CatchAndPrintStackTrace 78/204578/8
2023-09-25 Matthias Sohn[errorprone] MetaFilter: fix IdentityHashMapUsage 77/204577/8
2023-09-25 Matthias Sohn[errorprone] InternalFetchConnection: Suppress CatchAnd... 76/204576/8
2023-09-25 Matthias Sohn[errorprone] Don't swallow exception 75/204575/8
2023-09-25 Matthias Sohn[errorprone] Fix inconsistent capitalization 74/204574/8
2023-09-25 Matthias Sohn[errorprone] PageRef#isStringRef: suppress UnusedMethod 73/204573/8
2023-09-25 Matthias Sohn[errorprone] FileReftableStack: fix EqualsUnsafeCast 72/204572/8
2023-09-25 Matthias Sohn[errorprone] Suppress MissingSummary for translation... 71/204571/8
2023-09-25 Matthias Sohn[errorprone] CommandLineMergeTool: Remove unused constuctor 70/204570/8
2023-09-25 Matthias Sohn[errorprone] SimilarityRenameDetector: suppress IntLongMath 68/204568/8
2023-09-25 Matthias SohnAdd comment why protocol list uses WeakReference 67/204567/8
2023-09-25 Matthias Sohn[errorprone] Transport: Suppress ModifyCollectionInEnha... 66/204566/8
2023-09-25 Matthias Sohn[errorprone] Rename method parameter to silence Invalid... 65/204565/6
2023-09-25 Matthias Sohn[errorprone] MyersDiff#main: fix CatchAndPrintStackTrace 64/204564/6
2023-09-25 Matthias Sohn[errorprone] TagCommand: Remove unused parameter of... 63/204563/6
2023-09-25 Matthias Sohn[errorprone] PathFilter#getPathsBestEffort: fix ArrayAs... 62/204562/6
2023-09-25 Matthias Sohn[errorprone] DirCacheEntry: suppress JavaInstantGetSeco... 61/204561/6
2023-09-25 Matthias Sohn[errorprone] Directly implement functional interface 60/204560/6
2023-09-25 Matthias Sohn[errorprone] InterruptTimer#terminate: ensure Thread... 59/204559/6
2023-09-25 Matthias Sohn[errorprone] RawParseUtils@parseHexInt64: suppress... 58/204558/6
2023-09-25 Matthias Sohn[errorprone] Exceptions should not override #toString 57/204557/6
2023-09-25 Matthias Sohn[errorprone] Fix invalid param in javadoc 56/204556/6
2023-09-25 Matthias Sohn[errorprone] FS#searchPath: handle surprising behavior... 55/204555/6
2023-09-22 Matthias Sohn[errorprone] FileStoreAttributes#FUTURE_RUNNER: Fix... 53/204553/2
2023-09-22 Matthias Sohn[errorprone] Express duration using seconds which is... 52/204552/2
2023-09-22 Matthias Sohn[errorprone] Use ArrayList instead of LinkedList 51/204551/2
2023-09-22 Matthias Sohn[errorprone] AddCommand#filepattern: use a more specifi... 50/204550/2
2023-09-22 Matthias Sohn[errorprone] Suppress UnnecessaryParentheses 69/204569/2
2023-09-22 Matthias Sohn[errorprone] Remove unnecessary parentheses 49/204549/2
2023-09-22 Matthias Sohntools/BUILD: Sort errorprone rules alphabetically 28/204528/1
2023-09-22 Matthias SohnUpdate jetty to 10.0.16 69/204369/3
2023-09-22 Matthias SohnUpdate bazel to 6.3.2 48/204348/3
2023-09-22 Matthias SohnDfsPackFile: remove unnecessary @SuppressWarnings(... 27/204527/1
2023-09-22 Matthias SohnCommitGraphWriter: Remove unnecessary semicolon 26/204526/1
2023-09-22 Matthias SohnCommitGraphWriter: fix boxing warnings 25/204525/1
2023-09-22 Matthias SohnCommitGraphWriter#createCoreChunks: Remove not-thrown... 24/204524/1
2023-09-21 Ivan FradeCommitGraphWriter: Decouple Stats from computing bloom... 44/204244/3
2023-09-20 Ivan FradeCommitGraphWriter: Move bloom filter calculation out... 43/204243/2
2023-09-19 Ronald BhuleskarDocumentation: Move writeChangedPaths flag from commitG... 11/204411/10
2023-09-15 Matthias Sohn[errorprone] Fix wrong comparison which always evaluate... 47/204347/1
2023-09-15 Matthias Sohn[errorprone] Remove unnecessary comparison 46/204346/1
2023-09-15 Matthias SohnUpdate org.eclipse.jdt:ecj to 3.35.0 45/204345/1
2023-09-14 Matthias SohnUpdate org.apache.commons:commons-compress to 1.24.0 44/204344/1
2023-09-14 Matthias Sohn[errorprone] Suppress ImmutableEnumChecker for ShutdownHook 43/204343/1
2023-09-14 Matthias SohnUpdate bytebuddy to 1.14.8 42/204342/1
2023-09-12 Matthias SohnUse ShutdownHook to gracefully handle JVM shutdown 19/204219/13
2023-09-12 Matthias SohnAdd ShutdownHook to cleanup FileLocks on graceful JVM... 13/204213/12
2023-09-12 Matthias SohnUnregister ShutdownHook when GC#PidLock is closed 12/204212/3
2023-09-12 Matthias SohnMerge "OSGi: move plugin localization to subdirectory"
2023-09-12 Thomas WolfOSGi: move plugin localization to subdirectory 99/204299/1
2023-09-12 Jonathan Niederssh: Remove redundant null check for home.getAbsoluteFile() 67/204267/1
2023-09-08 Thomas WolfRevertCommand: support for inserting a Gerrit change ID 42/204242/1
2023-09-08 Thomas Wolf[releng] Bump japicmp base version to 6.7.0.202309050840-r 41/204241/1
2023-09-08 Ivan FradeDfsPackFile: Record index loads only in one place 36/204236/4
2023-09-08 Ivan FradeDfsPackfile: Emit the index load with the index object 33/204233/2
2023-09-07 Matthias SohnPrepare 6.8.0-SNAPSHOT builds 46/204146/3
2023-09-07 Matthias SohnMerge branch 'stable-6.7' 45/204145/3
2023-09-07 Matthias SohnPrepare 6.7.1-SNAPSHOT builds 44/204144/1
next