]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-02-14 David PursehouseInitCommand: Don't leave Repository open after Git... 16/117316/3
2018-02-14 Matthias SohnURIish: add a test for equals and hashcode methods 15/114715/3
2018-02-12 Terry ParkerAdd a minimum negotiation feature for fetch 29/117129/4
2018-02-12 Terry ParkerAdd negotiation statistics to PackStatistics 28/117128/3
2018-02-09 Minh ThaiMergedReftable to skip shadowed refs in same reftable 74/117074/1
2018-02-08 Christian HalstrickFix CleanCommand not to throw FileNotFoundExceptions 01/116801/2
2018-02-07 Hector CaballeroGC: Remove empty references folders 88/116788/5
2018-02-07 David OstrovskyBazel: Support building with Java 9 68/113368/6
2018-02-06 Hector CaballeroGC: Merge if statement with the enclosing one 87/116787/1
2018-02-06 Hector CaballeroGC: Replace Files methods with File alternatives 86/116786/1
2018-02-06 Hector CaballeroGC: Replace anonymous classes with lambdas 85/116785/1
2018-02-06 Hector CaballeroGC: Simplify lambda 84/116784/1
2018-02-06 Hector CaballeroGC: Simplify reference equals() method 83/116783/1
2018-02-06 Hector CaballeroGC: Simplify boolean expression 82/116782/1
2018-02-06 Hector CaballeroGC: Simplify expression 81/116781/1
2018-02-06 Hector CaballeroGC: Remove redundant type arguments 80/116780/1
2018-02-06 Hector CaballeroGC: Remove unnecessary continue statement 79/116779/1
2018-02-06 Matthias SohnClose RevWalk in BranchTrackingStatus.of() 54/116754/1
2018-02-04 Matthias SohnUpdate tycho to 1.1.0 87/116687/1
2018-02-04 David TurnerBasic submodule merge handling 72/110172/8
2018-02-03 David PursehouseAdd class to access WindowCache statistics 01/116501/3
2018-02-02 Thomas WolfUse a TemporaryBuffer to do a content merge 84/116584/1
2018-02-02 Thomas WolfFix index blob for merges with CRLF translations 74/116574/1
2018-02-02 David PursehouseFix version of slf4j in manifest files 23/115923/3
2018-02-02 David PursehouseUpdate gson version in org.eclipse.jgit.lfs.server... 22/115922/3
2018-02-01 Thomas WolfHonor CRLF settings when writing merge results 63/116563/4
2018-02-01 David PursehouseMerge branch 'stable-4.10' 15/116515/1
2018-02-01 David PursehouseMerge branch 'stable-4.9' into stable-4.10 09/116509/2
2018-01-31 Thomas WolfMinor fixes in three error messages 95/116395/1
2018-01-30 Thomas WolfMinor fixes in three error messages 84/116284/1
2018-01-28 Thomas WolfMinor improvements in git config file inclusions 80/116180/3
2018-01-22 Markus DuftProgress reporting for checkout 55/112855/10
2018-01-22 Dave BorowitzEnforce DFS blockLimit is a multiple of blockSize 07/115807/2
2018-01-20 David PursehouseUpgrade gson to version 2.8.2 73/114573/6
2018-01-19 David PursehouseUpgrade commons-compress to 1.15 60/115360/4
2018-01-19 David PursehouseRevert usage of TYPE_USE in Nullable and NonNull annota... 00/115700/1
2018-01-18 David PursehouseNullable: Switch to TYPE_USE 81/115581/1
2018-01-18 David PursehouseNonNull: Switch to TYPE_USE 79/115579/1
2018-01-18 David PursehouseNonNull: Fix typo in javadoc 78/115578/1
2018-01-18 David PursehouseRevWalk: Annotate methods documented to return "Never... 76/115576/1
2018-01-17 Zhen ChenSkip broken symbolic ref in DfsReftableDatabase 75/115575/1
2018-01-17 Han-Wen NienhuysMake SideBandInputStream public 53/115453/2
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
next