summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Document new PackWriter#preparePack variant's parameters and exceptionsJonathan Nieder2016-08-081-0/+20
* | | | | | | | Silence API errors in LfsProtocolServletMatthias Sohn2016-08-091-0/+17
* | | | | | | | Add missing @since tags for new APIMatthias Sohn2016-08-093-1/+10
* | | | | | | | Merge "Require-Bundle com.jcraft.jsch replaced by Import-Package statement"Matthias Sohn2016-08-081-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Require-Bundle com.jcraft.jsch replaced by Import-Package statementJens Offenbach2016-08-091-1/+1
* | | | | | | | Merge changes Ib0d8c294,Idfb83482Jonathan Nieder2016-08-082-6/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Shallow fetch: Pass along "shallow"s in unparsed-wants case, tooJonathan Nieder2016-08-082-3/+24
| * | | | | | | Shallow fetch: Pass a DepthWalk to PackWriterJonathan Nieder2016-08-081-3/+6
* | | | | | | | Fix non-parameterized generic type warningMatthias Sohn2016-08-081-1/+3
* | | | | | | | Merge "Add path src/ to source path in build.properties"Matthias Sohn2016-08-082-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add path src/ to source path in build.propertiesMatthias Sohn2016-08-062-2/+4
* | | | | | | | | Merge "Skip cleaning inner repositories by default in CleanCommand"Christian Halstrick2016-08-072-11/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Skip cleaning inner repositories by default in CleanCommandMatthaus Owens2016-08-042-11/+113
* | | | | | | | | | Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest"Christian Halstrick2016-08-071-0/+28
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add testCleanDirsWithSubmodule test to CleanCommandTestMatthaus Owens2016-08-041-0/+28
* | | | | | | | | Merge changes I27961679,I91be6165,If0dbd562Jonathan Nieder2016-08-058-29/+323
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LfsProtocolServlet: Allow access to objects in requestDavid Pursehouse2016-08-052-1/+28
| * | | | | | | | | LfsProtocolServlet: Allow getLargeFileRepository to raise exceptionsDavid Pursehouse2016-08-055-6/+292
| * | | | | | | | | Remove references to org.eclipse.jgit.java7David Pursehouse2016-08-052-22/+3
* | | | | | | | | | Shallow fetch/clone: Make --depth mean the total history depthTerry Parker2016-08-055-13/+67
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Shallow fetch: Respect "shallow" linesTerry Parker2016-08-055-24/+88
|/ / / / / / / /
* | | | | | | | Merge changes from topic 'shallowClone'Jonathan Nieder2016-08-043-6/+88
|\ \ \ \ \ \ \ \
| * | | | | | | | RevWalk: Make fields available to DepthWalkTerry Parker2016-08-041-1/+1
| * | | | | | | | Shallow fetch: avoid sending unneeded blobsTerry Parker2016-08-042-5/+87
* | | | | | | | | Merge "PackWriterTest: Improve readability"Terry Parker2016-08-041-10/+17
|\| | | | | | | |
| * | | | | | | | PackWriterTest: Improve readabilityTerry Parker2016-08-041-10/+17
| |/ / / / / / /
* / / / / / / / DiffFormatter: Support setting a reader without a repoDave Borowitz2016-08-033-25/+42
|/ / / / / / /
* | | | | | | Merge "RefSpec: Make WildcardMode public"Jonathan Nieder2016-07-281-2/+20
|\ \ \ \ \ \ \
| * | | | | | | RefSpec: Make WildcardMode publicStefan Beller2016-07-281-2/+20
* | | | | | | | Fix typo in email address in copyright headersDavid Pursehouse2016-07-285-5/+5
* | | | | | | | LfsServerTest: Treat response body as UTF-8 when decoding error messageDavid Pursehouse2016-07-281-9/+12
* | | | | | | | LfsProtocolServlet: Pass request and path to getLargeFileRepositoryDavid Pursehouse2016-07-272-14/+31
* | | | | | | | FileLfsServlet: Include error message in response bodyDavid Pursehouse2016-07-273-15/+62
* | | | | | | | FileLfsServlet: Return HTTP 422 instead of 400David Pursehouse2016-07-272-4/+4
* | | | | | | | MergeFormatter: Suppress warning about unchecked conversionDavid Pursehouse2016-07-261-0/+1
|/ / / / / / /
* | | | | | | Repository: Log negative useCnt message together with stack traceDavid Pursehouse2016-07-261-2/+3
* | | | | | | Annotate Sets#of with @SafeVarArgs to prevent heap pollution warningDavid Pursehouse2016-07-261-0/+1
* | | | | | | Archive: Make project name consistent with other subprojects'David Pursehouse2016-07-261-1/+1
* | | | | | | Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-2617-0/+17
* | | | | | | Update links to LFS API documentationDavid Pursehouse2016-07-263-4/+4
* | | | | | | Merge branch 'stable-4.4'David Pursehouse2016-07-262-4/+29
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | JGit v4.4.1.201607150455-rv4.4.1.201607150455-rMatthias Sohn2016-07-1556-59/+59
| * | | | | | Merge "RefDirectory: remove ref lock file for following ref dir removal" into...Christian Halstrick2016-07-152-4/+29
| |\ \ \ \ \ \
| | * | | | | | RefDirectory: remove ref lock file for following ref dir removalMarco Miller2016-06-102-4/+29
* | | | | | | | RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-254-9/+111
* | | | | | | | RefSpec: reject refs ending in '/'Stefan Beller2016-07-252-0/+12
* | | | | | | | Merge "Push implementation of option strings"Terry Parker2016-07-2212-6/+611
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Push implementation of option stringsDan Wang2016-07-2212-6/+611
* | | | | | | | DfsObjDatabase: Add lazy last modified method to PackListDave Borowitz2016-07-191-0/+14
* | | | | | | | Merge changes I159e9154,I06c722b2Dave Borowitz2016-07-193-43/+188
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |