aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
* Checkout: fix handling if name does not refer to a local branchMathias Kinzler2010-12-201-1/+18
* Remove deprecated WriteTree from testsShawn O. Pearce2010-12-202-141/+168
* Checkout: expose a CheckoutResultMathias Kinzler2010-12-201-0/+51
* Qualify post 0.10 buildsMatthias Sohn2010-12-172-32/+32
* Merge branch 'stable-0.10'Matthias Sohn2010-12-172-32/+32
|\
| * Qualify post 0.10.1 buildsstable-0.10Matthias Sohn2010-12-172-32/+32
| * JGit 0.10.1v0.10.1Matthias Sohn2010-12-172-32/+32
* | Merge "Do not rely on filemode differences in case of symbolic links"Shawn Pearce2010-12-151-0/+21
|\ \
| * | Do not rely on filemode differences in case of symbolic linksPhilipp Thun2010-12-141-0/+21
* | | Save StoredConfig after modificationsShawn O. Pearce2010-12-154-10/+18
* | | Reduce calls to Repository.getConfigShawn O. Pearce2010-12-151-6/+6
| |/ |/|
* | Remove remaining uses of FileWriterShawn O. Pearce2010-12-132-20/+6
|/
* File utilities for creating directoriesMatthias Sohn2010-12-131-4/+77
* Rebase: abort on unknown/unsupported command in git-rebase-todoMathias Kinzler2010-12-101-1/+9
* Merge "IndexPack: Remove blob-streaming size threshold"Shawn Pearce2010-12-091-1/+0
|\
| * IndexPack: Remove blob-streaming size thresholdroberto2010-12-091-1/+0
* | Merge "Add option to skip deletion of non-existing files"Chris Aniszczyk2010-12-091-0/+95
|\ \
| * | Add option to skip deletion of non-existing filesMatthias Sohn2010-12-101-0/+95
* | | Merge "Add further unit tests for IndexDiffFilter"Chris Aniszczyk2010-12-091-22/+519
|\ \ \ | |/ / |/| |
| * | Add further unit tests for IndexDiffFilterPhilipp Thun2010-12-091-22/+519
* | | Rebase: fix wrong update if original HEAD after Merge+SkipMathias Kinzler2010-12-091-0/+38
|/ /
* | Add a performance optimized variant of the ANY_DIFF filterChristian Halstrick2010-12-091-0/+100
* | Implement rebase --continue and --skipMathias Kinzler2010-12-091-94/+453
* | IndexDiff: Use isModified() when comparing index-worktreeShawn O. Pearce2010-12-081-3/+4
* | Clarify WorkingTreeOptions and filemode usageShawn O. Pearce2010-12-083-9/+9
|/
* IndexPack: Use streaming for large whole blobsShawn O. Pearce2010-12-081-0/+20
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-0710-19/+5
* [findbugs] Do not ignore exceptional return valueMatthias Sohn2010-12-076-13/+17
* Merge "Rebase Interoperability second part: fix "pop steps""Chris Aniszczyk2010-12-071-2/+2
|\
| * Rebase Interoperability second part: fix "pop steps"Mathias Kinzler2010-12-011-2/+2
* | Merge "Add InitCommand"Chris Aniszczyk2010-12-061-0/+100
|\ \
| * | Add InitCommandChris Aniszczyk2010-12-051-0/+100
* | | Merge "Remove result id from CommitBuilder, TagBuilder"Chris Aniszczyk2010-12-062-34/+35
|\ \ \
| * | | Remove result id from CommitBuilder, TagBuilderShawn O. Pearce2010-12-032-34/+35
* | | | Fix findGitDir() with no ceiling directoriesShawn O. Pearce2010-12-051-0/+59
|/ / /
* | | Correct CommitBuilder, TagBuilder method to be build()Shawn O. Pearce2010-12-032-2/+2
* | | Merge "Rebase Interoperability first part: write "interactive" file"Chris Aniszczyk2010-12-021-2/+4
|\ \ \ | |/ / |/| / | |/
| * Rebase Interoperability first part: write "interactive" fileMathias Kinzler2010-12-011-2/+4
* | Fixed Merge Algorithm regarding concurrent file creationsChristian Halstrick2010-12-021-0/+79
|/
* Include list of assume unchanged files in IndexDiffStefan Lay2010-11-301-0/+45
* Check assume unchanged flag in Add commandStefan Lay2010-11-292-0/+47
* Merge "Change default diff algorithm to histogram and add tests"Chris Aniszczyk2010-11-261-0/+19
|\
| * Change default diff algorithm to histogram and add testsChristian Halstrick2010-11-261-0/+19
* | Merge "Do some more tests for rebase --abort"Chris Aniszczyk2010-11-262-9/+114
|\ \ | |/ |/|
| * Do some more tests for rebase --abortStefan Lay2010-11-252-9/+114
* | Make diff algorithm configurableChristian Halstrick2010-11-261-1/+1
|/
* Add more tests for rebase and externalized missing StringsChristian Halstrick2010-11-241-0/+99
* Add CheckoutCommandChris Aniszczyk2010-11-221-0/+123
* Merge "Fix bug regarding handling of non-versioned files during merge"Matthias Sohn2010-11-221-0/+50
|\
| * Fix bug regarding handling of non-versioned files during mergeChristian Halstrick2010-11-221-0/+50