Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement Buck driven build | David Ostrovsky | 2015-12-31 | 1 | -0/+20 |
* | Merge "Fix encoding problem from curl repostory on github" | Shawn Pearce | 2015-12-30 | 1 | -0/+1 |
|\ | |||||
| * | Fix encoding problem from curl repostory on github | Eryk Szymanski | 2015-12-30 | 1 | -0/+1 |
* | | Merge "Fix hanging fetch via SSH" | Shawn Pearce | 2015-12-30 | 1 | -5/+17 |
|\ \ | |/ |/| | |||||
| * | Fix hanging fetch via SSH | Dmitry Neverov | 2015-08-24 | 1 | -5/+17 |
* | | Rename files using NIO2 atomic rename | Matthias Sohn | 2015-12-30 | 8 | -97/+112 |
* | | ObjectChecker: use java.text.Normalizer directly | Shawn Pearce | 2015-12-30 | 1 | -55/+2 |
* | | Merge changes I3db332bf,I614e7110,I37a4ccd6,I86b81e7f,Ic8b362e0, ... | Shawn Pearce | 2015-12-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | commit command: allow to specify path(s) argument(s) | Andrey Loskutov | 2015-12-29 | 1 | -1/+1 |
* | | | Unify fetch and receive ObjectChecker setup | Shawn Pearce | 2015-12-29 | 2 | -49/+36 |
* | | | PackWriter: use lib.ObjectIdSet to avoid wrapper | Shawn Pearce | 2015-12-29 | 8 | -50/+92 |
|/ / | |||||
* | | Simplify development of commands: added main() to CLIGitCommand | Andrey Loskutov | 2015-12-28 | 1 | -1/+1 |
* | | DirCacheEditor: Cleanup DeleteTree constructor | Shawn Pearce | 2015-12-28 | 1 | -4/+5 |
* | | DirCacheEditor: Fix formatting to avoid , at start of line | Shawn Pearce | 2015-12-28 | 1 | -3/+5 |
* | | Merge "AddCommand: Avoid unnecessary string conversions" | Shawn Pearce | 2015-12-28 | 1 | -11/+17 |
|\ \ | |||||
| * | | AddCommand: Avoid unnecessary string conversions | Shawn Pearce | 2015-12-23 | 1 | -11/+17 |
* | | | Merge "AddCommand: Cleanup conditional logic" | Christian Halstrick | 2015-12-28 | 1 | -49/+54 |
|\| | | |||||
| * | | AddCommand: Cleanup conditional logic | Shawn Pearce | 2015-12-23 | 1 | -49/+54 |
* | | | Close copy threads in case of errors | Dmitry Neverov | 2015-12-24 | 1 | -1/+14 |
|/ / | |||||
* | | Skip nested copyfiles in RepoCommand. | Yuxuan 'fishy' Wang | 2015-12-22 | 2 | -1/+54 |
* | | Checkout should be able to override modified symbolic links | Andrey Loskutov | 2015-12-17 | 1 | -1/+3 |
* | | Merge "ProgressSpinner: Simple busy wait entertainment" | Shawn Pearce | 2015-12-16 | 1 | -0/+149 |
|\ \ | |||||
| * | | ProgressSpinner: Simple busy wait entertainment | Shawn Pearce | 2015-12-16 | 1 | -0/+149 |
* | | | Included cached deltas in delta packStatistics. | James Kolb | 2015-12-16 | 1 | -0/+2 |
* | | | Merge changes Ib4d53bdd,I55bd512c | Jonathan Nieder | 2015-12-16 | 2 | -5/+8 |
|\ \ \ | |||||
| * | | | Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree | Jonathan Nieder | 2015-12-15 | 2 | -5/+8 |
* | | | | 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 "Refspec: loosen restrictions on wildcard "*"" | Shawn Pearce | 2015-12-15 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | Refspec: loosen restrictions on wildcard "*" | Marc Strapetz | 2015-10-21 | 1 | -4/+0 |
* | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Bug 484342: Support @ in username in SSH url. | Mike Gilbode | 2015-12-15 | 1 | -1/+1 |
* | | | | | | | | Fix push with jgit pgm failing with "unauthorized" | Matthias Sohn | 2015-12-15 | 1 | -0/+1 |
* | | | | | | | | 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 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |