summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.4.2-SNAPSHOT buildsMatthias Sohn2016-07-1556-302/+302
* JGit v4.4.1.201607150455-rv4.4.1.201607150455-rMatthias Sohn2016-07-1556-59/+59
* Merge "RefDirectory: remove ref lock file for following ref dir removal" into...Christian Halstrick2016-07-152-4/+29
|\
| * RefDirectory: remove ref lock file for following ref dir removalMarco Miller2016-06-102-4/+29
* | Log if Repository.useCnt becomes negativeMatthias Sohn2016-07-123-1/+19
* | Time based eviction strategy for repository cacheChristian Halstrick2016-07-125-13/+419
* | Add method to read time unit from configHugo Arès2016-07-125-0/+227
* | Align include.path max depth with native gitHugo Arès2016-06-271-1/+1
* | Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-274-7/+33
* | Merge "Extract work queue to allow reusing it" into stable-4.4Matthias Sohn2016-06-212-46/+102
|\ \
| * | Extract work queue to allow reusing itMatthias Sohn2016-06-082-46/+102
| |/
* / Allow using JDK 7 bootclasspath when compiling JGit using Java 8Matthias Sohn2016-06-211-1/+5
|/
* 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
|\
| * 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
| |/
* | 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
|\|
| * 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
| * Fix StashApply regarding handling of untracked filesChristian Halstrick2016-05-192-3/+43
| * GC should not pack objects only referenced by ORIG_HEAD,...Christian Halstrick2016-05-182-4/+18
| * Make sure to overwrite files when "reset --hard" detects conflictsChristian Halstrick2016-05-182-2/+41
| * Allow setting FileMode to executable when applying patches in ApplyCommandNadav Cohen2016-05-1710-0/+71
| * Fix config value get to return last instead of 1st just like gitMarco Miller2016-05-122-4/+11
| * Remove UTF-8 checking duplication in Config lib subclassesMarco Miller2016-05-123-4/+15
| * Update Maven pluginsMatthias Sohn2016-05-072-22/+22
| * Fix type parameter in javadoc in TestRepository.delete(String ref)Matthias Sohn2016-05-051-1/+1
| * Merge branch 'stable-4.3'Matthias Sohn2016-05-0511-34/+67
| |\
| * | TestRepository: Add delete() methodJonathan Nieder2016-05-041-0/+34
| * | Make BaseReceivePack.setAtomic publicJonathan Nieder2016-05-041-1/+1