summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-04-0856-303/+303
* Merge branch 'stable-4.3'Matthias Sohn2016-04-082-0/+4
|\
| * 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
* | Merge "Prepare 4.3.1-SNAPSHOT versions"Matthias Sohn2016-04-0867-325/+664
|\ \
| * | 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
| |\
| * \ Merge branch 'master' into stable-4.3Matthias Sohn2016-04-065-19/+92
| |\ \
| * | | 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
* | | | Filter corrupt objects from DfsReader.selectObjectRepresentation()Terry Parker2016-04-072-2/+2
| |_|/ |/| |
* | | 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
| |/ |/|
* | Add config parameter gc.prunePackExpire for packfile expirationChristian Halstrick2016-03-314-6/+80
* | In TestRepository, use a consistent clockTerry Parker2016-03-251-13/+12
|/
* 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
| |\
| | * Revert "Fix warnings about unchecked conversion of MergeResult"Shawn Pearce2016-02-152-2/+2
* | | Merge branch 'stable-4.2'Matthias Sohn2016-02-1532-1882/+1923
|\| |
| * | Merge changes I13672371,I95074358 into stable-4.2Shawn Pearce2016-02-151-1207/+1216
| |\ \
| | * | MergeCommandTest: Use JUnit's assume to check preconditionsDavid Pursehouse2016-02-121-4/+3
| | * | MergeCommandTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-1202/+1212
| * | | Don't use deprecated LockFile constructorDavid Pursehouse2016-02-1512-31/+17
| | |/ | |/|