4671 Commits (aadbb158e10ccc3194c4e7f2c1b3885b3c40571c)
 

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