summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Cherry-Pick: Support --mainline to pick merges"Robin Rosenberg2014-05-194-9/+101
|\
| * Cherry-Pick: Support --mainline to pick mergesKonrad Kügler2014-05-174-9/+101
* | Fix a number of failing conflict situationsRobin Rosenberg2014-05-175-46/+486
* | Merge "Archive: Add the ability to select one or more paths."Robin Rosenberg2014-05-172-0/+236
|\ \
| * | Archive: Add the ability to select one or more paths.Shaul Zorea2014-05-142-0/+236
* | | 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
|\ \