]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-01-13 Matthias SohnMerge branch 'stable-4.10' 42/115342/3
2018-01-12 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 41/115341/1
2018-01-12 Thomas WolfRevert handling of ssh IdentityFile to pre-4.9 behavior 94/115294/1
2018-01-11 David PursehousePackInserterTest#newLargeBlob: Factor Random instance... 09/115209/1
2018-01-10 David PursehouseUpgrade error_prone_core to 2.2.0 46/115146/1
2018-01-10 David PursehouseRefDirectory#hasLooseRef: Fix stream resource leak... 45/115145/1
2018-01-10 David PursehouseUpdate developers list in pom.xml 44/115144/1
2018-01-10 David PursehouseUpgrade Spotbugs to 3.1.1 80/115080/2
2018-01-05 Dave BorowitzEnsure DirectoryStream is closed promptly 06/115006/1
2018-01-04 Matthias SohnAdd com.jcraft.jzlib 1.1.1 07/114907/2
2018-01-04 Matthias SohnMerge "Fix file handle leak in FetchCommand#fetchSubmod...
2018-01-04 Tim HoseyFix file handle leak in FetchCommand#fetchSubmodules 16/114916/1
2018-01-03 Zhen ChenSkip unborn branches in UploadPack 12/114912/2
2017-12-31 Matthias SohnPrepare 4.11.0-SNAPSHOT builds 40/114840/1
2017-12-31 Matthias SohnPrepare 4.10.1-SNAPSHOT builds 37/114837/1
2017-12-31 Matthias SohnJGit v4.10.0.201712302008-r 33/114833/1 v4.10.0.201712302008-r
2017-12-29 Marc StrapetzWorkingTreeIterator should pass FS to submodules 66/113366/4
2017-12-29 Marc StrapetzCloneCommand: option to set FS to be used 65/113365/4
2017-12-29 Marc StrapetzInitCommand: option to set FS to be used 64/113364/3
2017-12-27 David TurnerAdd a command to deinitialize submodules 55/110155/6
2017-12-27 David TurnerUse submodule name instead of path as key in config 07/110407/4
2017-12-27 Matthias SohnRequire maven 3.5.2 55/114755/1
2017-12-26 Matthias SohnUpdate japicmp-maven-plugin to 0.11.0 54/114754/1
2017-12-23 Marc StrapetzURIish: support for empty ports 10/113110/3
2017-12-23 David PursehouseUpgrade spotbugs-maven-plugin to 3.1.0 17/114617/2
2017-12-23 Karsten ThomsAdd header Automatic-Module-Name for Java 9 84/114584/3
2017-12-22 Matthias SohnMerge branch 'stable-4.9' 05/114705/1
2017-12-21 Dmitry PavlenkoStrings#convertGlob: fix escaping of patterns like... 26/114526/2
2017-12-21 David PursehouseMerge changes I8a37eaf8,Id8a5b591
2017-12-21 Dave BorowitzMerge changes I0f1df93b,Ifd40129b,I1b059e1a
2017-12-21 Dave BorowitzMerge branch 'stable-4.9' 01/114601/1
2017-12-21 Dave BorowitzMake PackInserter public 98/114598/1
2017-12-21 Dave BorowitzConfigTest: Add some additional comment parsing tests 94/114594/2
2017-12-21 Dave BorowitzConfig: Drop backslash in invalid escape sequences... 91/114591/2
2017-12-21 Dave BorowitzConfig: Match C git behavior more closely in escaping... 90/114590/2
2017-12-21 Matthias SohnRemove maven profile jgit.java8 80/114580/1
2017-12-21 Matthias SohnReenable failing the build on javadoc errors 29/114529/3
2017-12-21 Matthias SohnFix remaining javadoc errors raised by doclint 28/114528/1
2017-12-21 Matthias SohnUpdate last jgit release version to 4.9.2.201712150930-r 27/114527/1
2017-12-20 Matthias SohnFix javadoc in org.eclipse.jgit util packages 49/114449/3
2017-12-20 Matthias SohnFix javadoc in org.eclipse.jgit treewalk package 90/114390/3
2017-12-20 Matthias SohnFix javadoc in org.eclipse.jgit transport package 87/114387/3
2017-12-20 Dave BorowitzMerge branch 'stable-4.9' 09/114509/1
2017-12-20 Dave BorowitzPackInserter: Ensure objects are written at the end... 00/114500/1
2017-12-20 Dave BorowitzObjectInserter: Add warning about mixing read-back... 99/114499/1
2017-12-19 Matthias SohnFix javadoc leftovers in org.eclipse.jgit api package 50/114450/2
2017-12-19 Matthias SohnRemove unused imports 51/114451/2
2017-12-19 David PursehouseReplace explicit calls to initCause where possible 63/114363/4
2017-12-19 David PursehouseMerge changes I50095928,Idadec0ab,I1f2747d6,I6d2a7e28
2017-12-19 David PursehouseLargeObjectException: Add constructor that takes Throwable 62/114362/2
2017-12-19 David PursehouseInvalidPatternException: Add constructor that takes... 61/114361/2
2017-12-19 David PursehouseDon't unnecessarily explicitly call CorruptObjectExcept... 57/114357/2
2017-12-19 David PursehouseUse new StoredObjectRepresentationNotAvailableException... 56/114356/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit submodule package 82/113682/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/file and pack... 81/113681/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit revwalk package 80/113680/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit patch and revplot package 79/113679/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit nls and notes package 78/113678/2
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit merge package 35/113635/4
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit lib package 31/113631/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/reftree package 28/113628/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/reftable package 27/113627/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/pack package 25/113625/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/io package 24/113624/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit storage/file package 23/113623/3
2017-12-19 Matthias SohnFix javadoc in org.eclipse.jgit dfs package 20/113620/4
2017-12-19 David PursehouseStoredObjectRepresentationNotAvailableException: Add... 55/114355/1
2017-12-19 David PursehouseStoredObjectRepresentationNotAvailableException: Add... 89/113589/3
2017-12-18 David PursehouseMerge changes Ifc34e96a,I72be0a0d
2017-12-18 Dave BorowitzConfig: Rewrite subsection and value escaping and parsing 65/113665/2
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit rewalk package 19/113619/2
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit ketch package 18/113618/2
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit internal and fsck packages 16/113616/1
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit ignore package 14/113614/2
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit hooks package 11/113611/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit gitrepo package 10/113610/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit fnmatch package 09/113609/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit events package 08/113608/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit errors package 06/113606/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit dircache package 05/113605/3
2017-12-18 David PursehouseEmtpyCommitException: Add TODO to fix misspelled class... 88/113588/2
2017-12-18 Christian HalstrickMerge "PushConnectionTest: Increase maxCommandBytes...
2017-12-18 David PursehouseMerge changes I7162d729,I2761ea91
2017-12-18 Christian HalstrickMerge "Repeat: Fix javadoc to say 'annotation' instead...
2017-12-18 Christian HalstrickMerge "Remove redundant @SuppressWarnings("unused")"
2017-12-18 Christian HalstrickMerge "PathTreeFilterHandler: Remove unused import"
2017-12-18 Matthias SohnFix javadoc org.eclipse.jgit diff package 83/113583/4
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit annotations and api... 78/113578/3
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit blame package 80/113580/4
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit attributes package 79/113579/4
2017-12-18 David PursehousePushConnectionTest: Increase maxCommandBytes yet again 51/113551/2
2017-12-18 David PursehouseRepeat: Fix javadoc to say 'annotation' instead of... 86/113586/1
2017-12-18 David PursehouseRemove redundant @SuppressWarnings("unused") 85/113585/1
2017-12-18 David PursehousePathTreeFilterHandler: Remove unused import 84/113584/1
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit.ui 72/113572/2
2017-12-18 Matthias SohnFix javadoc in org.eclipse.jgit.pgm 71/113571/2
2017-12-17 Matthias SohnFix javadoc in org.eclipse.jgit.lfs.server 70/113570/1
2017-12-17 Matthias SohnFix javadoc in org.eclipse.jgit.lfs 69/113569/2
2017-12-17 Matthias SohnFix javadoc in org.eclipse.jgit.junit 68/113568/2
2017-12-17 Matthias SohnFix javadoc in org.eclipse.jgit.junit.http 67/113567/1
next