summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.4'Matthias Sohn2016-06-144-23/+113
|\
| * Prepare 4.4.1-SNAPSHOT buildsMatthias Sohn2016-06-0756-304/+304
| * JGit v4.4.0.201606070830-rv4.4.0.201606070830-rMatthias Sohn2016-06-0756-59/+59
| * Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-06-0156-59/+59
| * JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2Matthias Sohn2016-06-0156-59/+59
| * Merge branch 'master' into stable-4.4Matthias Sohn2016-06-0148-89/+409
| |\
| * | Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-05-2556-59/+59
| * | JGit v4.4.0.201605250940-rc1v4.4.0.201605250940-rc1Matthias Sohn2016-05-2556-59/+59
| * | Update Orbit repository for Neon to R20160520211859Matthias Sohn2016-05-252-3/+3
| * | Merge branch 'master' into stable-4.4Matthias Sohn2016-05-2440-57/+672
| |\ \
| * \ \ Merge branch 'stable-4.3' into stable-4.4Matthias Sohn2016-05-2414-55/+179
| |\ \ \
| | * | | 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
| * | | | Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-05-0456-59/+59
| * | | | JGit v4.4.0.201605041135-m1v4.4.0.201605041135-m1Matthias Sohn2016-05-0456-59/+59
| * | | | Run Maven build in release.sh concurrently to speedup releaseMatthias Sohn2016-05-041-2/+1
* | | | | Update Neon orbit repository to final release R20160520211859Matthias Sohn2016-06-103-5/+5
* | | | | Merge "Add method to read time unit from config"Shawn Pearce2016-06-104-0/+219
|\ \ \ \ \
| * | | | | Add method to read time unit from configHugo Arès2016-06-064-0/+219
* | | | | | http transport does not use authentication fallbackChristian Pontesegger2016-06-063-13/+41
|/ / / / /
* | | | | Add $NON-NLS to suppress "Non-externalized string literal" warningsHugo Arès2016-06-031-2/+2
* | | | | BatchRefUpdate: Include command message in toString()Dave Borowitz2016-06-021-1/+5
* | | | | Merge "DfsBlock: throw DataFormatException on 0 bytes"Shawn Pearce2016-06-022-2/+10
|\ \ \ \ \
| * | | | | DfsBlock: throw DataFormatException on 0 bytesShawn Pearce2016-06-012-2/+10
* | | | | | Merge "Add missing @Test annotation in RepositoryCacheTest"Christian Halstrick2016-06-021-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing @Test annotation in RepositoryCacheTestHugo Arès2016-06-011-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add missing @Test annotations"Christian Halstrick2016-06-022-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add missing @Test annotationsHugo Arès2016-06-012-0/+2
| |/ / / /
* | | | | Merge "Prepare 4.5.0-SNAPSHOT builds"Matthias Sohn2016-06-0156-304/+304
|\ \ \ \ \
| * | | | | Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2016-06-0156-304/+304
| |/ / / /
* / / / / DfsInserter: Optionally disable existing object checkDave Borowitz2016-06-012-1/+42
|/ / / /
* | | | Fix javadoc errors and unused imports introduced by ddd0fe25Matthias Sohn2016-06-013-5/+6
* | | | RepoCommand: record manifest shallow recommendation in .gitmodulesStefan Beller2016-05-314-5/+104
* | | | RepoCommand: record manifest groups as submodule labelsStefan Beller2016-05-313-8/+140
* | | | Remove the deprecated TestRepository.getClock() methodTerry Parker2016-05-311-11/+0
* | | | Replace use of deprecated method Repository.getRef()Matthias Sohn2016-05-3135-58/+58
* | | | [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream()Matthias Sohn2016-05-301-1/+4
* | | | Better report on client side if push failed due to too large objectMatthias Sohn2016-05-304-4/+91
* | | | [findBugs] Prevent potential NPE in CloneCommand.init()Matthias Sohn2016-05-303-0/+14
* | | | Merge "RepoCommandTest: Improve assertion message for remote branch recording"Terry Parker2016-05-261-2/+2
|\ \ \ \
| * | | | RepoCommandTest: Improve assertion message for remote branch recordingStefan Beller2016-05-251-2/+2
| | |_|/ | |/| |
* / | | RepoCommand: remove --record-remote-branchesStefan Beller2016-05-252-5/+0
|/ / /
* | | JGit CLI: allow to call git init with specific directoryRüdiger Herrmann2016-05-223-2/+102
* | | Redirect all Show output to outsRüdiger Herrmann2016-05-211-2/+8
* | | Support git config [include] section with absolute path(s)Marco Miller2016-05-215-1/+130
* | | Added filter for merge and non-merges commits.Alcemir Santos2016-05-203-0/+136
* | | [findBugs] Prevent potential NPE in FS_POSIX.readUmask()Matthias Sohn2016-05-191-1/+1
* | | [findBugs] Fix calculation of host header in SignerV4Matthias Sohn2016-05-191-3/+3
* | | Update Orbit repository to S20160518051658 for Neon RC2Matthias Sohn2016-05-193-9/+9