]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-06-21 Jonathan NiederMerge branch 'stable-5.0' 05/124805/1
2018-06-21 Jonathan NiederRespect "unshallow" lines in protocol v2 04/124804/2
2018-06-20 David PursehouseMerge branch 'stable-4.9' into stable-5.0 60/124760/1
2018-06-20 David PursehouseMerge branch 'stable-4.8' into stable-4.9 59/124759/1
2018-06-20 David PursehouseMerge branch 'stable-4.7' into stable-4.8 58/124758/1
2018-06-20 David PursehouseMerge branch 'stable-4.6' into stable-4.7 57/124757/1
2018-06-19 David PursehouseMerge branch 'stable-4.5' into stable-4.6 38/124738/1
2018-06-19 Dave BorowitzTemporarily @Ignore flaky CommitCommandTest methods 32/124732/1
2018-06-15 Thomas WolfAvoid expensive getAllRefsByPeeledObjectId() in PlotWal... 09/124609/1
2018-06-14 Matthias SohnUpdate Maven plugins 23/124523/1
2018-06-14 Michael KepplerUpgrade Tycho to 1.2.0 23/124423/2
2018-06-13 Matthias SohnMerge branch 'stable-5.0' 03/124503/1
2018-06-13 Matthias SohnPrepare 5.0.1-SNAPSHOT builds 01/124501/1
2018-06-13 Matthias SohnJGit v5.0.0.201806131550-r 95/124495/1 v5.0.0.201806131550-r
2018-06-13 Matthias SohnJGit v5.0.0.201806131210-r 79/124479/1
2018-06-13 Matthias SohnDowngrade Apache httpclient to 4.5.2.v20170210-0925 46/124446/2
2018-06-13 David PursehouseRefUpdateTest: Refactor to not use deprecated Repositor... 26/123126/3
2018-06-13 Matthias SohnPropagate failure of ssh command to caller of SshSupport 06/124406/4
2018-06-13 Marcel TrautweinMake JGit describe behaves same as c-git for lightweigh... 35/124435/3
2018-06-12 Markus DuftFix issues with LFS on GitHub (SSH) 55/124355/3
2018-06-12 David PursehouseMerge branch 'stable-5.0' 74/124374/2
2018-06-11 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 32/124332/1
2018-06-11 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 21/124321/1
2018-06-11 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 20/124320/1
2018-06-10 David PursehouseMerge branch 'stable-5.0' 15/124315/1
2018-06-10 Michael KepplerFix Javadoc typo 08/124308/1
2018-06-10 Matthias SohnMerge branch 'stable-5.0' 02/124302/3
2018-06-10 Thomas WolfEnsure Jsch checks all configured algorithms 51/124251/2
2018-06-10 Matthias SohnMerge branch 'stable-4.9' into stable-5.0 01/124301/2
2018-06-09 Matthias SohnRawTextTest#testBinary: use array comparison to compare... 87/124287/2
2018-06-09 Markus DuftLFS: Better SSH authentication token timeout handling 88/124288/2
2018-06-09 Dave BorowitzEnsure DirectoryStream is closed promptly 85/124285/1
2018-06-08 Matthias SohnValidate branch names on branch creation 72/124272/7
2018-06-08 Jonathan NiederMerge branch 'stable-5.0' 83/124283/1
2018-06-08 Matthias SohnUse constant for ".lock" 71/124271/3
2018-06-08 Matthias SohnSimplify locking of FileRepository's index snapshot 35/124235/3
2018-06-08 Matthias SohnRefactor FileRepository.detectIndexChange() 34/124234/1
2018-06-08 Jonathan NiederMerge branch 'stable-5.0' 32/124232/1
2018-06-08 Jonathan NiederMerge "Ensure index change event is fired when index...
2018-06-07 Matthias SohnUpdate to latest Photon Orbit R20180606145124 91/124191/1
2018-06-06 David PursehouseMerge branch 'stable-5.0' 86/124086/1
2018-06-06 David PursehouseUpdate maven plugins to fix Zip Slip vulnerability 56/124056/1
2018-06-05 Matthias SohnEnsure index change event is fired when index snapshot... 92/123892/6
2018-06-05 Matthias SohnPrepare 5.0.0-SNAPSHOT builds 17/124017/1
2018-06-05 Matthias SohnJGit v5.0.0.201806050710-rc3 90/123990/1 v5.0.0.201806050710-rc3
2018-06-05 Jonathan NiederMerge branch 'stable-5.0' 62/123962/3
2018-06-05 Jonathan TanTeach UploadPack "filter" in protocol v2 fetch 61/123961/2
2018-06-05 Jonathan TanRefactor test of capabilities output 60/123960/2
2018-06-05 Jonathan TanRefactor v2 advertisement into own function 59/123959/2
2018-06-05 Jonathan TanRefactor parsing of "filter" into its own method 58/123958/2
2018-06-05 Jonathan TanDisallow unknown args to "fetch" in protocol v2 57/123957/2
2018-06-05 Jonathan TanTeach UploadPack shallow fetch in protocol v2 56/123956/2
2018-06-05 Jonathan TanRefactor unshallowCommits to local variable 55/123955/2
2018-06-05 Jonathan TanAdd protocol v2 support in http 54/123954/2
2018-06-05 Jonathan TanGive info/refs services more control over response 53/123953/2
2018-06-02 David PursehouseMerge branch 'stable-5.0' 88/123888/1
2018-06-02 Mincong HUANGChain RemoteAddCommand methods 62/123762/2
2018-06-01 David PursehouseMerge branch 'stable-5.0' 23/123823/3
2018-06-01 Dave BorowitzAllow overriding DfsPackDescription comparator for... 98/123698/3
2018-06-01 Dave BorowitzMove DfsPackDescription comparators to common location 97/123697/3
2018-06-01 Dave BorowitzUse Comparators for PackSource 96/123696/3
2018-06-01 Dave BorowitzDfsPackDescription: Disallow null PackSource 95/123695/3
2018-06-01 Matthias SohnUpdate target platforms to Orbit R20180531190352-Photon 33/123833/1
2018-05-31 Thomas WolfTest commit with huge commit message 27/123427/9
2018-05-30 Matthias SohnPrepare 5.0.0-SNAPSHOT builds 03/123703/1
2018-05-30 Matthias SohnJGit v5.0.0.201805301535-rc2 91/123691/1 v5.0.0.201805301535-rc2
2018-05-29 Matthias SohnMerge branch 'stable-5.0' 81/123581/1
2018-05-29 Matthias SohnFix description property in feature.properties of pgm... 80/123580/1
2018-05-29 Matthias SohnUpdate SUA 31/123531/4
2018-05-27 David PursehouseMerge branch 'stable-5.0' 10/123410/1
2018-05-25 Thomas WolfDon't prune symbolic refs when fetch.prune = true 25/123325/1
2018-05-23 Matthias SohnPrepare 5.1.0-SNAPSHOT builds 36/123136/1
2018-05-23 David PursehouseFix trivial usages of deprecated Repository#getAllRefs 24/123124/1
2018-05-23 David PursehouseRefTest: Refactor to not use deprecated Repository... 19/123119/3
2018-05-23 David PursehouseRepository: Deprecate the #getAllRefs method 18/123118/3
2018-05-22 Matthias SohnPrepare 5.0.0-SNAPSHOT builds 14/123114/1
2018-05-22 Matthias SohnJGit v5.0.0.201805221745-rc1 08/123108/1 v5.0.0.201805221745-rc1
2018-05-22 Matthias SohnMerge branch 'master' into stable-5.0 04/123104/1
2018-05-22 David PursehouseDescribeCommand: Refactor to not use deprecated Reposit... 36/123036/1
2018-05-22 David PursehouseRepository: Deprecate #peel method 35/123035/2
2018-05-22 David PursehouseRepository: Make #exactRef and #findRef final 34/123034/3
2018-05-22 Thomas WolfSkip ignored directories in FileTreeIterator 37/120337/3
2018-05-22 David PursehouseRepository: Deprecate getTags method 17/123017/3
2018-05-21 David PursehouseMerge changes Ibf6ee80d,I721db0f4,I7d014890
2018-05-21 David PursehouseInfoRefsServlet: Refactor to not use deprecated methods 28/122728/4
2018-05-21 David PursehouseRefAdvertiser: Add send(Collection<Ref>) and deprecate... 27/122727/4
2018-05-18 Jonathan NiederRemove deprecated Repository#notifyIndexChanged 72/122972/1
2018-05-18 Jonathan NiederImplementors should override Repository#notifyIndexChan... 71/122971/1
2018-05-18 Jonathan NiederRevive Repository#notifyIndexChanged() 70/122970/1
2018-05-18 Han-Wen NienhuysRemove further unnecessary 'final' keywords 88/122788/2
2018-05-18 Masaya SuzukiExecute AdvertiseRefsHook only for protocol v0 and v1 26/122726/3
2018-05-17 Jonathan TanAdd protocol v2 support in "jgit daemon" 54/119454/14
2018-05-17 Jonathan TanTeach UploadPack "ofs-delta" in "fetch" 53/119453/14
2018-05-17 Jonathan TanTeach UploadPack "include-tag" in "fetch" 52/119452/14
2018-05-16 Jonathan TanAvoid using #refs in UploadPack#sendPack 04/121604/7
2018-05-16 Matthias SohnPrepare 5.0.0-SNAPSHOT builds 24/122824/1
2018-05-15 Matthias SohnJGit v5.0.0.201805151920-m7 23/122723/1 v5.0.0.201805151920-m7
2018-05-15 David PursehouseFileRepository: Don't use deprecated RefDatabase#getRef... 28/122628/2
2018-05-15 David PursehouseBatchRefUpdate: Don't use deprecated RefDatabase#getRef... 25/122625/3
2018-05-15 Han-Wen NienhuysRemove 'final' in parameter lists 05/122605/3
next