summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ProgressSpinner: Simple busy wait entertainmentShawn Pearce2015-12-161-0/+149
| * | | | Included cached deltas in delta packStatistics.James Kolb2015-12-162-0/+36
| * | | | Merge changes Ib4d53bdd,I55bd512cJonathan Nieder2015-12-163-38/+125
| |\ \ \ \
| | * | | | Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtreeJonathan Nieder2015-12-153-11/+45
| | * | | | Add tests for PathFilterGroup.SingleJonathan Nieder2015-12-151-33/+86
| * | | | | Merge "Fix InterruptTimer leak in BasePackConnection"Shawn Pearce2015-12-161-1/+3
| |\ \ \ \ \
| | * | | | | Fix InterruptTimer leak in BasePackConnectionMatthias Sohn2015-12-161-1/+3
| | |/ / / /
| * | | | | Merge "Fix NPE in HttpSupport"Shawn Pearce2015-12-161-13/+14
| |\ \ \ \ \
| | * | | | | Fix NPE in HttpSupportMatthias Sohn2015-12-161-13/+14
| | |/ / / /
| * | | | | Merge "Refspec: loosen restrictions on wildcard "*""Shawn Pearce2015-12-152-19/+35
| |\ \ \ \ \
| | * | | | | Refspec: loosen restrictions on wildcard "*"Marc Strapetz2015-10-212-19/+35
| * | | | | | Merge "BaseRepositoryBuilder should trim CR from .git symref"Shawn Pearce2015-12-151-1/+2
| |\ \ \ \ \ \
| | * | | | | | BaseRepositoryBuilder should trim CR from .git symrefMarc Strapetz2015-11-031-1/+2
| * | | | | | | Merge "Fix possible arithmetic overflow when setting a timeout"Shawn Pearce2015-12-151-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fix possible arithmetic overflow when setting a timeoutChristian Halstrick2015-12-151-1/+2
| * | | | | | | | Merge "Accept UTF8 BOM with BlobBasedConfig"Shawn Pearce2015-12-151-1/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Accept UTF8 BOM with BlobBasedConfigDoug Kelly2015-12-091-1/+9
| * | | | | | | | | Merge "Bug 484342: Support @ in username in SSH url."Shawn Pearce2015-12-152-1/+43
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Bug 484342: Support @ in username in SSH url.Mike Gilbode2015-12-152-1/+43
| * | | | | | | | | Fix push with jgit pgm failing with "unauthorized"Matthias Sohn2015-12-155-2/+20
| * | | | | | | | | Enable retrieval of credentials from .netrc for AwtCredentialsProviderMatthias Sohn2015-12-151-1/+6
| * | | | | | | | | Merge "NetRCCredentialsProvider should return false if any item is missing"Christian Halstrick2015-12-153-9/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NetRCCredentialsProvider should return false if any item is missingMatthias Sohn2015-12-083-9/+15
| * | | | | | | | | | Merge "Fix ChainingCredentialsProvider"Christian Halstrick2015-12-151-2/+8
| |\| | | | | | | | | | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix ChainingCredentialsProviderMatthias Sohn2015-12-081-2/+8
| * | | | | | | | | Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-1522-92/+244
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | BundleWriterTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-211-18/+20
* | | | | | | | | DiffFormatterTest: Remove accidentally added trailing whitespaceDavid Pursehouse2016-01-211-2/+2
* | | | | | | | | CherryPickCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-191/+197
* | | | | | | | | DiffFormatterTest: Create auto-closeable instances in try-with-resourceDavid Pursehouse2016-01-211-78/+82
* | | | | | | | | ConfigTest: Create Git instance in try-with-resourceDavid Pursehouse2016-01-211-1/+3
* | | | | | | | | CommitAndLogCommandTest: Use assumeFalse to skip test on WindowsDavid Pursehouse2016-01-211-2/+2
* | | | | | | | | CommitAndLogCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-250/+256
* | | | | | | | | AddCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-306/+327
* | | | | | | | | ArchiveCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-85/+89
* | | | | | | | | TagCommandTest: Instantiate Git and RevWalk objects in try-with-resourceDavid Pursehouse2016-01-201-101/+115
* | | | | | | | | BlameCommandTest: Instantiate Git objects in try-with-resourceDavid Pursehouse2016-01-201-303/+305
* | | | | | | | | SideBandOutputStreamTest: Use try-with-resourceDavid Pursehouse2016-01-201-11/+16
* | | | | | | | | FileTreeIteratorJava7Test: Create Git instances in try-with-resourceDavid Pursehouse2016-01-201-32/+38
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CheckoutCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-48/+49
* | | | | | | | BranchCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-33/+33
* | | | | | | | CheckoutTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-285/+306
* | | | | | | | BranchTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-191-8/+12
* | | | | | | | URIishTest: Use @Test annotation's `expected` argumentDavid Pursehouse2016-01-191-36/+10
* | | | | | | | Suppress "The allocated object is never used" warning in testsDavid Pursehouse2016-01-196-0/+13
* | | | | | | | Add $NON-NLS to suppress "Non-externalized string literal" warningsDavid Pursehouse2016-01-1910-41/+41
* | | | | | | | Don't use deprecated constructors of CmdLineExceptionDavid Pursehouse2016-01-196-22/+29
* | | | | | | | Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2Matthias Sohn2016-01-1946-49/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2016-01-1946-49/+49
* | | | | | | | | Merge "Remove org.eclipse.jgit.updatesite project from tools/version.sh" into...Matthias Sohn2016-01-191-11/+0
|\| | | | | | | |