3089 Commits (6b4de1a460691908759162c1134138a512c42579)

Author SHA1 Message Date
  qxo 6b4de1a460 CleanCommand include child dirs 7 years ago
  qxo e8d6182d39 fixed for clean with dir path 7 years ago
  Jonathan Nieder a9b87de970 RepoCommand: Avoid group lists shadowing groups strings 7 years ago
  David Pursehouse 300787b8cf PackWriter: Fix Javadoc tag for thrown exception in preparePack 7 years ago
  Jonathan Nieder f28de24fa8 Document new PackWriter#preparePack variant's parameters and exceptions 7 years ago
  Matthias Sohn ae779f60b7 Add missing @since tags for new API 7 years ago
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too 7 years ago
  Jonathan Nieder f84370feaa Shallow fetch: Pass a DepthWalk to PackWriter 7 years ago
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 years ago
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 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
  Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 7 years ago
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo 7 years ago
  Stefan Beller 647bf67f8d RefSpec: Make WildcardMode public 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
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7 years ago
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 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 0f1c361e62 DfsObjectDatabase: Expose PackList and move markDirty there 8 years ago
  Dan Wang 0d2a7b7737 BatchRefUpdate: Remove unused namesToCheck variable 8 years ago
  Dave Borowitz 18e9db306b Invalidate DfsObjDatabase pack list when refs are updated 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
  Jonathan Nieder ca2052a8c1 DfsGarbageCollector: avoid closing idx and bitmap streams twice 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 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
  Shawn Pearce de4bcf87f8 UploadPack: Remove duplicate sentReady assignment 8 years ago
  Shawn Pearce e9bed8de62 UploadPack: Correct typo of negotiation in Javadoc 8 years ago
  markdingram 583b34483a Add configureJSch method to allow configuration of JSch objects 8 years ago
  Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
  Hugo Arès 7a6582c09c Align include.path max depth with native git 8 years ago
  Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
  Shawn Pearce a1ca13e09c Use try-with-resources in DfsGarbageCollector.writePack 8 years ago
  Shawn Pearce d8603446a2 Fix lastModified to be consistent in DfsGarbageCollector 8 years ago
  Shawn Pearce 30eb6423a2 Add GC_REST PackSource to better order DFS packs 8 years ago
  Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 years ago
  Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
  Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
  Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal 8 years ago
  Matthias Sohn 26862bb834 Extract work queue to allow reusing it 8 years ago