4628 Commits (59b96549a6518876e49bb5dbf1aa2b63e3f759c7)
 

Author SHA1 Message Date
David Pursehouse 59b96549a6 LfsProtocolServlet: Don't set pretty printing on Gson 8 years ago
Jonathan Nieder ca2bf6fc18 Merge "BaseReceivePack: null and IllegalStateException cases for getPushOptions" 8 years ago
Dan Wang a6c0d829b9 BaseReceivePack: null and IllegalStateException cases for getPushOptions 9 years ago
David Pursehouse 81ba2bece7 Update .mailmap 9 years ago
David Pursehouse 4651d6e723 LfsProtocolServlet: Reuse existing Writer when sending error response 9 years ago
Jonathan Nieder a9b87de970 RepoCommand: Avoid group lists shadowing groups strings 9 years ago
David Pursehouse 300787b8cf PackWriter: Fix Javadoc tag for thrown exception in preparePack 9 years ago
Jonathan Nieder 22f24e7df2 Merge "Document new PackWriter#preparePack variant's parameters and exceptions" 9 years ago
Jonathan Nieder f28de24fa8 Document new PackWriter#preparePack variant's parameters and exceptions 9 years ago
Matthias Sohn 6ccc7992d4 Silence API errors in LfsProtocolServlet 9 years ago
Matthias Sohn ae779f60b7 Add missing @since tags for new API 9 years ago
Matthias Sohn d63eb16a1e Merge "Require-Bundle com.jcraft.jsch replaced by Import-Package statement" 9 years ago
Jens Offenbach e2cb2f8afd Require-Bundle com.jcraft.jsch replaced by Import-Package statement 9 years ago
Jonathan Nieder 3b0b7677ff Merge changes Ib0d8c294,Idfb83482 9 years ago
Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too 9 years ago
Jonathan Nieder f84370feaa Shallow fetch: Pass a DepthWalk to PackWriter 9 years ago
Matthias Sohn b4d3338225 Fix non-parameterized generic type warning 9 years ago
Matthias Sohn 63bfd9b976 Merge "Add path src/ to source path in build.properties" 9 years ago
Christian Halstrick 2c5c035e62 Merge "Skip cleaning inner repositories by default in CleanCommand" 9 years ago
Christian Halstrick cb3bd8ea84 Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest" 9 years ago
Matthias Sohn 8141140922 Add path src/ to source path in build.properties 9 years ago
Jonathan Nieder 1c245da5ac Merge changes I27961679,I91be6165,If0dbd562 9 years ago
Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 9 years ago
Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 9 years ago
David Pursehouse 584035a5fb LfsProtocolServlet: Allow access to objects in request 9 years ago
David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions 9 years ago
David Pursehouse 1ce24d46a6 Remove references to org.eclipse.jgit.java7 9 years ago
Jonathan Nieder 958684edef Merge changes from topic 'shallowClone' 9 years ago
Terry Parker 2a7897bb4c RevWalk: Make fields available to DepthWalk 9 years ago
Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 9 years ago
Terry Parker a8f15b7b2f Merge "PackWriterTest: Improve readability" 9 years ago
Terry Parker 9843489cb8 PackWriterTest: Improve readability 9 years ago
Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 9 years ago
Matthaus Owens 0ee89f01be Add testCleanDirsWithSubmodule test to CleanCommandTest 9 years ago
Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 9 years ago
Jonathan Nieder 23b1405484 Merge "RefSpec: Make WildcardMode public" 9 years ago
Stefan Beller 647bf67f8d RefSpec: Make WildcardMode public 9 years ago
David Pursehouse f703a5eb2c Fix typo in email address in copyright headers 9 years ago
David Pursehouse ddb12b003f LfsServerTest: Treat response body as UTF-8 when decoding error message 9 years ago
David Pursehouse bb9988c236 LfsProtocolServlet: Pass request and path to getLargeFileRepository 9 years ago
David Pursehouse e27eab26e2 FileLfsServlet: Include error message in response body 9 years ago
David Pursehouse 2e652aebab FileLfsServlet: Return HTTP 422 instead of 400 9 years ago
David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace 9 years ago
David Pursehouse c15903ea3e MergeFormatter: Suppress warning about unchecked conversion 9 years ago
David Pursehouse 0d872a0837 Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning 9 years ago
David Pursehouse eb7a93bb2a Archive: Make project name consistent with other subprojects' 9 years ago
David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning 9 years ago
David Pursehouse 053684ac24 Update links to LFS API documentation 9 years ago
David Pursehouse 0be8021819 Merge branch 'stable-4.4' 9 years ago
Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 9 years ago