]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-08-24 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 30/127930/3
2018-08-24 Matthias SohnIgnore API warnings 40/128040/1
2018-08-24 Matthias SohnFix photon target platform to use photon version of... 35/128035/1
2018-08-23 Matthias SohnUpdate Photon orbit repository to R20180606145124 15/127915/1
2018-08-22 Thomas WolfSuppress warning for trying to delete non-empty directory 71/127671/4
2018-08-22 Thomas WolfFix fetching with duplicate ref updates 70/127670/3
2018-08-22 Marc StrapetzFetch(Process): should tolerate duplicate refspecs 69/127669/3
2018-08-22 Marc StrapetzFetchCommandTest: test add/update/delete fetch 68/127668/3
2018-08-18 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 31/127631/2
2018-08-18 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 30/127630/2
2018-08-18 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 26/127626/2
2018-08-16 Hugo ArèsFix GC run in foreground to not use executor 47/127447/3
2018-07-31 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 40/126840/1
2018-07-31 Matthias SohnPrepare 4.9.4-SNAPSHOT builds 38/126838/1
2018-07-31 Matthias SohnJGit v4.9.3.201807311005-r 36/126836/1 v4.9.3.201807311005-r
2018-07-27 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 93/126693/1
2018-07-27 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 92/126692/1
2018-07-27 David PursehouseMerge branch 'stable-4.7' into stable-4.8 34/126634/2
2018-07-26 Matthias SohnPrepare 4.7.3-SNAPSHOT builds 85/126685/1
2018-07-26 Matthias SohnJGit v4.7.2.201807261330-r 75/126675/1 v4.7.2.201807261330-r
2018-07-25 Luca MilanesioDelete all loose refs empty directories 55/125755/4
2018-07-25 Luca MilanesioUse java.nio to delete path to get detailed errors 54/125754/4
2018-07-10 Hector CaballeroGC: Remove empty references folders 47/125747/4
2018-07-08 Luca MilanesioDo not ignore path deletion errors 67/125767/1
2018-07-04 David PursehouseMerge branch 'stable-4.9' into stable-4.10 84/125484/1
2018-07-04 David PursehouseMerge branch 'stable-4.8' into stable-4.9 83/125483/1
2018-07-04 David PursehouseMerge branch 'stable-4.7' into stable-4.8 82/125482/1
2018-06-21 Marco MillerResolveMerger: Fix encoding with string; use bytes 60/124860/1
2018-06-21 David PursehouseMerge branch 'stable-4.9' into stable-4.10 07/124807/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-11 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 20/124320/1
2018-06-09 Dave BorowitzEnsure DirectoryStream is closed promptly 85/124285/1
2018-05-10 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 01/122401/1
2018-05-10 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 00/122400/1
2018-05-10 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 99/122399/1
2018-05-10 Matthias SohnMerge branch 'stable-4.6' into stable-4.7 98/122398/1
2018-05-10 Matthias SohnMerge branch 'stable-4.5' into stable-4.6 95/122395/1
2018-05-10 Nasser GrainawiRetry stale file handles on .git/config file 73/120973/4
2018-02-14 Matthias SohnDon't subclass ThreadLocal to avoid memory leak in NLS 43/115043/4
2018-02-14 Matthias SohnSet context classloader to null in WorkQueue 41/115041/3
2018-02-14 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 96/117396/1
2018-02-14 Thomas WolfFix ssh host name handling for Jsch 48/117348/1
2018-02-14 Thomas WolfJsch overrides the port in the URI with the one in... 47/117347/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-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
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
next