aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add FindBugs and CPD to the build.Chris Aniszczyk2010-10-235-1/+158
* Make ObjectDirectory getPacks() work the first timeShawn O. Pearce2010-10-201-1/+4
* Update CachedObjectDirectory when inserting objectsShawn O. Pearce2010-10-174-15/+37
* IndexPack: Make translated progress messages non-staticShawn O. Pearce2010-10-171-8/+3
* Merge "Allow pgm Main to be extended"Matthias Sohn2010-10-171-21/+51
|\
| * Allow pgm Main to be extendedShawn O. Pearce2010-10-161-21/+51
* | Fix possible NPE in DirCacheCheckoutChristian Halstrick2010-10-181-4/+7
|/
* Add Cherry-Pick commandChristian Halstrick2010-10-156-0/+403
* Add getString utility functions to RawTextShawn O. Pearce2010-10-131-2/+63
* Remove dead RawText(RawTextComparator) constructorShawn O. Pearce2010-10-135-31/+16
* Fix RawTextComparator reduceCommonStartEnd at empty linesShawn O. Pearce2010-10-132-0/+27
* Correct spelling of tests in HistogramDiffTestShawn O. Pearce2010-10-131-2/+2
* Fix three-word command namesShawn O. Pearce2010-10-141-0/+1
* Generate correct version for jgit source bundleMatthias Sohn2010-10-133-35/+59
* Rename method to ResolveMerger.setWorkingTreeIterator()Christian Halstrick2010-10-132-8/+8
* DeleteBranchCommand does not clean up upstream configurationMathias Kinzler2010-10-122-8/+25
* Merge "Update Tag to use TagCommand API"Shawn Pearce2010-10-121-55/+11
|\
| * Update Tag to use TagCommand APIChris Aniszczyk2010-09-221-55/+11
* | Fix NPE when calling CreateBranch without explict startpointChristian Halstrick2010-10-122-4/+9
* | Remove wrong comment in MergeCommandChristian Halstrick2010-10-121-3/+0
* | Remove AmbiguousObjectException from BranchCreateCommand.call()Christian Halstrick2010-10-122-8/+2
* | Delete PatienceDiffShawn O. Pearce2010-10-114-725/+0
* | Use HistogramDiff by default in DiffFormatterShawn O. Pearce2010-10-111-2/+2
* | debug-diff-algorithms: Real world performance test implementationsShawn O. Pearce2010-10-112-0/+401
* | Merge "Define LowLevelDiffAlgorithm to bypass re-hashing"Chris Aniszczyk2010-10-113-29/+125
|\ \
| * | Define LowLevelDiffAlgorithm to bypass re-hashingShawn O. Pearce2010-10-103-29/+125
* | | Merge changes I50dcec81,Ieab28bb3Chris Aniszczyk2010-10-112-7/+10
|\| |
| * | Fix empty block corner case in PatienceDiffShawn O. Pearce2010-10-101-0/+2
| * | Fix infinite loop in PatienceDiffShawn O. Pearce2010-10-101-7/+8
* | | Fix corrupted large deltasShawn O. Pearce2010-10-101-1/+1
* | | Update Push to use latest APIChris Aniszczyk2010-10-101-31/+17
* | | Merge "Cleanup RefUpdateTest"Chris Aniszczyk2010-10-101-33/+9
|\ \ \
| * | | Cleanup RefUpdateTestShawn O. Pearce2010-10-081-33/+9
| |/ /
* / / Add "Branch" commandMathias Kinzler2010-10-1014-0/+1643
|/ /
* | Add support for single-slash URIChristian Halstrick2010-10-082-19/+73
* | Merge "Update build to use tycho 0.10.0"Chris Aniszczyk2010-10-081-1/+1
|\ \
| * | Update build to use tycho 0.10.0Matthias Sohn2010-10-081-1/+1
* | | Add "Pull" commandMathias Kinzler2010-10-0810-0/+772
* | | Refactored URI parsing to detect wrong URIsChristian Halstrick2010-10-082-28/+82
* | | Fixed URI regexp regarding user/password partChristian Halstrick2010-10-082-1/+25
* | | Fix URIish tests to contain a hostname for git protocolChristian Halstrick2010-10-081-2/+3
* | | Introduce commented constants for the segments of an URI regexChristian Halstrick2010-10-081-6/+51
|/ /
* | Externalize strings in TransportHttpMatthias Sohn2010-10-086-36/+48
* | Fix HTTP testsMatthias Sohn2010-10-072-3/+3
* | Merge "Support HTTP basic and digest authentication"Chris Aniszczyk2010-10-073-24/+373
|\ \
| * | Support HTTP basic and digest authenticationShawn O. Pearce2010-09-283-24/+373
* | | Split URI regex strings differentlyChristian Halstrick2010-10-061-10/+17
* | | Add pull operation related constantsChris Aniszczyk2010-10-061-0/+14
* | | Add PushCommand APIChris Aniszczyk2010-10-055-1/+461
* | | Increase core.streamFileThreshold default to 50 MiBShawn O. Pearce2010-10-048-109/+105