summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing javadoc and since tag for RepoCommand.readFileFromRepo()Matthias Sohn2014-06-121-0/+14
* Merge "Refactor DefaultRemoteReader for easier code reuse"Dave Borowitz2014-06-111-1/+9
|\
| * Refactor DefaultRemoteReader for easier code reuseYuxuan 'fishy' Wang2014-06-101-1/+9
* | Merge branch 'stable-3.4'Matthias Sohn2014-06-110-0/+0
|\ \ | |/ |/|
| * Prepare post 3.4.0 buildsMatthias Sohn2014-06-1155-59/+59
| * JGit v3.4.0.201406110918-rv3.4.0.201406110918-rMatthias Sohn2014-06-1155-59/+59
* | Merge "Fixed the problem with calling LsRemoteCommand without a local reposit...Robin Rosenberg2014-06-104-1/+50
|\ \
| * | Fixed the problem with calling LsRemoteCommand without a local repository ove...Anton Bannykh2014-06-084-1/+50
* | | Add missing @since to RepoCommand.setInputStreamRobin Rosenberg2014-06-101-2/+3
* | | Added setInputStream to RepoCommand.Yuxuan 'fishy' Wang2014-06-093-31/+74
* | | Merge "Better way to handle relative URLs in manifest XML"Dave Borowitz2014-06-091-2/+2
|\ \ \
| * | | Better way to handle relative URLs in manifest XMLYuxuan 'fishy' Wang2014-06-051-2/+2
| |/ /
* | | LsRemoteCommand - internal execute need not be protectedRobin Rosenberg2014-06-081-1/+1
* | | Enable passing version number to maven central scriptsMatthias Sohn2014-06-062-2/+16
* | | Merge "Fix DeltaTask infinite loop"Robin Rosenberg2014-06-061-1/+1
|\ \ \
| * | | Fix DeltaTask infinite loopHugo Arès2014-06-051-1/+1
| |/ /
* | | Merge "Make JavaDoc validator happy by declaring GitAPIException on callAsMap"Robin Rosenberg2014-06-061-0/+4
|\ \ \ | |/ / |/| |
| * | Make JavaDoc validator happy by declaring GitAPIException on callAsMapRobin Rosenberg2014-06-041-0/+4
* | | Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-0455-264/+264
* | | Merge branch 'stable-3.4'Matthias Sohn2014-06-043-5/+33
|\ \ \ | |/ / |/| / | |/
| * Prepare post 3.4 RC3 buildsMatthias Sohn2014-06-0455-59/+59
| * JGit v3.4.0.201406041058-rc3v3.4.0.201406041058-rc3Matthias Sohn2014-06-0455-59/+59
| * blame: Un-break isFile check in tree walkJonathan Nieder2014-06-041-1/+2
| * Prepare post 3.4.0 RC2 buildsMatthias Sohn2014-05-2855-59/+59
| * JGit v3.4.0.201405281120-rc2v3.4.0.201405281120-rc2Matthias Sohn2014-05-2855-59/+59
| * Fix authentication type names broken by 0b5441a8Matthias Sohn2014-05-271-3/+30
| * Update Luna target platform to Orbit release R20140525021250Matthias Sohn2014-05-261-1/+1
* | Remove unused importDani Megert2014-05-281-1/+0
* | Merge "Unit test for the updating behavior in RepoCommand API."Shawn Pearce2014-05-272-51/+155
|\ \
| * | Unit test for the updating behavior in RepoCommand API.Yuxuan 'fishy' Wang2014-05-272-51/+155
* | | Remove a bit of repetition and casting in PackFileTestRoberto Tyley2014-05-261-7/+4
|/ /
* | Merge "Adds a callAsMap() function to LsRemoteCommand."Matthias Sohn2014-05-242-9/+26
|\ \
| * | Adds a callAsMap() function to LsRemoteCommand.Yuxuan 'fishy' Wang2014-05-242-9/+26
| |/
* | Merge "Fix reading past FileTreeIterator EOF in FileTreeIteratorJava7Test"Robin Rosenberg2014-05-241-3/+0
|\ \ | |/ |/|
| * Fix reading past FileTreeIterator EOF in FileTreeIteratorJava7TestRoberto Tyley2014-05-211-3/+0
* | Allow to include untracked files in stash operations.Andreas Hermann2014-05-226-18/+295
* | Fix for reflog corruption caused by multiline messageAndreas Hermann2014-05-222-1/+97
* | Improve layout of branches in the commit graphKonrad Kügler2014-05-224-147/+604
* | PlotCommitList: Remove handling of children that have no lane yetKonrad Kügler2014-05-221-14/+1
* | PlotCommitList: Refactor lane creation and position allocationKonrad Kügler2014-05-221-20/+39
* | Add missing since tagsMatthias Sohn2014-05-212-0/+3
* | Remove usage of IOException(Throwable) not available on Java 5Matthias Sohn2014-05-211-1/+3
* | Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-2155-59/+59
* | JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-2155-59/+59
* | Add script to create JGit releaseMatthias Sohn2014-05-211-0/+52
* | Adds support for SPNEGOLaurent Goujon2014-05-212-0/+72
* | Creates HttpAuthMethod type enum to support auth orderingLaurent Goujon2014-05-212-18/+76
* | Detects background authentication and force use of jgit authenticationLaurent Goujon2014-05-211-0/+8
* | Adds GSSManager factory class, to be used for SPNEGO HTTP authenticationLaurent Goujon2014-05-211-0/+158
|/
* blame: Revert common subtree elimination "optimization"Shawn Pearce2014-05-192-42/+3