]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2022-07-06 Matthias SohnMerge branch 'stable-6.2' 97/194597/1
2022-07-06 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 96/194596/1
2022-07-06 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 95/194595/1
2022-07-06 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 94/194594/1
2022-07-02 Matthias SohnAdd aarch64 environment to target platform configuration 34/194534/1
2022-07-01 Simeon AndreevJGit blame very slow for large merge commits that renam... 00/194200/7
2022-06-30 Matthias SohnUploadPack: don't prematurely terminate timer in case... 00/194500/2
2022-06-26 Matthias SohnMerge "Do not create reflog for remote tracking branche...
2022-06-25 Luca MilanesioDo not create reflog for remote tracking branches durin... 07/193007/24
2022-06-25 Luca MilanesioUploadPack: do not check reachability of visible SHA1s 96/193496/11
2022-06-23 Thomas WolfFix warnings about non-externalized string literals 72/194372/1
2022-06-23 Thomas Wolf[sshd] Correct signature for RSA keys from an SSH agent 62/194362/1
2022-06-17 Simeon AndreevRun tests that checks araxis output only on Linux 32/194232/3
2022-06-17 Matthias SohnAdd missing package import javax.management to org... 34/194234/1
2022-06-17 Matthias SohnAdd 4.25 target platform for Eclipse 2022-09 28/194228/1
2022-06-17 Matthias SohnSuppress API errors raised for new API introduced in... 27/194227/1
2022-06-17 Matthias SohnEclipse 4.24 was released, adapt p2 URL accordingly 07/194207/2
2022-06-17 David OstrovskyFix DefaultCharset bug pattern flagged by error prone 19/194019/6
2022-06-17 David OstrovskyUse SystemReader#getDefaultCharset to read console... 12/194212/2
2022-06-17 Matthias SohnMerge "Merge branch 'stable-6.2'"
2022-06-15 Ronald BhuleskarAnnotate the exception with the possible failure reason... 45/192845/3
2022-06-15 Matthias SohnMerge branch 'stable-6.2' 95/194195/1
2022-06-15 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 94/194194/1
2022-06-15 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 93/194193/1
2022-06-15 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 88/194188/1
2022-06-13 Matthias SohnPrepare 5.13.2-SNAPSHOT builds 46/194146/1
2022-06-13 Matthias SohnJGit v5.13.1.202206130422-r 19/194119/1 v5.13.1.202206130422-r
2022-06-13 eric.steeleAmazonS3: Add support for AWS API signature version 4 12/193712/6
2022-06-12 Matthias SohnFix typo in DiffTools#compare javadoc 09/194109/1
2022-06-12 Matthias SohnUpdate jgit-last-release-version to 6.2.0.202206071550-r 08/194108/1
2022-06-12 Matthias SohnMerge branch 'stable-6.2' 07/194107/1
2022-06-07 Matthias SohnPrepare 6.2.1-SNAPSHOT builds 15/194015/1
2022-06-07 Matthias SohnJGit v6.2.0.202206071550-r 13/194013/1 v6.2.0.202206071550-r
2022-06-07 Matthias SohnMerge branch 'stable-6.2' 74/193974/1
2022-06-07 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 73/193973/1
2022-06-07 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 72/193972/1
2022-06-07 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 71/193971/1
2022-06-07 Matthias SohnMerge branch 'stable-5.12' into stable-5.13 70/193970/1
2022-06-07 Matthias SohnMerge branch 'stable-5.11' into stable-5.12 69/193969/1
2022-06-07 Matthias SohnMerge branch 'stable-5.10' into stable-5.11 67/193967/2
2022-06-07 Matthias SohnMerge branch 'stable-5.9' into stable-5.10 66/193966/1
2022-06-06 Matthias SohnPrepare 6.3.0-SNAPSHOT builds 61/193961/1
2022-06-06 Matthias SohnUpdate DEPENDENCIES for 6.2.0 to be released with 2022-06 59/193959/1
2022-06-06 Matthias SohnUpdate orbit to R20220531185310 for 2022-06 57/193957/1
2022-06-06 Matthias SohnMerge branch 'master' into stable-6.2 56/193956/1
2022-06-06 Matthias SohnPrepare 6.2.0-SNAPSHOT builds 54/193954/1
2022-06-06 Thomas Wolf[releng] Fix MANIFEST.MF of o.e.j.ssh.apache.agent 45/193945/1
2022-06-06 Saša ŽivkovFix connection leak for smart http connections 39/193939/3
2022-06-03 Andrey LoskutovMerge branch 'master' into stable-6.2 34/193934/1
2022-06-02 Andre BossertTeach JGit to handle external diff/merge tools defined... 43/166943/21
2022-06-02 Andre BossertAdapt diff- and merge tool code for PGM and EGit usage 75/140275/45
2022-06-01 Matthias SohnJGit v6.2.0.202206011217-rc1 77/193877/1 v6.2.0.202206011217-rc1
2022-06-01 Matthias SohnMerge branch 'master' into stable-6.2 76/193876/1
2022-06-01 Andre BossertAdd availability check of pre-defined tools 45/139545/38
2022-05-30 Andrey LoskutovMerge "Add filtering with help of DirCacheCheckout...
2022-05-30 Andrey LoskutovFixed since tags added for new merge constants 13/193813/1
2022-05-30 Andre BossertAdd filtering with help of DirCacheCheckout.getContent() 62/139262/42
2022-05-28 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 96/193796/1
2022-05-28 Matthias SohnMerge "Merge branch 'stable-6.1' into stable-6.2"
2022-05-27 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 69/193769/1
2022-05-27 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 68/193768/1
2022-05-27 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 67/193767/1
2022-05-27 Andrey LoskutovMerge "Add mergetool merge feature (execute external...
2022-05-27 Andrey LoskutovMerge "Add command line support for "git mergetool""
2022-05-27 Andrey LoskutovMerge "Add config reader for user-defined mergetools"
2022-05-27 Andrey LoskutovMerge "Add difftool compare feature (execute external...
2022-05-26 James Z.M. GaoRemove stray files (probes or lock files) created by... 79/193379/2
2022-05-26 Matthias SohnPrepare 6.2.0-SNAPSHOT builds 35/193735/1
2022-05-26 Michael KepplerAvoid warning "no explicit project encoding" 33/193733/1
2022-05-25 Matthias SohnJGit v6.2.0.202205251150-m3 36/193636/1 v6.2.0.202205251150-m3
2022-05-25 Matthias SohnMerge branch 'master' into stable-6.2 35/193635/1
2022-05-25 Andre BossertAdd mergetool merge feature (execute external tool) 10/138410/38
2022-05-25 Andre BossertAdd command line support for "git mergetool" 03/138003/42
2022-05-25 Andre BossertAdd config reader for user-defined mergetools 42/137942/40
2022-05-25 Andre BossertAdd difftool compare feature (execute external tool) 75/137575/44
2022-05-25 Simon SohrtRewriteGenerator: Fully buffering of input is no longer... 01/192501/4
2022-05-24 Matthias SohnUpdate Orbit to S20220517184036 12/193612/1
2022-05-20 Fabio PonciroliPackFileSnapshot: Resolve warnings by using "equals... 40/192040/5
2022-05-15 James Z.M. GaoRemove stray files (probes or lock files) created by... 63/192563/4
2022-05-09 Matthias SohnMerge branch 'stable-6.2' 52/193252/1
2022-05-09 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 51/193251/1
2022-05-09 Sven SelbergHTTP Smart: set correct HTTP status on error 77/192677/13
2022-05-05 Matthias SohnMerge branch 'stable-6.2' 33/193133/1
2022-05-05 Matthias SohnPrepare 6.2.0-SNAPSHOT builds 32/193132/1
2022-05-04 Matthias SohnJGit v6.2.0.202205041315-m2 18/193118/1 v6.2.0.202205041315-m2
2022-05-03 Matthias SohnUpdate list of 3rd party dependencies 97/193097/1
2022-05-02 Matthias SohnAdd target platforms for eclipse 4.23 (2022-03) and... 63/193063/2
2022-05-02 Matthias SohnUpdate Orbit to I20220502200629 62/193062/1
2022-05-01 Thomas Wolf[sshd] Better user feedback on authentication failure 33/192433/2
2022-04-30 Matthias FrommeLazy loading of .lfsconfig. 55/192455/3
2022-04-25 Thomas Wolf[releng] bump japicmp base version 84/192884/1
2022-04-25 Thomas WolfRefSpec: add missing @since 83/192883/1
2022-04-14 Thomas WolfDe-couple ServiceLoader calls from class loading 51/192451/2
2022-04-14 Thomas WolfCommitCommand: call GpgSigner.getDefault() only if... 50/192450/2
2022-04-14 Thomas WolfGpgSigner: prevent class lock inversion on the default... 49/192449/2
2022-04-13 yunjieliFetch: Introduce negative refspecs. 96/192296/23
2022-04-05 Han-Wen NIenhuysMerge "Add GetRefsBenchmark for testing refs lookups"
2022-04-02 Fabio PonciroliBaseSearch: Suppress ReferenceEquality Warnings 49/191749/5
2022-04-01 Fabio PonciroliRewriteGenerator: Suppress ReferenceEquality Warnings 47/191747/5
2022-04-01 Fabio PonciroliPlotCommit: Suppress ReferenceEquality Warnings 64/191764/5
next