Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Document new PackWriter#preparePack variant's parameters and exceptions | Jonathan Nieder | 2016-08-08 | 1 | -0/+20 | |
* | | | | | | | | Silence API errors in LfsProtocolServlet | Matthias Sohn | 2016-08-09 | 1 | -0/+17 | |
* | | | | | | | | Add missing @since tags for new API | Matthias Sohn | 2016-08-09 | 3 | -1/+10 | |
* | | | | | | | | Merge "Require-Bundle com.jcraft.jsch replaced by Import-Package statement" | Matthias Sohn | 2016-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Require-Bundle com.jcraft.jsch replaced by Import-Package statement | Jens Offenbach | 2016-08-09 | 1 | -1/+1 | |
* | | | | | | | | Merge changes Ib0d8c294,Idfb83482 | Jonathan Nieder | 2016-08-08 | 2 | -6/+30 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Shallow fetch: Pass along "shallow"s in unparsed-wants case, too | Jonathan Nieder | 2016-08-08 | 2 | -3/+24 | |
| * | | | | | | | Shallow fetch: Pass a DepthWalk to PackWriter | Jonathan Nieder | 2016-08-08 | 1 | -3/+6 | |
* | | | | | | | | Fix non-parameterized generic type warning | Matthias Sohn | 2016-08-08 | 1 | -1/+3 | |
* | | | | | | | | Merge "Add path src/ to source path in build.properties" | Matthias Sohn | 2016-08-08 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add path src/ to source path in build.properties | Matthias Sohn | 2016-08-06 | 2 | -2/+4 | |
* | | | | | | | | | Merge "Skip cleaning inner repositories by default in CleanCommand" | Christian Halstrick | 2016-08-07 | 2 | -11/+113 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Skip cleaning inner repositories by default in CleanCommand | Matthaus Owens | 2016-08-04 | 2 | -11/+113 | |
* | | | | | | | | | | Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest" | Christian Halstrick | 2016-08-07 | 1 | -0/+28 | |
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add testCleanDirsWithSubmodule test to CleanCommandTest | Matthaus Owens | 2016-08-04 | 1 | -0/+28 | |
* | | | | | | | | | Merge changes I27961679,I91be6165,If0dbd562 | Jonathan Nieder | 2016-08-05 | 8 | -29/+323 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | LfsProtocolServlet: Allow access to objects in request | David Pursehouse | 2016-08-05 | 2 | -1/+28 | |
| * | | | | | | | | | LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions | David Pursehouse | 2016-08-05 | 5 | -6/+292 | |
| * | | | | | | | | | Remove references to org.eclipse.jgit.java7 | David Pursehouse | 2016-08-05 | 2 | -22/+3 | |
* | | | | | | | | | | Shallow fetch/clone: Make --depth mean the total history depth | Terry Parker | 2016-08-05 | 5 | -13/+67 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Shallow fetch: Respect "shallow" lines | Terry Parker | 2016-08-05 | 5 | -24/+88 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge changes from topic 'shallowClone' | Jonathan Nieder | 2016-08-04 | 3 | -6/+88 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | RevWalk: Make fields available to DepthWalk | Terry Parker | 2016-08-04 | 1 | -1/+1 | |
| * | | | | | | | | Shallow fetch: avoid sending unneeded blobs | Terry Parker | 2016-08-04 | 2 | -5/+87 | |
* | | | | | | | | | Merge "PackWriterTest: Improve readability" | Terry Parker | 2016-08-04 | 1 | -10/+17 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | PackWriterTest: Improve readability | Terry Parker | 2016-08-04 | 1 | -10/+17 | |
| |/ / / / / / / | ||||||
* / / / / / / / | DiffFormatter: Support setting a reader without a repo | Dave Borowitz | 2016-08-03 | 3 | -25/+42 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge "RefSpec: Make WildcardMode public" | Jonathan Nieder | 2016-07-28 | 1 | -2/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | RefSpec: Make WildcardMode public | Stefan Beller | 2016-07-28 | 1 | -2/+20 | |
* | | | | | | | | Fix typo in email address in copyright headers | David Pursehouse | 2016-07-28 | 5 | -5/+5 | |
* | | | | | | | | LfsServerTest: Treat response body as UTF-8 when decoding error message | David Pursehouse | 2016-07-28 | 1 | -9/+12 | |
* | | | | | | | | LfsProtocolServlet: Pass request and path to getLargeFileRepository | David Pursehouse | 2016-07-27 | 2 | -14/+31 | |
* | | | | | | | | FileLfsServlet: Include error message in response body | David Pursehouse | 2016-07-27 | 3 | -15/+62 | |
* | | | | | | | | FileLfsServlet: Return HTTP 422 instead of 400 | David Pursehouse | 2016-07-27 | 2 | -4/+4 | |
* | | | | | | | | MergeFormatter: Suppress warning about unchecked conversion | David Pursehouse | 2016-07-26 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Repository: Log negative useCnt message together with stack trace | David Pursehouse | 2016-07-26 | 1 | -2/+3 | |
* | | | | | | | Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 | |
* | | | | | | | Archive: Make project name consistent with other subprojects' | David Pursehouse | 2016-07-26 | 1 | -1/+1 | |
* | | | | | | | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 17 | -0/+17 | |
* | | | | | | | Update links to LFS API documentation | David Pursehouse | 2016-07-26 | 3 | -4/+4 | |
* | | | | | | | Merge branch 'stable-4.4' | David Pursehouse | 2016-07-26 | 2 | -4/+29 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | JGit v4.4.1.201607150455-rv4.4.1.201607150455-r | Matthias Sohn | 2016-07-15 | 56 | -59/+59 | |
| * | | | | | | Merge "RefDirectory: remove ref lock file for following ref dir removal" into... | Christian Halstrick | 2016-07-15 | 2 | -4/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | RefDirectory: remove ref lock file for following ref dir removal | Marco Miller | 2016-06-10 | 2 | -4/+29 | |
* | | | | | | | | RefSpecs: allow construction of weird wildcarded RefSpecs | Stefan Beller | 2016-07-25 | 4 | -9/+111 | |
* | | | | | | | | RefSpec: reject refs ending in '/' | Stefan Beller | 2016-07-25 | 2 | -0/+12 | |
* | | | | | | | | Merge "Push implementation of option strings" | Terry Parker | 2016-07-22 | 12 | -6/+611 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Push implementation of option strings | Dan Wang | 2016-07-22 | 12 | -6/+611 | |
* | | | | | | | | DfsObjDatabase: Add lazy last modified method to PackList | Dave Borowitz | 2016-07-19 | 1 | -0/+14 | |
* | | | | | | | | Merge changes I159e9154,I06c722b2 | Dave Borowitz | 2016-07-19 | 3 | -43/+188 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |