aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix failing ConfigTest on WindowsRobin Rosenberg2014-05-171-23/+7
* Merge "Command line: implement checkout -- <path>"Matthias Sohn2014-05-163-4/+45
|\
| * Command line: implement checkout -- <path>Matthias Sohn2014-05-123-4/+45
* | Rebase: Write an empty "quiet" file to make C Git happyKonrad Kügler2014-05-161-0/+3
* | Fix wrong Exception messagesChristian Halstrick2014-05-142-2/+2
* | Merge "LsTree: quote paths in output"Robin Rosenberg2014-05-121-1/+2
|\ \ | |/ |/|
| * LsTree: quote paths in outputDave Borowitz2014-05-071-1/+2
* | Fix javadoc errors caused by missing tags for declared exceptionsTomasz Zarna2014-05-121-0/+3
* | Handle repo copyfile in bare repositories.Yuxuan 'fishy' Wang2014-05-095-35/+145
* | Handle the revision attribute in repo manifest.Yuxuan 'fishy' Wang2014-05-093-32/+219
* | Handle repo submodules for bare repositories.Yuxuan 'fishy' Wang2014-05-074-15/+245
|/
* Fix manifests of source bundlesMatthias Sohn2014-05-074-8/+8
* Merge changes I9ba0e70f,I1f38e055,Idb55a303Dave Borowitz2014-05-064-8/+137
|\
| * Do not rewrite parents in RevWalkTextBuiltinsDave Borowitz2014-05-051-4/+8
| * RevWalk: Allow disabling parent rewritingDave Borowitz2014-05-053-3/+124
| * RevWalkTextBuiltin: Add -n to limit number of commits returnedDave Borowitz2014-05-051-1/+5
* | Allow callers to use different merging strategiesLaurent Goubet2014-05-066-14/+96
* | Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-0655-59/+59
|/
* 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