Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | 20 | -88/+231 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge "push: Do not blindly overwrite peer" | Shawn Pearce | 2015-12-14 | 3 | -4/+13 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | push: Do not blindly overwrite peer | Shawn Pearce | 2015-12-14 | 3 | -4/+13 | |
* | | | | | | | Fix FileTreeIterator.idSubmodule(Entry) | Christian Halstrick | 2015-12-13 | 1 | -5/+3 | |
* | | | | | | | URIish: fixed full uri pattern not expecting end of line after host name | Andrey Loskutov | 2015-12-12 | 1 | -4/+8 | |
* | | | | | | | Add remote command to JGit CLI | Kaloyan Raev | 2015-12-11 | 6 | -2/+533 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | 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 | 7 | -34/+242 | |
* | | | | 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 | 4 | -62/+126 | |
|\ \ \ \ | ||||||
| * | | | | DirCacheBuilder: Speed up reading from trees | Shawn Pearce | 2015-11-30 | 2 | -19/+53 | |
| * | | | | Delay locating .gitattributes until requested | Shawn Pearce | 2015-11-29 | 2 | -43/+73 | |
* | | | | | 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 | 3 | -24/+32 | |
* | | | | 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 | 2 | -14/+108 | |
* | | | | Add support for clean filters | Christian Halstrick | 2015-11-27 | 11 | -9/+345 | |
* | | | | Add the new class Attributes holding multiple Attribute(s) | Ivan Motsch | 2015-11-27 | 9 | -31/+283 | |
* | | | | Add missing @since tags and missing javadoc | Matthias Sohn | 2015-11-25 | 1 | -1/+3 | |
* | | | | 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 | 1 | -0/+35 | |
* | | | | Null-annotated RefDatabase class | Andrey Loskutov | 2015-11-25 | 1 | -2/+17 | |
* | | | | Null-annotated Repository class and fixed related compiler errors | Andrey Loskutov | 2015-11-25 | 13 | -44/+142 | |
* | | | | Raise error if FileNotFoundException is caught for an existing file | Matthias Sohn | 2015-11-24 | 10 | -19/+53 | |
* | | | | Merge "RefDirectory.getRef: Treat fake missing symrefs like real ones" | Jonathan Nieder | 2015-11-24 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | RefDirectory.getRef: Treat fake missing symrefs like real ones | Jonathan Nieder | 2015-11-19 | 1 | -0/+2 | |
* | | | | | Let FS_Win32_Cygwin detect symlink support by creating temporary symlink | Christian Halstrick | 2015-11-21 | 1 | -5/+0 | |
* | | | | | Remove no longer needed outdated API warning filter | Matthias Sohn | 2015-11-20 | 1 | -6/+0 | |
|/ / / / | ||||||
* | | | | Throw IndexReadException if existing index can't be read | Christian Halstrick | 2015-11-19 | 4 | -0/+91 | |
* | | | | Fix pre-push hook to not set null remoteName as first argument | Matthias Sohn | 2015-11-18 | 1 | -0/+3 | |
* | | | | Introduce FS.execute() to execute a command defined by a ProcessBuilder | Christian Halstrick | 2015-11-18 | 1 | -3/+75 | |
* | | | | Add an attribute accessor to CanonicalTreeParser and use it in Treewalk | Christian Halstrick | 2015-11-18 | 6 | -74/+124 | |
* | | | | Adds the git attributes computation on the treewalk | Arthur Daussy | 2015-11-18 | 15 | -77/+722 | |
* | | | | Make jgit annotations accessible to other plugins | Andrey Loskutov | 2015-11-17 | 3 | -37/+19 | |
* | | | | Fixed typo in preferences: NonByDefault -> NonNullByDefault | Andrey Loskutov | 2015-11-17 | 1 | -1/+1 | |
* | | | | Added jgit own NonNull annotation type | Andrey Loskutov | 2015-11-17 | 1 | -0/+67 | |
* | | | | Merge "Fix MissingObjectException in RenameDetector" | Christian Halstrick | 2015-11-17 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | Fix MissingObjectException in RenameDetector | RĂ¼diger Herrmann | 2015-11-12 | 1 | -1/+5 | |
* | | | | | Handle InternalError during symlink support detection on Windows | Matthias Sohn | 2015-11-15 | 1 | -1/+2 | |
* | | | | | Merge branch 'stable-4.1' | Matthias Sohn | 2015-11-14 | 2 | -13/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | |