summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SubmoduleAddTest: Open Git in try-with-resourceDavid Pursehouse2016-02-051-87/+91
| * | | SymlinksTest: Open git and TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-164/+173
| * | | T0003_BasicTest: Open autocloseable types in try-with-resourceDavid Pursehouse2016-02-051-11/+11
| * | | TextHashFunctions: Fix warnings about variable hidingDavid Pursehouse2016-02-051-7/+7
| * | | TreeFilterTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-9/+12
| * | | TreeWalkJava7Test: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-051-8/+9
* | | | Add support for HEAD requests to HttpClientConnectionMatthias Sohn2016-02-041-4/+12
* | | | Allow to reuse disableSslVerify method, move it to HttpSupportSaša Živkov2016-02-042-43/+61
* | | | Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-0466-7/+4201
* | | | Add com.google.gson 2.2.4.v201311231704 to target platformMatthias Sohn2016-02-046-1/+13
* | | | Implement SHA-256 abstractionMatthias Sohn2016-02-0466-3/+5336
* | | | Remove unused API problem filtersMatthias Sohn2016-02-031-116/+0
* | | | Merge branch 'stable-4.2'Matthias Sohn2016-02-035-240/+247
|\| | |
| * | | DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-02-021-106/+109
| * | | CommitCommand: Remove declaration of unthrown exceptionDavid Pursehouse2016-02-021-1/+1
| * | | Branch: Fix variable hiding warningDavid Pursehouse2016-02-021-8/+8
| * | | ApplyCommandTest: Open Git in try-with-resourceDavid Pursehouse2016-02-021-16/+17
| * | | PackFileTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-021-109/+112
* | | | Merge branch 'stable-4.2'David Pursehouse2016-02-0110-1169/+1223
|\| | |
| * | | FileTreeIteratorTest: Open Git and RevWalk in try-with-resourceDavid Pursehouse2016-01-261-195/+204
| * | | RebaseCommandTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-251-178/+200
| * | | PullCommandTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-251-15/+18
| * | | BlameGeneratorTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-251-118/+119
| * | | Remove unnecessary suppression of deprecation warnings in testsDavid Pursehouse2016-01-253-3/+0
| * | | DiffEntryTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-01-251-261/+272
| * | | DiffCommandTest: Open Git and RevWalk in try-with-resourceDavid Pursehouse2016-01-251-139/+144
| * | | CommitCommandTest: Open Git and TreeWalk in try-with-resourceDavid Pursehouse2016-01-251-260/+266
* | | | Merge "Remove unused dependency to commons logging"Shawn Pearce2016-01-312-3/+1
|\ \ \ \
| * | | | Remove unused dependency to commons loggingRüdiger Herrmann2016-01-242-3/+1
| | |_|/ | |/| |
* | | | Merge "Prevent ChainingCredentialsProvider from adding delegated providers tw...Matthias Sohn2016-01-281-2/+0
|\ \ \ \
| * | | | Prevent ChainingCredentialsProvider from adding delegated providers twiceRüdiger Herrmann2016-01-261-2/+0
| |/ / /
* / / / [gitrepo] Support revision in remote tag.Yuxuan 'fishy' Wang2016-01-272-8/+87
|/ / /
* | | Merge branch 'stable-4.2'Matthias Sohn2016-01-247-75/+82
|\| |
| * | Merge changes Ifdb33501,Idc7b7bbd,Ia3db8696,I4ef82311,I3ad58d4c, ... into sta...Matthias Sohn2016-01-235-73/+82
| |\ \
| | * | ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigureDavid Pursehouse2016-01-221-4/+3
| | * | ConcurrentRepackTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-3/+6
| | * | CommitOnlyTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-4/+6
| | * | UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-01-221-5/+11
| | * | FileRepositoryBuilderTest: Use try-with-resource for auto-closeablesDavid Pursehouse2016-01-221-48/+46
| | * | RepositorySetupWorkDirTest: Fix "resource leak" warningsDavid Pursehouse2016-01-221-9/+10
| * | | Remove java7 bundle from Maven central scriptsMatthias Sohn2016-01-222-2/+0
| * | | Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn2016-01-2246-255/+255
| |/ /
| * | JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn2016-01-2146-49/+49
| * | Add progress monitor to MergerLaurent Delaigue2016-01-215-0/+58
| * | Fix TransportException when reading bundleChris Gavin2016-01-211-10/+17
| * | Fix unused throws CorruptObjectException from addTreeShawn Pearce2016-01-212-4/+2
| * | Merge branch 'master' into stable-4.2Matthias Sohn2016-01-21195-3891/+9433
| |\ \
* | | | Compare API against 4.2.0Matthias Sohn2016-01-231-1/+1
* | | | Fix a @since tagThomas Wolf2016-01-231-1/+1
* | | | Merge "Remove unused variable from DfsBlockCache"Terry Parker2016-01-211-8/+0
|\ \ \ \