aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* 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
* | PullCommand: support upstream configuration for local branchesMathias Kinzler2010-10-281-0/+42
* | Merge "Call ProgressMonitor.update() from main thread"Shawn O. Pearce2010-10-271-0/+189
|\ \ | |/ |/|
| * Call ProgressMonitor.update() from main threadShawn O. Pearce2010-10-271-0/+189
* | Add Cherry-Pick commandChristian Halstrick2010-10-151-0/+116
|/
* Remove dead RawText(RawTextComparator) constructorShawn O. Pearce2010-10-134-16/+16
* Fix RawTextComparator reduceCommonStartEnd at empty linesShawn O. Pearce2010-10-131-0/+19
* Correct spelling of tests in HistogramDiffTestShawn O. Pearce2010-10-131-2/+2
* DeleteBranchCommand does not clean up upstream configurationMathias Kinzler2010-10-121-1/+12
* Fix NPE when calling CreateBranch without explict startpointChristian Halstrick2010-10-121-0/+6
* Remove AmbiguousObjectException from BranchCreateCommand.call()Christian Halstrick2010-10-121-2/+1
* Delete PatienceDiffShawn O. Pearce2010-10-111-77/+0
* Merge "Cleanup RefUpdateTest"Chris Aniszczyk2010-10-101-33/+9
|\
| * Cleanup RefUpdateTestShawn O. Pearce2010-10-081-33/+9
* | Add "Branch" commandMathias Kinzler2010-10-101-0/+416
|/
* Add support for single-slash URIChristian Halstrick2010-10-081-0/+37
* Add "Pull" commandMathias Kinzler2010-10-081-0/+200
* Refactored URI parsing to detect wrong URIsChristian Halstrick2010-10-081-0/+6
* Fixed URI regexp regarding user/password partChristian Halstrick2010-10-081-0/+23