| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DeltaTask infinite loop | Hugo Arès | 2014-06-05 | 1 | -1/+1 |
* | Merge branch 'stable-3.4' | Matthias Sohn | 2014-06-04 | 2 | -4/+32 |
|\ |
|
| * | blame: Un-break isFile check in tree walk | Jonathan Nieder | 2014-06-04 | 1 | -1/+2 |
| * | Fix authentication type names broken by 0b5441a8 | Matthias Sohn | 2014-05-27 | 1 | -3/+30 |
* | | Remove unused import | Dani Megert | 2014-05-28 | 1 | -1/+0 |
* | | Unit test for the updating behavior in RepoCommand API. | Yuxuan 'fishy' Wang | 2014-05-27 | 1 | -4/+7 |
* | | Adds a callAsMap() function to LsRemoteCommand. | Yuxuan 'fishy' Wang | 2014-05-24 | 2 | -9/+26 |
|/ |
|
* | Allow to include untracked files in stash operations. | Andreas Hermann | 2014-05-22 | 3 | -13/+161 |
* | Fix for reflog corruption caused by multiline message | Andreas Hermann | 2014-05-22 | 1 | -1/+1 |
* | Improve layout of branches in the commit graph | Konrad Kügler | 2014-05-22 | 3 | -95/+257 |
* | PlotCommitList: Remove handling of children that have no lane yet | Konrad Kügler | 2014-05-22 | 1 | -14/+1 |
* | PlotCommitList: Refactor lane creation and position allocation | Konrad Kügler | 2014-05-22 | 1 | -20/+39 |
* | Add missing since tags | Matthias Sohn | 2014-05-21 | 2 | -0/+3 |
* | Remove usage of IOException(Throwable) not available on Java 5 | Matthias Sohn | 2014-05-21 | 1 | -1/+3 |
* | Adds support for SPNEGO | Laurent Goujon | 2014-05-21 | 1 | -0/+63 |
* | Creates HttpAuthMethod type enum to support auth ordering | Laurent Goujon | 2014-05-21 | 2 | -18/+76 |
* | Detects background authentication and force use of jgit authentication | Laurent Goujon | 2014-05-21 | 1 | -0/+8 |
* | Adds GSSManager factory class, to be used for SPNEGO HTTP authentication | Laurent Goujon | 2014-05-21 | 1 | -0/+158 |
* | blame: Revert common subtree elimination "optimization" | Shawn Pearce | 2014-05-19 | 2 | -42/+3 |
* | Merge "Cherry-Pick: Support --mainline to pick merges" | Robin Rosenberg | 2014-05-19 | 2 | -9/+42 |
|\ |
|
| * | Cherry-Pick: Support --mainline to pick merges | Konrad Kügler | 2014-05-17 | 2 | -9/+42 |
* | | Fix a number of failing conflict situations | Robin Rosenberg | 2014-05-17 | 2 | -45/+123 |
* | | Merge "Archive: Add the ability to select one or more paths." | Robin Rosenberg | 2014-05-17 | 1 | -0/+25 |
|\ \
| |/
|/| |
|
| * | Archive: Add the ability to select one or more paths. | Shaul Zorea | 2014-05-14 | 1 | -0/+25 |
* | | Rebase: Write an empty "quiet" file to make C Git happy | Konrad Kügler | 2014-05-16 | 1 | -0/+3 |
* | | Fix wrong Exception messages | Christian Halstrick | 2014-05-14 | 2 | -2/+2 |
* | | Fix javadoc errors caused by missing tags for declared exceptions | Tomasz Zarna | 2014-05-12 | 1 | -0/+3 |
* | | Handle repo copyfile in bare repositories. | Yuxuan 'fishy' Wang | 2014-05-09 | 3 | -34/+105 |
* | | Handle the revision attribute in repo manifest. | Yuxuan 'fishy' Wang | 2014-05-09 | 2 | -26/+94 |
* | | Handle repo submodules for bare repositories. | Yuxuan 'fishy' Wang | 2014-05-07 | 2 | -15/+203 |
|/ |
|
* | Merge changes I9ba0e70f,I1f38e055,Idb55a303 | Dave Borowitz | 2014-05-06 | 2 | -3/+30 |
|\ |
|
| * | RevWalk: Allow disabling parent rewriting | Dave Borowitz | 2014-05-05 | 2 | -3/+30 |
* | | Allow callers to use different merging strategies | Laurent Goubet | 2014-05-06 | 6 | -14/+96 |
|/ |
|
* | Merge "Make the resolve merger slightly more sub-classable." | Robin Rosenberg | 2014-05-05 | 1 | -29/+125 |
|\ |
|
| * | Make the resolve merger slightly more sub-classable. | Laurent Goubet | 2014-03-06 | 1 | -29/+125 |
* | | Merge "blame: Fix merges, where merge result differs only by whitespace" | Shawn Pearce | 2014-05-04 | 1 | -2/+3 |
|\ \ |
|
| * | | blame: Fix merges, where merge result differs only by whitespace | Konrad Kügler | 2014-05-03 | 1 | -2/+3 |
* | | | AbstractPlotRenderer: Make private methods static where applicable | Konrad Kügler | 2014-05-03 | 1 | -3/+3 |
* | | | PlotLane: Use identity hashCode and equals | Konrad Kügler | 2014-05-03 | 2 | -9/+0 |
|/ / |
|
* | | Fix push to repo with non-fetched refs | Jean-Jacques Lafay | 2014-04-30 | 1 | -2/+6 |
* | | Merge changes I2515a6ed,Ib6b24035 | Matthias Sohn | 2014-04-27 | 2 | -6/+48 |
|\ \ |
|
| * | | Fix ArrayIndexOutOfBoundsException in CreateBranchCommand | Robin Rosenberg | 2014-04-27 | 1 | -6/+5 |
| * | | Add methods to Repository to handle remote names | Robin Rosenberg | 2014-04-27 | 1 | -0/+43 |
* | | | Fix BlameResult.computeRange JavaDoc to exclude end index | Konrad Kügler | 2014-04-26 | 1 | -2/+2 |
|/ / |
|
* | | Add API to permit the setting of additional HTTP headers | Bogdan Gheorghe | 2014-04-25 | 1 | -0/+18 |
* | | Merge changes Ia4df9808,I83e8a321,Id0e7663b,Ib809b00c,I88a6ee07 | Shawn Pearce | 2014-04-25 | 2 | -0/+452 |
|\ \ |
|
| * | | Commit changes generated during repo command | Yuxuan 'fishy' Wang | 2014-04-25 | 2 | -5/+15 |
| * | | Added implementation of copyfile rule. | Yuxuan 'fishy' Wang | 2014-04-23 | 2 | -5/+75 |
| * | | Added groups support to repo subcommand. | Yuxuan 'fishy' Wang | 2014-04-23 | 1 | -14/+73 |
| * | | Implemented first part of the repo sub-command. | Yuxuan 'fishy' Wang | 2014-04-23 | 2 | -0/+313 |