aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
* | | Push implementation of option stringsDan Wang2016-07-221-0/+363
* | | Merge branch 'stable-4.4'Matthias Sohn2016-07-123-7/+198
|\| |
| * | Time based eviction strategy for repository cacheChristian Halstrick2016-07-122-4/+175
| * | Add method to read time unit from configHugo Arès2016-07-121-0/+95
| * | Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-271-3/+24
| |/
* | Fix unclosed resource warnings in FileTreeIteratorTestMatthias Sohn2016-07-071-29/+30
* | ReceivePack: report protocol parsing failures on channel 3Shawn Pearce2016-07-051-0/+40
* | PushConnectionTest: Use Java 7 try-with-resourcesShawn Pearce2016-07-051-10/+3
* | Enhance test coverage when core.filemode is falseChristian Halstrick2016-07-011-48/+30
* | Merge changes from topic 'dfs-gc'Shawn Pearce2016-06-271-0/+239
|\ \
| * | Prune UNREACHABLE_GARBAGE packs when they expireMike Williams2016-06-271-0/+239
* | | Fix TreeWalk to reset attributes cache for each entryChristian Halstrick2016-06-231-0/+23
|/ /
* | Fix DirCacheCheckout to return CheckoutConflictExceptionChristian Halstrick2016-06-231-0/+58
* | Optimize RefAdvertiser for wire protocolShawn Pearce2016-06-181-0/+116
* | Merge branch 'stable-4.4'Matthias Sohn2016-06-141-7/+49
|\|
| * Prepare 4.4.1-SNAPSHOT buildsMatthias Sohn2016-06-072-42/+42
| * JGit v4.4.0.201606070830-rv4.4.0.201606070830-rMatthias Sohn2016-06-072-2/+2
| * Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-06-012-2/+2
| * JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2Matthias Sohn2016-06-012-2/+2
| * Merge branch 'master' into stable-4.4Matthias Sohn2016-06-012-3/+97
| |\
| * | Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-05-252-2/+2
| * | JGit v4.4.0.201605250940-rc1v4.4.0.201605250940-rc1Matthias Sohn2016-05-252-2/+2
| * | Merge branch 'master' into stable-4.4Matthias Sohn2016-05-2414-1/+301
| |\ \
| * \ \ Merge branch 'stable-4.3' into stable-4.4Matthias Sohn2016-05-246-24/+87
| |\ \ \
| | * | | Fix computation of id in WorkingTreeIterator with autocrlf and smudgingChristian Halstrick2016-05-231-7/+49
| | * | | Prepare 4.3.2-SNAPSHOT buildsMatthias Sohn2016-05-192-42/+42
| | * | | JGit v4.3.1.201605051710-rv4.3.1.201605051710-rMatthias Sohn2016-05-052-2/+2
| * | | | Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-05-042-2/+2
| * | | | JGit v4.4.0.201605041135-m1v4.4.0.201605041135-m1Matthias Sohn2016-05-042-2/+2
* | | | | Merge "Add method to read time unit from config"Shawn Pearce2016-06-101-0/+95
|\ \ \ \ \
| * | | | | Add method to read time unit from configHugo Arès2016-06-061-0/+95
* | | | | | http transport does not use authentication fallbackChristian Pontesegger2016-06-061-1/+1
|/ / / / /
* | | | | 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-021-0/+1
|\ \ \ \ \
| * | | | | Add missing @Test annotationsHugo Arès2016-06-011-0/+1
| |/ / / /
* | | | | Merge "Prepare 4.5.0-SNAPSHOT builds"Matthias Sohn2016-06-012-42/+42
|\ \ \ \ \
| * | | | | Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2016-06-012-42/+42
| |/ / / /
* / / / / DfsInserter: Optionally disable existing object checkDave Borowitz2016-06-011-0/+31
|/ / / /
* | | | Fix javadoc errors and unused imports introduced by ddd0fe25Matthias Sohn2016-06-011-3/+0
* | | | RepoCommand: record manifest shallow recommendation in .gitmodulesStefan Beller2016-05-311-0/+48
* | | | RepoCommand: record manifest groups as submodule labelsStefan Beller2016-05-311-0/+49
* | | | Replace use of deprecated method Repository.getRef()Matthias Sohn2016-05-311-1/+1
* | | | RepoCommandTest: Improve assertion message for remote branch recordingStefan Beller2016-05-251-2/+2
| |_|/ |/| |
* | | Support git config [include] section with absolute path(s)Marco Miller2016-05-212-0/+84
* | | Added filter for merge and non-merges commits.Alcemir Santos2016-05-201-0/+79
* | | Fix StashApply regarding handling of untracked filesChristian Halstrick2016-05-191-1/+36
* | | Make sure to overwrite files when "reset --hard" detects conflictsChristian Halstrick2016-05-181-0/+28
* | | Allow setting FileMode to executable when applying patches in ApplyCommandNadav Cohen2016-05-179-0/+68
* | | Fix config value get to return last instead of 1st just like gitMarco Miller2016-05-121-0/+6