aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
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-0514-26/+1078
* Added read/write support for pack bitmap index.Colby Ranger2013-03-0528-5/+2581
* 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-229-92/+657
| |/ |/|
* | Fix off by one error in PackReverseIndex.Colby Ranger2013-02-201-2/+2
* | Merge branch 'stable-2.3'Matthias Sohn2013-02-212-10/+36
|\ \
| * | Prepare 2.3.2-SNAPSHOT buildsstable-2.3Matthias Sohn2013-02-213-32/+32
| * | JGit v2.3.1.201302201838-rv2.3.1.201302201838-rMatthias Sohn2013-02-213-32/+32
| * | 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
| |/ /
* | | Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-143-32/+32
* | | Merge branch 'stable-2.3'Matthias Sohn2013-02-131-1/+139
|\| |
| * | Prepare post 2.3.0.201302130906 buildsMatthias Sohn2013-02-133-3/+3
| * | JGit v2.3.0.201302130906v2.3.0.201302130906Matthias Sohn2013-02-133-3/+3
| * | Add better documentation to DirCacheCheckoutChristian Halstrick2013-02-071-1/+139
| * | Prepare post 2.3rc1 buildsMatthias Sohn2013-02-063-4/+4
| * | JGit v2.3.0.201302060400-rc1v2.3.0.201302060400-rc1Matthias Sohn2013-02-063-4/+4
* | | 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-304-226/+132
|/
* 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-234-3/+216
* | | 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