aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Add RmCommand to Git APIChris Aniszczyk2010-11-221-0/+77
* | Initial implementation of a Rebase commandMathias Kinzler2010-11-221-0/+265
|/
* Fixed checkouts when HEAD is ignoredChristian Halstrick2010-11-131-0/+84
* Merge "Add simple unit tests for Base64"Chris Aniszczyk2010-11-131-0/+96
|\
| * Add simple unit tests for Base64Shawn O. Pearce2010-11-121-0/+96
* | Merge "Split note leaf buckets at 256 elements"Chris Aniszczyk2010-11-131-0/+41
|\ \
| * | Split note leaf buckets at 256 elementsShawn O. Pearce2010-11-121-0/+41
* | | Merge "Allow writing a NoteMap back to the repository"Chris Aniszczyk2010-11-131-0/+106
|\| |
| * | Allow writing a NoteMap back to the repositoryShawn O. Pearce2010-11-121-0/+106
* | | Merge "Add in-memory updating support to NoteMap"Chris Aniszczyk2010-11-132-0/+325
|\| |
| * | Add in-memory updating support to NoteMapShawn O. Pearce2010-11-122-0/+325
* | | Merge branch 'rename-detection'Shawn O. Pearce2010-11-121-9/+13
|\ \ \ | |_|/ |/| |
| * | SimilarityIndex: Accept files larger than 8 MBShawn O. Pearce2010-11-121-9/+13
| |/
* / Use capital L for long constantsRobin Rosenberg2010-11-121-8/+8
|/
* Define NoteMap, a simple note tree readerShawn O. Pearce2010-11-111-0/+201
* Merge "Add MutableObjectId setByte to modify a mutable id"Chris Aniszczyk2010-11-111-0/+29
|\
| * Add MutableObjectId setByte to modify a mutable idShawn O. Pearce2010-11-041-0/+29
* | Merge "Add ObjectId getByte for random access"Chris Aniszczyk2010-11-101-1/+15
|\|
| * Add ObjectId getByte for random accessShawn O. Pearce2010-11-041-1/+15
* | Merge "Fix broken MergeCommandTest"Shawn Pearce2010-11-091-2/+2
|\ \
| * | Fix broken MergeCommandTestMatthias Sohn2010-11-101-2/+2
* | | Fix URIish parsing of absolute scp-style URIsShawn O. Pearce2010-11-091-1/+13
|/ /
* | Merge "Format merge commit messages like C Git"Shawn Pearce2010-11-091-0/+155
|\ \
| * | Format merge commit messages like C GitRobin Stocker2010-11-061-0/+155
* | | IndexDiff: support state [removed, untracked]Jens Baumgart2010-11-081-0/+31
* | | Merge "CommitAndLogCommandTests: add a test for LogCommand.addRange()"Chris Aniszczyk2010-11-081-0/+40
|\ \ \
| * | | CommitAndLogCommandTests: add a test for LogCommand.addRange()Mathias Kinzler2010-11-051-0/+40
| | |/ | |/|
* | | Fixed ResolveMerger regarding handling of deletionsChristian Halstrick2010-11-071-0/+42
| |/ |/|
* | Merge "Add a test for merging deleted files"Shawn Pearce2010-11-051-0/+52
|\ \
| * | Add a test for merging deleted filesChristian Halstrick2010-11-031-0/+52
| |/
* | Fixed merge algorithm regarding adjacent modificationsChristian Halstrick2010-11-021-1/+13
* | Cleaned up MergeAlgorithmTestChristian Halstrick2010-11-021-67/+47
|/
* Fix ugly diff showing insertion of new methodShawn O. Pearce2010-11-011-0/+7
* Delete DiffPerformanceTestShawn O. Pearce2010-11-014-352/+6
* Fix broken HistogramDiffShawn O. Pearce2010-11-011-0/+8
* Merge "Fix Severe Bug in Merge Algorithm"Shawn Pearce2010-10-281-0/+11
|\
| * Fix Severe Bug in Merge AlgorithmChristian Halstrick2010-10-281-0/+11