summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Break the dependency on RevObject when creating a newObjectToPack()."Shawn Pearce2013-03-048-35/+25
|\
| * Break the dependency on RevObject when creating a newObjectToPack().Colby Ranger2013-03-048-35/+25
* | Merge "Fix RefUpdate performance for existing Refs"Shawn Pearce2013-03-041-1/+2
|\ \
| * | Fix RefUpdate performance for existing RefsRoberto Tyley2013-03-011-1/+2
* | | Merge "Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)"Shawn Pearce2013-03-042-5/+31
|\ \ \ | |_|/ |/| |
| * | Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)Roberto Tyley2013-03-042-5/+31
| |/
* | Merge "Remove the unused method PackFile.hasExt()."Colby Ranger2013-03-041-7/+0
|\ \ | |/ |/|
| * Remove the unused method PackFile.hasExt().Colby Ranger2013-03-041-7/+0
* | Merge "Improve the documentation of the ByteArraySet used by PathFilterGroup"Shawn Pearce2013-02-281-4/+12
|\ \ | |/ |/|
| * Improve the documentation of the ByteArraySet used by PathFilterGroupRobin Rosenberg2013-02-221-4/+12
* | Include supported extensions in PackFile constructor.Colby Ranger2013-02-284-22/+85
* | Fix while boundries in DateRevQueue.add()Gustaf Lundh2013-02-251-1/+1
* | Merge "Performance fixes in DateRevQueue"Shawn Pearce2013-02-251-2/+62
|\ \
| * | Performance fixes in DateRevQueueGustaf Lundh2013-02-251-2/+62
* | | Update last release version to 2.3.1.201302201838-rMatthias Sohn2013-02-241-1/+1
* | | Deploy Maven artifacts to Eclipse Nexus repositoryMatthias Sohn2013-02-232-3/+22
* | | Implement recursive merge strategyGeorge C. Young2013-02-2212-94/+1301
| |/ |/|
* | Fix off by one error in PackReverseIndex.Colby Ranger2013-02-201-2/+2
* | Merge branch 'stable-2.3'Matthias Sohn2013-02-214-22/+90
|\ \
| * | Prepare 2.3.2-SNAPSHOT buildsstable-2.3Matthias Sohn2013-02-2139-211/+211
| * | JGit v2.3.1.201302201838-rv2.3.1.201302201838-rMatthias Sohn2013-02-2139-212/+212
| * | Merge "Accept Change-Id even if footer contains not well-formed entries" into...Matthias Sohn2013-02-202-21/+76
| |\ \
| | * | Accept Change-Id even if footer contains not well-formed entriesStefan Lay2013-02-202-21/+76
| * | | Fix false positives in hashing used by PathFilterGroupRobin Stocker2013-02-202-1/+14
| |/ /
* | | Must use double single quotes around parametersRobin Rosenberg2013-02-161-5/+5
* | | Add the --branch flag to the jgit clone commandRobin Rosenberg2013-02-163-2/+17
* | | Merge "Prepare 2.4.0-SNAPSHOT builds"Matthias Sohn2013-02-1339-212/+212
|\ \ \
| * | | Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-1439-212/+212
* | | | Merge "Cleanup unused imports"Robin Rosenberg2013-02-130-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup unused importsRobin Rosenberg2013-02-141-4/+0
* | | | Remove unused importsMatthias Sohn2013-02-141-4/+0
* | | | Merge branch 'stable-2.3'Matthias Sohn2013-02-136-10/+148
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Prepare post 2.3.0.201302130906 buildsMatthias Sohn2013-02-1339-39/+39
| * | JGit v2.3.0.201302130906v2.3.0.201302130906Matthias Sohn2013-02-1339-39/+39
| * | Replace explicit version by property where possibleMatthias Sohn2013-02-134-8/+8
| * | Add better documentation to DirCacheCheckoutChristian Halstrick2013-02-071-1/+139
| * | Prepare post 2.3rc1 buildsMatthias Sohn2013-02-0639-49/+49
| * | JGit v2.3.0.201302060400-rc1v2.3.0.201302060400-rc1Matthias Sohn2013-02-0639-50/+50
* | | Merge "Remove unused availableRefs local from Clone.guessHEAD"Robin Rosenberg2013-02-131-3/+0
|\ \ \
| * | | Remove unused availableRefs local from Clone.guessHEADJonathan Nieder2013-02-121-3/+0
| | |/ | |/|
* / | Implement core.checkstat = minimalRobin Rosenberg2013-02-104-5/+52
|/ /
* | Fix Config.fromText to not skip a last line with no newlineDave Borowitz2013-02-082-1/+13
* | Really handle annotated tags in MergeCommandRobin Rosenberg2013-02-081-0/+1
|/
* Add getConflictingNames to RefDatabaseRobin Stocker2013-02-062-1/+188
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-04115-109/+136
* Merge "Extract method to output the first header line of a git diff"Robin Rosenberg2013-02-021-6/+27
|\
| * Extract method to output the first header line of a git diffTobias Pfeifer2013-01-301-6/+27
* | Fixed problems occuring when changing user in gerrit configurationTobias Pfeifer2013-02-011-1/+1
* | Update to latest orbit releaseMatthias Sohn2013-01-313-31/+7
* | Remove PathFilterGroupTest2Robin Rosenberg2013-01-301-254/+0