Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge "Fix InterruptTimer leak in BasePackConnection" | Shawn Pearce | 2015-12-16 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | Fix InterruptTimer leak in BasePackConnection | Matthias Sohn | 2015-12-16 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge "Fix NPE in HttpSupport" | Shawn Pearce | 2015-12-16 | 1 | -13/+14 | |
|\ \ \ \ | ||||||
| * | | | | Fix NPE in HttpSupport | Matthias Sohn | 2015-12-16 | 1 | -13/+14 | |
| |/ / / | ||||||
* | | | | Merge "Refspec: loosen restrictions on wildcard "*"" | Shawn Pearce | 2015-12-15 | 2 | -19/+35 | |
|\ \ \ \ | ||||||
| * | | | | Refspec: loosen restrictions on wildcard "*" | Marc Strapetz | 2015-10-21 | 2 | -19/+35 | |
* | | | | | Merge "BaseRepositoryBuilder should trim CR from .git symref" | Shawn Pearce | 2015-12-15 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | BaseRepositoryBuilder should trim CR from .git symref | Marc Strapetz | 2015-11-03 | 1 | -1/+2 | |
* | | | | | | Merge "Fix possible arithmetic overflow when setting a timeout" | Shawn Pearce | 2015-12-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix possible arithmetic overflow when setting a timeout | Christian Halstrick | 2015-12-15 | 1 | -1/+2 | |
* | | | | | | | Merge "Accept UTF8 BOM with BlobBasedConfig" | Shawn Pearce | 2015-12-15 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Accept UTF8 BOM with BlobBasedConfig | Doug Kelly | 2015-12-09 | 1 | -1/+9 | |
* | | | | | | | | Merge "Bug 484342: Support @ in username in SSH url." | Shawn Pearce | 2015-12-15 | 2 | -1/+43 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Bug 484342: Support @ in username in SSH url. | Mike Gilbode | 2015-12-15 | 2 | -1/+43 | |
* | | | | | | | | Fix push with jgit pgm failing with "unauthorized" | Matthias Sohn | 2015-12-15 | 5 | -2/+20 | |
* | | | | | | | | Enable retrieval of credentials from .netrc for AwtCredentialsProvider | Matthias Sohn | 2015-12-15 | 1 | -1/+6 | |
* | | | | | | | | Merge "NetRCCredentialsProvider should return false if any item is missing" | Christian Halstrick | 2015-12-15 | 3 | -9/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NetRCCredentialsProvider should return false if any item is missing | Matthias Sohn | 2015-12-08 | 3 | -9/+15 | |
* | | | | | | | | | Merge "Fix ChainingCredentialsProvider" | Christian Halstrick | 2015-12-15 | 1 | -2/+8 | |
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix ChainingCredentialsProvider | Matthias Sohn | 2015-12-08 | 1 | -2/+8 | |
* | | | | | | | | Null-annotated Ref class and fixed related compiler errors | Andrey Loskutov | 2015-12-15 | 22 | -92/+244 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge "push: Do not blindly overwrite peer" | Shawn Pearce | 2015-12-14 | 4 | -4/+156 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | push: Do not blindly overwrite peer | Shawn Pearce | 2015-12-14 | 4 | -4/+156 | |
* | | | | | | | Fix FileTreeIterator.idSubmodule(Entry) | Christian Halstrick | 2015-12-13 | 2 | -6/+4 | |
* | | | | | | | URIish: fixed full uri pattern not expecting end of line after host name | Andrey Loskutov | 2015-12-12 | 2 | -4/+23 | |
* | | | | | | | Add remote command to JGit CLI | Kaloyan Raev | 2015-12-11 | 16 | -2/+1307 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge "Fix NPE in HttpAuthMethod" | Christian Halstrick | 2015-12-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix NPE in HttpAuthMethod | Matthias Sohn | 2015-12-07 | 1 | -1/+2 | |
| |/ / / / | ||||||
* / / / / | Use runtime retention for Nullable annotation | Jonathan Nieder | 2015-12-07 | 1 | -4/+35 | |
|/ / / / | ||||||
* | | | | Support atomic push in JGit client | Shawn Pearce | 2015-12-02 | 9 | -34/+446 | |
* | | | | Fix wrong @since tag In ReceiveCommand | Matthias Sohn | 2015-12-02 | 1 | -1/+1 | |
* | | | | ReceiveCommand.filter: Accept Iterable | Shawn Pearce | 2015-12-01 | 1 | -7/+28 | |
* | | | | Merge changes If1490ca2,Ife950253 | Shawn Pearce | 2015-11-30 | 5 | -62/+167 | |
|\ \ \ \ | ||||||
| * | | | | DirCacheBuilder: Speed up reading from trees | Shawn Pearce | 2015-11-30 | 2 | -19/+53 | |
| * | | | | Delay locating .gitattributes until requested | Shawn Pearce | 2015-11-29 | 3 | -43/+114 | |
* | | | | | DirCache: Add helper to read from a tree | Shawn Pearce | 2015-11-29 | 3 | -36/+27 | |
|/ / / / | ||||||
* | | | | DirCache: Fix bad code formatting | Shawn Pearce | 2015-11-28 | 2 | -8/+9 | |
* | | | | DirCacheEntry: Speed up creation by avoiding string cast | Shawn Pearce | 2015-11-28 | 4 | -26/+34 | |
* | | | | DirCache: Fix getEntriesWithin("") to not include null entries | Shawn Pearce | 2015-11-27 | 1 | -2/+2 | |
* | | | | Fix performance regression in CanonicalTreeParser | Shawn Pearce | 2015-11-27 | 1 | -15/+12 | |
* | | | | Add support for smudge filters | Christian Halstrick | 2015-11-27 | 4 | -19/+234 | |
* | | | | Add support for clean filters | Christian Halstrick | 2015-11-27 | 13 | -9/+546 | |
* | | | | Add the new class Attributes holding multiple Attribute(s) | Ivan Motsch | 2015-11-27 | 13 | -60/+306 | |
* | | | | Fix unit tests on Windows | Christian Halstrick | 2015-11-26 | 2 | -22/+21 | |
* | | | | Add missing @since tags and missing javadoc | Matthias Sohn | 2015-11-25 | 6 | -3/+35 | |
* | | | | Fix HookTest when running on Win32_Cygwin | Christian Halstrick | 2015-11-26 | 1 | -13/+8 | |
* | | | | Fix FS.runProcess() to close the InputStream | Christian Halstrick | 2015-11-26 | 1 | -6/+7 | |
* | | | | repo: Do not use search path to find refs/remotes/origin/<branch> | Jonathan Nieder | 2015-11-25 | 1 | -1/+4 | |
* | | | | Repository: Introduce exactRef and findRef, deprecate getRef | Jonathan Nieder | 2015-11-25 | 23 | -195/+246 | |
* | | | | Null-annotated RefDatabase class | Andrey Loskutov | 2015-11-25 | 1 | -2/+17 |