3378 コミット (a2d3c376a682b540ecd87fe3ff2ffebc1766f938)

作成者 SHA1 メッセージ 日付
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8年前
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 8年前
  Dan Wang 7f9fb80002 Push implementation of option strings 8年前
  Dave Borowitz ecb2aa0503 DfsObjDatabase: Add lazy last modified method to PackList 8年前
  Dave Borowitz 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there 8年前
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable 8年前
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated 8年前
  Matthias Sohn ceaadf8f98 Log if Repository.useCnt becomes negative 8年前
  Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8年前
  Hugo Arès c1ca9cc800 Add method to read time unit from config 8年前
  Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice 8年前
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8年前
  Shawn Pearce a1bedf0822 ReceivePack: catch InvalidObjectIdException while parsing shallow 8年前
  Shawn Pearce 0373180321 ReceivePack: remove unnecessary try-catch around parseCommand 8年前
  Shawn Pearce 306932c701 ReceivePack: enable capabilities immediately on first line 8年前
  Shawn Pearce 60ca93798c ReceivePack: Use Java 7 multi-catch for unpackError 8年前
  Shawn Pearce b57d060408 push: Report fatal server errors during pack writing 8年前
  Shawn Pearce 61d444305e ReceivePack: Catch InvalidObjectIdException instead of IAE 8年前
  Shawn Pearce 5196798cb7 UploadPack: Include peeled ObjectId as advertised 8年前
  Shawn Pearce de4bcf87f8 UploadPack: Remove duplicate sentReady assignment 8年前
  Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc 8年前
  Matthias Sohn 7803c25f54 Remove no longer needed API problem filters 8年前
  Michael Keppler 8a0a5b5337 Fix typo in system config error message 8年前
  markdingram 583b34483a Add configureJSch method to allow configuration of JSch objects 8年前
  Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8年前
  Hugo Arès 7a6582c09c Align include.path max depth with native git 8年前
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8年前
  Shawn Pearce a1ca13e09c Use try-with-resources in DfsGarbageCollector.writePack 8年前
  Shawn Pearce d8603446a2 Fix lastModified to be consistent in DfsGarbageCollector 8年前
  Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8年前
  Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8年前
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8年前
  Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8年前
  Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8年前
  Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8年前
  Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8年前
  Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8年前
  Hugo Arès f379688aad Add method to read time unit from config 8年前
  Hugo Arès 534fcb1479 Add $NON-NLS to suppress "Non-externalized string literal" warnings 8年前
  Dave Borowitz ba8eb93173 BatchRefUpdate: Include command message in toString() 8年前
  Shawn Pearce 28b17afae5 DfsBlock: throw DataFormatException on 0 bytes 8年前
  Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 8年前
  Matthias Sohn 75b3301939 Prepare 4.5.0-SNAPSHOT builds 8年前
  Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8年前
  Matthias Sohn f3b8653021 JGit v4.4.0.201606011500-rc2 8年前
  Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8年前
  Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8年前
  Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8年前
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8年前
  Matthias Sohn 5b104a7275 Better report on client side if push failed due to too large object 8年前