aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TransportCommand#setTimeout: Specify units for timeout in JavadocDavid Turner2017-12-121-1/+1
* Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-113-3/+3
* Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-103-6/+31
* LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse2017-12-082-2/+2
* InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-082-2/+2
* FileLfsServlet: Do not pretty print json responseDavid Pursehouse2017-12-082-7/+6
* LfsStore: Make inner class AppServer staticDavid Pursehouse2017-12-061-1/+1
* DirCacheCheckout#processEntry: Fix typo in javadocDavid Pursehouse2017-12-061-1/+1
* Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2017-12-0356-333/+333
* JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2017-12-0356-59/+59
* Silence API warnings for reintroduced ResolveMerger#processEntryMatthias Sohn2017-12-031-0/+17
* GC: Delete stale temporary packs and indexesHector Caballero2017-11-242-0/+131
* Ignore warning for minor version change without API changeMatthias Sohn2017-11-2417-13/+177
* Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-247-63/+176
|\
| * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-11-226-12/+160
| |\
| | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-227-44/+158
| | |\
| | | * Silence boxing warningMatthias Sohn2017-11-221-0/+1
| | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-228-40/+195
| | | |\
| | | | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-2256-302/+302
| | | | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-2256-59/+59
| | | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-225-3/+127
| | | | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9
| | | | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-2656-302/+302
| | | | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-1656-59/+59
* | | | | Yet another work-around for a Jsch bug: timeoutsThomas Wolf2017-11-202-4/+61
* | | | | Fix NPE in TransportGitSsh.ExtSession.exec()Matthias Sohn2017-11-201-8/+12
* | | | | Add missing help text for rev-parse's --verify optionMatthias Sohn2017-11-191-0/+3
* | | | | Remove final modifier on args4j argument field in RevParseRĂ¼diger Herrmann2017-11-191-1/+1
* | | | | Work around a Jsch bug: ensure the user name is set from URIThomas Wolf2017-11-103-0/+36
* | | | | Merge "Reintroduce protected method which removal broke EMF Compare" into sta...Matthias Sohn2017-11-022-0/+68
|\ \ \ \ \
| * | | | | Reintroduce protected method which removal broke EMF CompareMatthias Sohn2017-10-242-0/+68
* | | | | | PackInserter: Implement newReader()Dave Borowitz2017-11-012-2/+351
* | | | | | Move some strings from DfsText to JGitTextDave Borowitz2017-11-015-9/+9
* | | | | | FileRepository: Add pack-based inserter implementationDave Borowitz2017-11-013-0/+839
* | | | | | ObjectDirectory: Factor a method to close open pack handlesDave Borowitz2017-11-012-10/+16
* | | | | | ObjectDirectory: Remove last modified check in insertPackDave Borowitz2017-11-011-2/+0
|/ / / / /
* | | | | Avoid bad rounding "1 year, 12 months" in date formatterMichael Keppler2017-10-232-3/+11
* | | | | Ensure that ~ in ssh config is replaced before Jsch sees itThomas Wolf2017-10-182-21/+49
* | | | | Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-0856-333/+333
* | | | | JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-0756-59/+59
* | | | | Terminate StreamCopy threads in case of errorsTill Brychcy2017-10-071-4/+12
* | | | | Use a new RevWalk for validating not advertised wantsZhen Chen2017-10-052-26/+117
* | | | | Add photon target platform jgit-4.8.targetMatthias Sohn2017-10-053-0/+124
* | | | | Checkout now reports failures through exceptions.Ned Twigg2017-10-012-11/+33
* | | | | Terminate StreamCopy threads in case of errorsDmitry Neverov2017-09-302-6/+7
* | | | | ReflogWriter: Align auto-creation defaults with C gitDave Borowitz2017-09-304-12/+15
* | | | | Support force writing reflog on a per-update basisDave Borowitz2017-09-308-20/+196
* | | | | Ensure ReflogWriter only works with a RefDirectoryDave Borowitz2017-09-308-63/+66
* | | | | ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2017-09-301-17/+0
* | | | | Add the args4j jarPepper Lebeck-Jobe2017-09-301-0/+1