aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Enable serving upload requests using bitmaps.Colby Ranger2013-03-052-0/+2
* Support creating pack bitmap indexes in PackWriter.Colby Ranger2013-03-0513-26/+1074
* Added read/write support for pack bitmap index.Colby Ranger2013-03-0525-4/+2572
* Merge "Break the dependency on RevObject when creating a newObjectToPack()."Shawn Pearce2013-03-047-34/+24
|\
| * Break the dependency on RevObject when creating a newObjectToPack().Colby Ranger2013-03-047-34/+24
* | 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-041-4/+5
|\ \ \ | |_|/ |/| |
| * | Fix corrupted CloneCommand bare-repo fetch-refspec (#402031)Roberto Tyley2013-03-041-4/+5
| |/
* | 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-283-21/+82
* | 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
* | | Implement recursive merge strategyGeorge C. Young2013-02-228-92/+654
| |/ |/|
* | Fix off by one error in PackReverseIndex.Colby Ranger2013-02-201-2/+2
* | Merge branch 'stable-2.3'Matthias Sohn2013-02-212-10/+36
|\ \
| * \ Merge "Accept Change-Id even if footer contains not well-formed entries" into...Matthias Sohn2013-02-201-9/+35
| |\ \
| | * | Accept Change-Id even if footer contains not well-formed entriesStefan Lay2013-02-201-9/+35
| * | | Fix false positives in hashing used by PathFilterGroupRobin Stocker2013-02-201-1/+1
| |/ /
* | | Merge branch 'stable-2.3'Matthias Sohn2013-02-131-1/+139
|\| |
| * | Add better documentation to DirCacheCheckoutChristian Halstrick2013-02-071-1/+139
* | | Implement core.checkstat = minimalRobin Rosenberg2013-02-104-5/+52
| |/ |/|
* | Fix Config.fromText to not skip a last line with no newlineDave Borowitz2013-02-081-1/+4
* | Really handle annotated tags in MergeCommandRobin Rosenberg2013-02-081-0/+1
|/
* Add getConflictingNames to RefDatabaseRobin Stocker2013-02-061-1/+40
* 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
* | Fix stash apply using merge logicRobin Rosenberg2013-01-303-226/+129
|/
* Fix Check for FF_ONLY merges againRobin Rosenberg2013-01-291-1/+1
* Merge "Check for FF_ONLY merges correctly"Robin Rosenberg2013-01-281-2/+2
|\
| * Check for FF_ONLY merges correctlyRobin Rosenberg2013-01-291-2/+2
* | Merge changes Ife0cc2da,If38507efRobin Rosenberg2013-01-282-30/+387
|\ \
| * | Speed up PathFilterGroup for large sets of pathsRobin Rosenberg2013-01-212-30/+387
| |/
* | Merge "Reduce memory held and speed up DfsGarbageCollector."Colby Ranger2013-01-222-7/+18
|\ \
| * | Reduce memory held and speed up DfsGarbageCollector.Colby Ranger2013-01-222-7/+18
* | | Enable marking entries using TreeFilters in DiffEntryRobin Stocker2013-01-233-3/+215
* | | Merge "Fix NPE FS_Win32 when looking up git executable and home directory avo...Matthias Sohn2013-01-221-3/+13
|\ \ \ | |_|/ |/| |
| * | Fix NPE FS_Win32 when looking up git executable and home directoryTobias Pfeifer2013-01-101-3/+13
* | | Merge "Improve handling of checkout conflicts"Robin Rosenberg2013-01-203-2/+80
|\ \ \
| * | | Improve handling of checkout conflictsMarkus Duft2013-01-113-2/+80
* | | | Merge changes I7e7fae12,I87ecca00Robin Rosenberg2013-01-192-32/+88
|\ \ \ \
| * | | | Add conflicts message before footerStefan Lay2013-01-191-6/+19
| * | | | Only replace the ChangeId in the footer, not in the bodyStefan Lay2013-01-191-26/+69
* | | | | Merge "Use correct method link in Javadoc"Robin Rosenberg2013-01-192-4/+6
|\ \ \ \ \
| * | | | | Use correct method link in JavadocDani Megert2013-01-182-4/+6