3421 Revīzijas (c2e2326a436d02aa94dcc566cbec96df1d0930cb)

Autors SHA1 Ziņojums Datums
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing pirms 7 gadiem
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP pirms 7 gadiem
  Shawn Pearce 9ae7d493c4 DfsReader: check object type during open pirms 7 gadiem
  Masaya Suzuki 1227165e27 Clarify the semantics of DfsRefDatabase#compareAndPut pirms 7 gadiem
  Masaya Suzuki 3e27fb3719 Do not fake a SymbolicRef as an ObjectIdRef pirms 8 gadiem
  Dan Wang 9974f30702 Packet logging for JGit pirms 7 gadiem
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified pirms 7 gadiem
  Christian Halstrick da9eef85e7 Don't check lastModified, length on folders for submodules pirms 8 gadiem
  Masaya Suzuki c4e209b20f Add HTTP status code to ServiceMayNotContinueException pirms 7 gadiem
  Masaya Suzuki 108bee17cf Ignore IOException thrown from close pirms 7 gadiem
  Shawn Pearce f15e9c088a DfsObjDatabase: clear PackList dirty bit if no new packs pirms 7 gadiem
  Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update pirms 8 gadiem
  Dan Wang a6c0d829b9 BaseReceivePack: null and IllegalStateException cases for getPushOptions pirms 8 gadiem
  Jonathan Nieder a9b87de970 RepoCommand: Avoid group lists shadowing groups strings pirms 8 gadiem
  David Pursehouse 300787b8cf PackWriter: Fix Javadoc tag for thrown exception in preparePack pirms 8 gadiem
  Jonathan Nieder f28de24fa8 Document new PackWriter#preparePack variant's parameters and exceptions pirms 8 gadiem
  Matthias Sohn ae779f60b7 Add missing @since tags for new API pirms 8 gadiem
  Jens Offenbach e2cb2f8afd Require-Bundle com.jcraft.jsch replaced by Import-Package statement pirms 8 gadiem
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too pirms 8 gadiem
  Jonathan Nieder f84370feaa Shallow fetch: Pass a DepthWalk to PackWriter pirms 8 gadiem
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth pirms 8 gadiem
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines pirms 8 gadiem
  Terry Parker 2a7897bb4c RevWalk: Make fields available to DepthWalk pirms 8 gadiem
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs pirms 8 gadiem
  Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand pirms 8 gadiem
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo pirms 8 gadiem
  Stefan Beller 647bf67f8d RefSpec: Make WildcardMode public pirms 8 gadiem
  David Pursehouse b8d861bfd5 Repository: Log negative useCnt message together with stack trace pirms 8 gadiem
  David Pursehouse c15903ea3e MergeFormatter: Suppress warning about unchecked conversion pirms 8 gadiem
  David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning pirms 8 gadiem
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs pirms 8 gadiem
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' pirms 8 gadiem
  Dan Wang 7f9fb80002 Push implementation of option strings pirms 8 gadiem
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList pirms 8 gadiem
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there pirms 8 gadiem
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable pirms 8 gadiem
  Matthias Sohn df479df176 JGit v4.4.1.201607150455-r pirms 8 gadiem
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated pirms 8 gadiem
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative pirms 8 gadiem
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache pirms 8 gadiem
  Hugo Arès c1ca9cc800 Add method to read time unit from config pirms 8 gadiem
  Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice pirms 8 gadiem
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 pirms 8 gadiem
  Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow pirms 8 gadiem
  Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand pirms 8 gadiem
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line pirms 8 gadiem
  Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError pirms 8 gadiem
  Shawn Pearce b57d060408 push: Report fatal server errors during pack writing pirms 8 gadiem
  Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE pirms 8 gadiem
  Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised pirms 8 gadiem