aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api
Commit message (Expand)AuthorAgeFilesLines
* Make Commit class only for writingShawn O. Pearce2010-08-201-2/+2
* Add blob-data to utility method indexState()Christian Halstrick2010-08-181-43/+43
* Add "all" parameter to the commit CommandStefan Lay2010-08-041-0/+34
* Add the parameter "update" to the Add commandStefan Lay2010-08-041-72/+172
* Merge branch 'delta'Shawn O. Pearce2010-07-222-31/+31
|\
| * Rename Repository getWorkDir to getWorkTreeShawn O. Pearce2010-06-251-9/+9
* | Allow for filepattern "." in AddCommandStefan Lay2010-07-221-0/+20
* | Do not add ignored files in Add commandStefan Lay2010-07-221-0/+28
* | Git Porcelain API: Add CommandStefan Lay2010-07-141-0/+327
|/
* Add a merge command to the jgit APIStefan Lay2010-05-241-0/+183
* Added merge support to CommitCommandChristian Halstrick2010-05-211-5/+42
* Add builder-style API to jgit and Commit & Log cmdChristian Halstrick2010-05-101-0/+117