2020 Revize (f99fa9d23e93fdd34124e2100d629680894477d7)

Autor SHA1 Zpráva Datum
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() před 11 roky
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API před 11 roky
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes před 11 roky
  Shawn Pearce f7157a6221 Remove unused import in UploadPack před 11 roky
  Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack před 11 roky
  Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client před 11 roky
  Matthias Sohn e27993f1f8 Add missing @since tags před 11 roky
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk před 11 roky
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter před 11 roky
  Robin Rosenberg dd3181603e Extend the FS class for Java7 před 11 roky
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too před 11 roky
  Robin Stocker 252b1dd5c2 Fix warnings about assigning paramter in util.io před 11 roky
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified před 11 roky
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow před 11 roky
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE před 11 roky
  Robin Stocker 23e3fb135b URIish: Allow multiple slashes in paths před 11 roky
  Robin Stocker 664d738c9f Refer to getEntryPathLength in docs of getEntryPathBuffer před 11 roky
  Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD před 11 roky
  Jonathan Nieder 31d79ae0af Remove unused logger from RecursiveMerger před 11 roky
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again před 11 roky
  Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed před 11 roky
  Robin Stocker 60f0eb748c Improve class documentation of TagCommand před 11 roky
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths před 11 roky
  Robin Rosenberg ee222a3be1 Create constants in ConfigConstants for the "diff" section před 11 roky
  Robin Stocker 2396bab339 Fix examples with refs/heads/ in RefSpec Javadoc před 11 roky
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries před 11 roky
  Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash před 11 roky
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory před 11 roky
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream před 11 roky
  Shawn Pearce 5d8a9f6f3f Rescale "Compressing objects" progress meter by size před 11 roky
  Shawn Pearce 21e4aa2b9e Split delta search buckets by byte weight před 11 roky
  Shawn Pearce 3c27ee1a91 Support excluding objects during DFS compaction před 11 roky
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy před 11 roky
  Colby Ranger eaa52b12f5 Update PackBitmapIndexRemapper to handle mappings not in the new pack. před 11 roky
  Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream před 11 roky
  Robin Rosenberg a6ed390ea7 NLS warning cleanup před 11 roky
  Shawn Pearce c9707e6353 Always attempt delta compression when reuseDeltas is false před 11 roky
  Shawn Pearce a5c6aac76c Avoid TemporaryBuffer.Heap on very small deltas před 11 roky
  Shawn Pearce 8a7c2f97d0 Correct distribution of allowed delta size along chain length před 11 roky
  Shawn Pearce 3b7924f403 Split remaining delta work on path boundaries před 11 roky
  Shawn Pearce 65f44bef23 Remove DFS locality ordering during packing před 11 roky
  Shawn Pearce af33a911d0 Replace DeltaWindow array with circularly linked list před 11 roky
  Shawn Pearce 0f32901ab7 Micro-optimize copy instructions in DeltaEncoder před 11 roky
  Shawn Pearce 1db50c9d91 Micro-optimize DeltaWindow primary loop před 11 roky
  Shawn Pearce 6903fa4a34 Micro-optimize DeltaWindow maxMemory test to be != 0 před 11 roky
  Shawn Pearce 4db695c1c6 Mark DeltaWindowEntry methods final před 11 roky
  Shawn Pearce 6c0bb4351d Increase PackOutputStream copy buffer to 64 KiB před 11 roky
  Shawn Pearce 46ef61a702 Tighten object header writing in PackOutuptStream před 11 roky
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor před 11 roky
  Shawn Pearce 66192817cd Declare members of PackOutputStream final před 11 roky