| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow projects without path attribute in manifest. | Yuxuan 'fishy' Wang | 2014-08-28 | 1 | -1/+4 |
* | Merge "PackIndexV2: fix possibly wrong check" | Shawn Pearce | 2014-08-28 | 1 | -1/+1 |
|\ |
|
| * | PackIndexV2: fix possibly wrong check | Marc Strapetz | 2014-08-15 | 1 | -1/+1 |
* | | Let ObjectWalk.markUninteresting also mark the root tree as | Saša Živkov | 2014-08-28 | 1 | -1/+8 |
* | | Handles repo manifest file without default remote. | Yuxuan 'fishy' Wang | 2014-08-27 | 1 | -8/+12 |
* | | Merge "ReceivePack: Accept shallow lines from Git >= 1.9" | Shawn Pearce | 2014-08-27 | 1 | -2/+21 |
|\ \ |
|
| * | | ReceivePack: Accept shallow lines from Git >= 1.9 | Shawn Pearce | 2014-08-27 | 1 | -2/+21 |
* | | | Merge "Strip "<", ">", and "\n" from name/email in UserConfig" | Robin Rosenberg | 2014-08-22 | 1 | -2/+6 |
|\ \ \ |
|
| * | | | Strip "<", ">", and "\n" from name/email in UserConfig | Robin Stocker | 2014-08-21 | 1 | -2/+6 |
* | | | | Merge "Throw URISyntaxException for incorrect percent-encoding" | Robin Rosenberg | 2014-08-21 | 1 | -2/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Throw URISyntaxException for incorrect percent-encoding | Yi EungJun | 2014-08-21 | 1 | -2/+13 |
* | | | | Fix minor spelling error in comment | Robin Rosenberg | 2014-08-19 | 1 | -1/+1 |
* | | | | Support remote aliases in repo manifest. | Yuxuan 'fishy' Wang | 2014-08-18 | 1 | -2/+5 |
* | | | | Support non-default remotes in project tag. | Yuxuan 'fishy' Wang | 2014-08-18 | 1 | -9/+23 |
|/ / / |
|
* / / | Add toString to Git with repository path | Robin Stocker | 2014-08-17 | 1 | -0/+4 |
|/ / |
|
* | | ResolveMerger: Use the ObjectReader to access objects | Shawn Pearce | 2014-08-15 | 2 | -7/+8 |
* | | Cleanup use of java.util.Inflater, fixing rare infinite loops | Shawn Pearce | 2014-08-14 | 6 | -81/+61 |
* | | Add missing @since 3.5 tag to RepoCommand.setIncludedFileReader | Shawn Pearce | 2014-08-13 | 1 | -0/+1 |
* | | Add support to <include> tag in repo manifest xml. | Yuxuan 'fishy' Wang | 2014-08-13 | 2 | -6/+75 |
* | | Merge "Tweak the handling of remote url in jgit repo." | Shawn Pearce | 2014-08-13 | 1 | -11/+6 |
|\ \ |
|
| * | | Tweak the handling of remote url in jgit repo. | Yuxuan 'fishy' Wang | 2014-08-13 | 1 | -11/+6 |
* | | | Revert "Add a method to DfsOutputStream to read as an InputStream" | Shawn Pearce | 2014-08-13 | 3 | -145/+39 |
* | | | Add a Merger.merge method that makes flushing optional | Dave Borowitz | 2014-08-13 | 1 | -2/+32 |
* | | | Teach mergers to use ObjectInserter.newReader() | Dave Borowitz | 2014-08-13 | 1 | -17/+14 |
* | | | Add a method to ObjectInserter to read back inserted objects | Dave Borowitz | 2014-08-13 | 4 | -2/+320 |
|/ / |
|
* / | DfsInserter: buffer up to streamFileThreshold from InputStream | Shawn Pearce | 2014-08-12 | 1 | -1/+15 |
|/ |
|
* | Merger: clarify getBaseCommit javadoc | Dave Borowitz | 2014-08-11 | 1 | -2/+6 |
* | Reuse Merger's ObjectReader from ResolveMerger | Dave Borowitz | 2014-08-11 | 1 | -26/+19 |
* | Merge "Fix CheckoutCommand not setting up tracking" | Robin Rosenberg | 2014-08-11 | 2 | -25/+22 |
|\ |
|
| * | Fix CheckoutCommand not setting up tracking | Robin Stocker | 2014-08-05 | 2 | -25/+22 |
* | | Process most in-core merges without local temp files | Shawn Pearce | 2014-08-08 | 1 | -62/+67 |
* | | ResolveMerger: push result file creation into updateIndex() | Shawn Pearce | 2014-08-08 | 1 | -4/+3 |
* | | RecursiveMerger: do not insert virtual commits into repository | Shawn Pearce | 2014-08-08 | 1 | -14/+21 |
* | | Fix non-relative remote defined in manifest xml. | Yuxuan 'fishy' Wang | 2014-08-06 | 1 | -3/+10 |
|/ |
|
* | Merge "Add isRebase to API of BranchConfig" | Robin Rosenberg | 2014-08-03 | 1 | -3/+11 |
|\ |
|
| * | Add isRebase to API of BranchConfig | Robin Stocker | 2014-08-03 | 1 | -3/+11 |
* | | Merge "Use bitcheck to check for presence of OPT_FULL option" | Robin Rosenberg | 2014-08-03 | 1 | -6/+1 |
|\ \ |
|
| * | | Use bitcheck to check for presence of OPT_FULL option | Kevin Sawicki | 2014-08-02 | 1 | -6/+1 |
| |/ |
|
* / | NetRC parser and credentials provider. | Alexey Kuznetsov | 2014-08-03 | 3 | -0/+438 |
|/ |
|
* | Enhance BranchConfig API to expose branch.* options | Robin Stocker | 2014-08-03 | 1 | -18/+47 |
* | IndexDiffFilter should never filter entries with stage!=0 | Christian Halstrick | 2014-08-02 | 1 | -1/+5 |
* | Merge "HistogramDiff: Convert stack recursion to heap managed queue" | Robin Rosenberg | 2014-08-02 | 1 | -6/+14 |
|\ |
|
| * | HistogramDiff: Convert stack recursion to heap managed queue | Shawn Pearce | 2014-07-25 | 1 | -6/+14 |
* | | Fix Javadoc errors with Java 8 | Robin Stocker | 2014-08-02 | 3 | -11/+11 |
* | | Fix API errors raised on ResolveMerger affecting API providers only | Christian Halstrick | 2014-07-31 | 2 | -3/+4 |
* | | Implement RepoCommand.Project.hashCode() since we override equals() | Matthias Sohn | 2014-07-30 | 1 | -0/+5 |
* | | Remove @Override annotation illegal for interfaces on Java 5 | Matthias Sohn | 2014-07-30 | 1 | -1/+0 |
* | | Small performance optimization for ignore rules/fnmatcher | Andrey Loskutov | 2014-07-30 | 2 | -8/+28 |
* | | Added toString() methods for better debugging of ignore rules | Andrey Loskutov | 2014-07-30 | 3 | -0/+15 |
* | | Fix RevertCommand to correctly revert multiple commits at once. | Maik Schreiber | 2014-07-30 | 1 | -0/+1 |