summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
* | Treat CloneCommand.setRemote(null) as setRemote("origin")Jonathan Nieder2015-06-111-0/+60
* | Merge topic 'push-cert-2'Dave Borowitz2015-06-112-0/+230
|\ \
| * | Rewrite push certificate parsingDave Borowitz2015-06-111-0/+160
| * | Allow trailing newlines in receive-packDave Borowitz2015-06-101-0/+70
* | | Merge "submodule test: Use config.unset instead of setting to null"Christian Halstrick2015-06-111-3/+2
|\ \ \
| * | | submodule test: Use config.unset instead of setting to nullJonathan Nieder2015-06-101-3/+2
| |/ /
* / / Add new submodule layout to SubmoduleAddCommandChristian Halstrick2015-06-111-0/+11
|/ /
* | Fix public API issues introduced in I1baeedcc6946.Yuxuan 'fishy' Wang2015-06-091-2/+0
* | Merge "Revert "Config: Distinguish between empty and null strings""Jonathan Nieder2015-06-091-4/+8
|\ \
| * | Revert "Config: Distinguish between empty and null strings"Jonathan Nieder2015-06-091-4/+8
* | | Callback in PackWriter & BundleWriter.Yuxuan 'fishy' Wang2015-06-091-0/+37
|/ /
* | Allow lookup of multiple exact refs in one shotJonathan Nieder2015-06-051-0/+42
* | Introduce exactRef to read a ref whose exact name is knownJonathan Nieder2015-06-052-0/+67
* | Config: Allow ending a file with "=" and no newlineDave Borowitz2015-06-041-0/+9
* | Config: Distinguish between empty and null stringsDave Borowitz2015-06-041-22/+49
* | Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2015-06-032-41/+41
|/
* Fix CommitCommand.setOnly()Christian Halstrick2015-06-011-0/+11
* Add "src" folder to source folders of org.eclipse.jgit.testMatthias Sohn2015-05-291-0/+1
* Merge "Fix WindowCursor memory leak."Shawn Pearce2015-05-282-2/+2
|\
| * Fix WindowCursor memory leak.Hugo Arès2015-05-282-2/+2
* | Merge changes I144a53fe,I2b268e6aShawn Pearce2015-05-285-3/+192
|\ \ | |/ |/|
| * Add tests for ObjectFilterJonathan Nieder2015-05-211-0/+186
| * Expose Sets helper to tests outside org.eclipse.jgit.apiJonathan Nieder2015-05-214-3/+6
* | Add getters to RepoProject.Yuxuan 'fishy' Wang2015-05-261-6/+6
* | Cleanup code and Eclipse compile errors in new gitrepo APIAndrey Loskutov2015-05-241-2/+0
* | Merge "Refactor to expose ManifestParser."Shawn Pearce2015-05-222-0/+114
|\ \
| * | Refactor to expose ManifestParser.Yuxuan 'fishy' Wang2015-05-222-0/+114
| |/
* / Split discoverGitPrefix() code out into discoverGitExe()Sebastian Schuberth2015-05-212-4/+4
|/
* Replace deprecated release() methods by close()Matthias Sohn2015-05-2130-385/+313
* Fix memory leak in dfs.DeltaBaseCaseShawn Pearce2015-05-111-0/+152
* FS_POSIX: Rework umask detection to make it settableShawn Pearce2015-05-101-41/+16
* ObjectWalk: make setRetainBody(false) the defaultShawn Pearce2015-05-101-5/+5
* Merge changes I62befa4a,Ia9c3d123,I7fcf6534Shawn Pearce2015-05-095-602/+72
|\
| * Delete deprecated class IgnoreRuleMatthias Sohn2015-04-255-602/+72
* | Add fsck.allowInvalidPersonIdent to accept invalid author/committersShawn Pearce2015-04-301-1/+40
* | Merge branch 'stable-3.7'Matthias Sohn2015-04-271-15/+0
|\ \ | |/ |/|
| * Prepare 3.7.2-SNAPSHOT buildsstable-3.7Matthias Sohn2015-04-272-40/+40
| * JGit v3.7.1.201504261725-rv3.7.1.201504261725-rMatthias Sohn2015-04-262-2/+2
| * Merge "Revert "Let ObjectWalk.markUninteresting also mark the root tree as"" ...Matthias Sohn2015-04-261-15/+0
| |\
| | * Revert "Let ObjectWalk.markUninteresting also mark the root tree as"David Ostrovsky2015-04-261-15/+0
* | | Do not add a newline at the end if neither merged side had oneAndré de Oliveira2015-03-272-12/+54
* | | Make RepositoryState.REBASING_MERGE reachable again.Laurent Delaigue2015-03-272-7/+7
* | | Fix RecursiveMerger in case of multiple, independent base commitsChristian Halstrick2015-03-251-0/+63
* | | TestRepository: Add a cherryPick methodDave Borowitz2015-03-231-1/+79
* | | Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgitMatthias Sohn2015-03-2310-17/+1177
* | | Revert "CommitBuilder should check for duplicate parents"Jonathan Nieder2015-03-182-108/+26
* | | TemporaryBuffer: Allow presizing block pointer listDave Borowitz2015-03-181-0/+25
* | | CommitBuilder should check for duplicate parentsChristian Halstrick2015-03-122-26/+108
* | | TestRepository: Allow setting explicit Change-IdDave Borowitz2015-03-121-0/+11
* | | TestRepository: Ignore existing Change-Id in messageDave Borowitz2015-03-121-0/+10