4599 Commits (958684edef56d743293dad0436c1fb7132b12910)
 

Author SHA1 Message Date
  Jonathan Nieder 958684edef Merge changes from topic 'shallowClone' 7 years ago
  Terry Parker 2a7897bb4c RevWalk: Make fields available to DepthWalk 7 years ago
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 7 years ago
  Terry Parker a8f15b7b2f Merge "PackWriterTest: Improve readability" 7 years ago
  Terry Parker 9843489cb8 PackWriterTest: Improve readability 7 years ago
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 7 years ago
  Jonathan Nieder 23b1405484 Merge "RefSpec: Make WildcardMode public" 7 years ago
  Stefan Beller 647bf67f8d RefSpec: Make WildcardMode public 7 years ago
  David Pursehouse f703a5eb2c Fix typo in email address in copyright headers 7 years ago
  David Pursehouse ddb12b003f LfsServerTest: Treat response body as UTF-8 when decoding error message 7 years ago
  David Pursehouse bb9988c236 LfsProtocolServlet: Pass request and path to getLargeFileRepository 7 years ago
  David Pursehouse e27eab26e2 FileLfsServlet: Include error message in response body 7 years ago
  David Pursehouse 2e652aebab FileLfsServlet: Return HTTP 422 instead of 400 7 years ago
  David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace 7 years ago
  David Pursehouse c15903ea3e MergeFormatter: Suppress warning about unchecked conversion 7 years ago
  David Pursehouse 0d872a0837 Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning 7 years ago
  David Pursehouse eb7a93bb2a Archive: Make project name consistent with other subprojects' 7 years ago
  David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning 7 years ago
  David Pursehouse 053684ac24 Update links to LFS API documentation 7 years ago
  David Pursehouse 0be8021819 Merge branch 'stable-4.4' 7 years ago
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7 years ago
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 7 years ago
  Terry Parker e9e2f7e6b5 Merge "Push implementation of option strings" 7 years ago
  Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList 7 years ago
  Dave Borowitz e790ec3fb1 Merge changes I159e9154,I06c722b2 7 years ago
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there 7 years ago
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable 7 years ago
  Matthias Sohn df479df176 JGit v4.4.1.201607150455-r 7 years ago
  Christian Halstrick eaedbc3980 Merge "RefDirectory: remove ref lock file for following ref dir removal" into stable-4.4 7 years ago
  Matthias Sohn 9a4e8de467 Fix AppServer build errors in Eclipse with <4.6 target platforms 7 years ago
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated 7 years ago
  Matthias Sohn ffddf8d437 Merge branch 'stable-4.4' 8 years ago
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8 years ago
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
  Matthias Sohn 9aa3748e4c Implement new abstract MappedLoginService methods added in Jetty 9.3 8 years ago
  Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice 8 years ago
  Matthias Sohn 450c0af42f Fix unclosed resource warnings in FileTreeIteratorTest 8 years ago
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 8 years ago
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
  Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow 8 years ago
  Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand 8 years ago
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line 8 years ago
  Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError 8 years ago
  Shawn Pearce ae5870a1f2 PushConnectionTest: Use Java 7 try-with-resources 8 years ago
  Shawn Pearce b57d060408 push: Report fatal server errors during pack writing 8 years ago
  Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE 8 years ago
  Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised 8 years ago
  Christian Halstrick c4ee45c692 Merge "UploadPack: Remove duplicate sentReady assignment" 8 years ago