aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.2' into stable-4.3stable-4.3David Pursehouse2018-10-190-0/+0
|\
| * Merge branch 'stable-4.1' into stable-4.2stable-4.2David Pursehouse2018-10-190-0/+0
| |\
| | * Merge branch 'stable-4.0' into stable-4.1stable-4.1David Pursehouse2018-10-190-0/+0
| | |\
| | | * JGit v4.0.3.201509231615-rv4.0.3.201509231615-rstable-4.0Matthias Sohn2015-09-2346-49/+49
* | | | Fix computation of id in WorkingTreeIterator with autocrlf and smudgingChristian Halstrick2016-05-233-21/+112
* | | | Prepare 4.3.2-SNAPSHOT buildsMatthias Sohn2016-05-1956-301/+301
* | | | JGit v4.3.1.201605051710-rv4.3.1.201605051710-rMatthias Sohn2016-05-0556-59/+59
* | | | Scan loose ref before packed in case gc about to remove the looseMarco Miller2016-05-051-2/+1
* | | | Fix possible NPEs when reporting transport errorsChristian Halstrick2016-04-271-2/+4
* | | | Fix calling of clean/smudge filters from Checkout,MergeCommandsChristian Halstrick2016-04-224-24/+32
* | | | Fix ApplyCommand when result of patch is an empty fileJon Schneider2016-04-165-6/+30
* | | | Add lfs libraries to scripts for upload to Maven centralMatthias Sohn2016-04-082-0/+4
* | | | Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2016-04-0856-301/+301
* | | | JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2016-04-0856-59/+59
* | | | JGit v4.3.0.201604071045-rMatthias Sohn2016-04-0756-59/+59
* | | | Merge branch 'master' into stable-4.3Matthias Sohn2016-04-074-15/+79
|\ \ \ \
| * | | | Remove repository from cache when it's closedHugo Arès2016-04-073-9/+49
| * | | | Fix RefDirectory not closing resourcesHugo Arès2016-04-071-3/+3
| * | | | Fix repository cache never closing repositoryHugo Arès2016-04-073-3/+27
* | | | | Merge branch 'master' into stable-4.3Matthias Sohn2016-04-065-19/+92
|\| | | |
| * | | | Add config parameter gc.prunePackExpire for packfile expirationChristian Halstrick2016-03-314-6/+80
| * | | | In TestRepository, use a consistent clockTerry Parker2016-03-251-13/+12
* | | | | Enable calling of smudge filters when checking out pathsChristian Halstrick2016-04-062-4/+115
* | | | | Prepare 4.3-SNAPSHOT buildsMatthias Sohn2016-04-0556-59/+59
* | | | | Implement DIR_NO_GITLINKSPreben Ingvaldsen2016-04-059-20/+248
* | | | | JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2016-03-2356-59/+59
|/ / / /
* | | | Merge "Make the FileLfsRepository thread safe"Matthias Sohn2016-03-223-25/+51
|\ \ \ \
| * | | | Make the FileLfsRepository thread safeSaša Živkov2016-03-223-25/+51
* | | | | Merge "Add missing @Deprecated annotation"Jonathan Nieder2016-03-111-0/+1
|\ \ \ \ \
| * | | | | Add missing @Deprecated annotationJonathan Nieder2016-03-111-0/+1
* | | | | | Fix wrong whitespaces.Yuxuan 'fishy' Wang2016-03-111-1/+1
* | | | | | Add ignoreRemoteFailures option to RepoCommandYuxuan 'fishy' Wang2016-03-111-11/+41
|/ / / / /
* | | | | Introduce FileModeStrategy to FileTreeIteratorPreben Ingvaldsen2016-03-112-20/+253
* | | | | Merge "Change visibility of DirCacheTree#getObjectId to public"Matthias Sohn2016-03-071-1/+9
|\ \ \ \ \
| * | | | | Change visibility of DirCacheTree#getObjectId to publicPhilipp Marx2016-03-071-1/+9
* | | | | | Add EOL stream type detection to TreeWalkIvan Motsch2016-03-0723-255/+2160
|/ / / / /
* | | | | Fix RebuildRefTree trying to add HEAD twice to RefTreeMatthias Sohn2016-03-051-1/+1
* | | | | Fix apply patch which did not work with non-ascii charactersXinTong Wang2016-03-0316-7/+106
* | | | | Fix help text for option --enable of command debug-rebuild-ref-treeMatthias Sohn2016-03-012-1/+2
* | | | | Update Mars orbit repository to R20160221192158Matthias Sohn2016-02-263-9/+9
* | | | | Tests on Windows with URIish failIvan Motsch2016-02-251-0/+2
* | | | | Remove the profiles for selecting the target platformMatthias Sohn2016-02-191-37/+1
* | | | | Add Neon target platformMatthias Sohn2016-02-183-0/+116
* | | | | Remove unused package export from bundle org.eclipse.jgit.lfs.testMatthias Sohn2016-02-181-2/+1
|/ / / /
* | | | Merge "Support Amazon S3 based storage for LFS"Sasa Zivkov2016-02-1711-11/+915
|\ \ \ \
| * | | | Support Amazon S3 based storage for LFSMatthias Sohn2016-02-1711-11/+915
* | | | | Introduce specific WantNotValidException for serversShawn Pearce2016-02-162-15/+96
* | | | | smart HTTP server: Pass along "want X not valid" to clientShawn Pearce2016-02-162-21/+36
|/ / / /
* | | | Merge branch 'stable-4.2'Matthias Sohn2016-02-162-2/+2
|\| | |
| * | | Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into ...Shawn Pearce2016-02-152-2/+2
| |\ \ \