aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit treewalk packageMatthias Sohn2017-12-2021-243/+476
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-20109-755/+1807
* Merge branch 'stable-4.9'Dave Borowitz2017-12-202-31/+107
|\
| * PackInserter: Ensure objects are written at the end of the packDave Borowitz2017-12-201-31/+100
| * ObjectInserter: Add warning about mixing read-back with writesDave Borowitz2017-12-201-0/+7
* | Fix javadoc leftovers in org.eclipse.jgit api packageMatthias Sohn2017-12-202-4/+3
* | Remove unused importsMatthias Sohn2017-12-202-3/+0
* | Replace explicit calls to initCause where possibleDavid Pursehouse2017-12-2011-54/+34
* | Merge changes I50095928,Idadec0ab,I1f2747d6,I6d2a7e28David Pursehouse2017-12-199-52/+64
|\ \
| * | LargeObjectException: Add constructor that takes ThrowableDavid Pursehouse2017-12-192-3/+12
| * | InvalidPatternException: Add constructor that takes ThrowableDavid Pursehouse2017-12-192-4/+19
| * | Don't unnecessarily explicitly call CorruptObjectException#initCauseDavid Pursehouse2017-12-194-24/+19
| * | Use new StoredObjectRepresentationNotAvailableException constructorDavid Pursehouse2017-12-193-21/+14
* | | Fix javadoc in org.eclipse.jgit submodule packageMatthias Sohn2017-12-192-37/+75
* | | Fix javadoc in org.eclipse.jgit storage/file and pack packageMatthias Sohn2017-12-195-41/+169
* | | Fix javadoc in org.eclipse.jgit revwalk packageMatthias Sohn2017-12-1940-256/+487
* | | Fix javadoc in org.eclipse.jgit patch and revplot packageMatthias Sohn2017-12-1910-61/+236
* | | Fix javadoc in org.eclipse.jgit nls and notes packageMatthias Sohn2017-12-198-71/+94
* | | Fix javadoc in org.eclipse.jgit merge packageMatthias Sohn2017-12-1916-105/+209
|/ /
* | Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-1964-550/+1215
* | Fix javadoc in org.eclipse.jgit storage/reftree packageMatthias Sohn2017-12-198-37/+105
* | Fix javadoc in org.eclipse.jgit storage/reftable packageMatthias Sohn2017-12-1911-57/+215
* | Fix javadoc in org.eclipse.jgit storage/pack packageMatthias Sohn2017-12-1910-125/+258
* | Fix javadoc in org.eclipse.jgit storage/io packageMatthias Sohn2017-12-191-2/+3
* | Fix javadoc in org.eclipse.jgit storage/file packageMatthias Sohn2017-12-1950-166/+473
* | Fix javadoc in org.eclipse.jgit dfs packageMatthias Sohn2017-12-1938-160/+647
* | StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0David Pursehouse2017-12-191-1/+1
* | StoredObjectRepresentationNotAvailableException: Add constructor that takes c...David Pursehouse2017-12-192-4/+17
* | Merge changes Ifc34e96a,I72be0a0dDavid Pursehouse2017-12-1820-130/+386
|\ \
| * | Fix javadoc in org.eclipse.jgit rewalk packageMatthias Sohn2017-12-182-0/+6
| * | Fix javadoc in org.eclipse.jgit ketch packageMatthias Sohn2017-12-1818-130/+380
* | | Config: Rewrite subsection and value escaping and parsingDave Borowitz2017-12-183-66/+131
|/ /
* | Fix javadoc in org.eclipse.jgit internal and fsck packagesMatthias Sohn2017-12-183-9/+54
* | Fix javadoc in org.eclipse.jgit ignore packageMatthias Sohn2017-12-1811-16/+55
* | Fix javadoc in org.eclipse.jgit hooks packageMatthias Sohn2017-12-186-7/+54
* | Fix javadoc in org.eclipse.jgit gitrepo packageMatthias Sohn2017-12-184-6/+49
* | Fix javadoc in org.eclipse.jgit fnmatch packageMatthias Sohn2017-12-188-11/+44
* | Fix javadoc in org.eclipse.jgit events packageMatthias Sohn2017-12-1812-26/+66
* | Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-1831-47/+156
* | Fix javadoc in org.eclipse.jgit dircache packageMatthias Sohn2017-12-1810-92/+153
* | EmtpyCommitException: Add TODO to fix misspelled class name in 5.0David Pursehouse2017-12-181-1/+1
* | Fix javadoc org.eclipse.jgit diff packageMatthias Sohn2017-12-1822-160/+333
* | Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-1893-723/+1387
* | Fix javadoc in org.eclipse.jgit blame packageMatthias Sohn2017-12-175-31/+100
* | Fix javadoc in org.eclipse.jgit attributes packageMatthias Sohn2017-12-1710-81/+171
* | Merge branch 'stable-4.9'David Pursehouse2017-12-162-5/+37
|\|
| * Prepare 4.9.3-SNAPSHOT buildsMatthias Sohn2017-12-163-49/+49
| * JGit v4.9.2.201712150930-rv4.9.2.201712150930-rMatthias Sohn2017-12-153-4/+4
| * Write packed-refs directly when cloningThomas Wolf2017-12-152-5/+37
| * Config: Remove the include functionalityDavid Pursehouse2017-12-151-39/+0