summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-0555-59/+59
* Merge "Make the resolve merger slightly more sub-classable."Robin Rosenberg2014-05-051-29/+125
|\
| * Make the resolve merger slightly more sub-classable.Laurent Goubet2014-03-061-29/+125
* | Merge "blame: Fix merges, where merge result differs only by whitespace"Shawn Pearce2014-05-042-2/+34
|\ \
| * | blame: Fix merges, where merge result differs only by whitespaceKonrad Kügler2014-05-032-2/+34
* | | Update 4.4 target to use Luna M7 orbit repositoryMatthias Sohn2014-05-041-5/+5
* | | AbstractPlotRenderer: Make private methods static where applicableKonrad Kügler2014-05-031-3/+3
* | | PlotLane: Use identity hashCode and equalsKonrad Kügler2014-05-033-18/+0
|/ /
* | Fix push to repo with non-fetched refsJean-Jacques Lafay2014-04-302-3/+76
* | Make org.eclipse.jgit.packaging a general projectRobin Rosenberg2014-04-281-0/+40
* | Merge changes I2515a6ed,Ib6b24035Matthias Sohn2014-04-273-6/+94
|\ \
| * | Fix ArrayIndexOutOfBoundsException in CreateBranchCommandRobin Rosenberg2014-04-271-6/+5
| * | Add methods to Repository to handle remote namesRobin Rosenberg2014-04-272-0/+89
* | | Fix BlameResult.computeRange JavaDoc to exclude end indexKonrad Kügler2014-04-261-2/+2
|/ /
* | Add API to permit the setting of additional HTTP headersBogdan Gheorghe2014-04-252-0/+157
* | cleanup: remove some unused importsRobin Rosenberg2014-04-251-4/+0
* | Making ArchiveFormats breaks the API, but that's okRobin Rosenberg2014-04-251-0/+38
* | Add jacoco instrumentation for code coverage reportsMatthias Sohn2014-04-261-0/+31
* | Merge changes Ia4df9808,I83e8a321,Id0e7663b,Ib809b00c,I88a6ee07Shawn Pearce2014-04-2511-0/+942
|\ \
| * | Commit changes generated during repo commandYuxuan 'fishy' Wang2014-04-253-5/+16
| * | Added implementation of copyfile rule.Yuxuan 'fishy' Wang2014-04-234-5/+111
| * | Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-235-33/+279
| * | Added the command line of jgit repo.Yuxuan 'fishy' Wang2014-04-236-0/+169
| * | Implemented first part of the repo sub-command.Yuxuan 'fishy' Wang2014-04-235-0/+410
* | | Merge "Automatically reload known_hosts file"Shawn Pearce2014-04-251-0/+3
|\ \ \
| * | | Automatically reload known_hosts fileDoug Kelly2014-04-241-0/+3
| |/ /
* / / Remove streaming delta support from JGitDoug Kelly2014-04-246-1000/+75
|/ /
* | Merge "blame: Format commit and author only once per range"Shawn Pearce2014-04-231-13/+23
|\ \
| * | blame: Format commit and author only once per rangeShawn Pearce2014-04-211-13/+23
* | | Merge changes Icb1d49e5,I8bcab447,I3fa19b86,I2cda031b,I8b2dbf63Shawn Pearce2014-04-223-28/+42
|\| |
| * | blame: Reuse existing blameEntireRegionOnParent methodShawn Pearce2014-04-211-3/+1
| * | blame: Remove unnecessary curly braces around single statement ifShawn Pearce2014-04-211-2/+1
| * | blame: Allow candidate to manage its setup before outputShawn Pearce2014-04-212-2/+12
| * | blame: Do not update candidate regionList during outputShawn Pearce2014-04-211-21/+24
| * | blame: Only use computeRange if -L was requestedShawn Pearce2014-04-211-0/+4
* | | pgm: Flush stderr during shutdownShawn Pearce2014-04-211-0/+2
|/ /
* | Expose ReceiveCommand version of TrackingRefUpdateShawn Pearce2014-04-181-2/+9
* | Merge changes I483c40e8,Ib16d684d,I9fb25229,I5f7c4855,I36905959Shawn Pearce2014-04-186-50/+251
|\ \
| * | diff: Optimize single line editsShawn Pearce2014-04-182-1/+7
| * | blame: Reduce running time ~4.5% by skipping common subtreesShawn Pearce2014-04-172-17/+60
| * | blame: Micro optimize blob lookup in treeShawn Pearce2014-04-171-10/+8
| * | blame: Automatically increase commit abbreviation lengthShawn Pearce2014-04-172-3/+29
| * | Blame correctly in the presence of conflicting mergesKonrad Kügler2014-04-173-19/+147
* | | Merge branch 'stable-3.3'Matthias Sohn2014-04-181-0/+1
|\ \ \
| * | | JGit v3.3.2.201404171909-rv3.3.2.201404171909-rstable-3.3Matthias Sohn2014-04-1855-59/+59
| * | | Fix version.sh to update Eclipse-SourceBundle versionMatthias Sohn2014-04-181-0/+1
* | | | Allow ArchiveCommand.registerFormat to be called twiceJonathan Nieder2014-04-163-22/+91
* | | | Merge "Make ArchiveFormats final and implement equals()"Dave Borowitz2014-04-145-5/+55
|\ \ \ \
| * | | | Make ArchiveFormats final and implement equals()Jonathan Nieder2014-04-115-5/+55
* | | | | Merge branch 'stable-3.3'Matthias Sohn2014-04-141-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |