1862 Commity (dd3181603e0a42c46299c25cede66fdbd67da518)

Autor SHA1 Wiadomość Data
  Robin Rosenberg dd3181603e Extend the FS class for Java7 11 lat temu
  Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 11 lat temu
  Robin Stocker 252b1dd5c2 Fix warnings about assigning paramter in util.io 11 lat temu
  Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 11 lat temu
  Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 11 lat temu
  Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 11 lat temu
  Robin Stocker 664d738c9f Refer to getEntryPathLength in docs of getEntryPathBuffer 11 lat temu
  Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD 11 lat temu
  Jonathan Nieder 31d79ae0af Remove unused logger from RecursiveMerger 11 lat temu
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 lat temu
  Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed 11 lat temu
  Robin Stocker 60f0eb748c Improve class documentation of TagCommand 11 lat temu
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 11 lat temu
  Robin Rosenberg ee222a3be1 Create constants in ConfigConstants for the "diff" section 11 lat temu
  Robin Stocker 2396bab339 Fix examples with refs/heads/ in RefSpec Javadoc 11 lat temu
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 lat temu
  Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash 11 lat temu
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 lat temu
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 11 lat temu
  Shawn Pearce 5d8a9f6f3f Rescale "Compressing objects" progress meter by size 11 lat temu
  Shawn Pearce 21e4aa2b9e Split delta search buckets by byte weight 11 lat temu
  Shawn Pearce 3c27ee1a91 Support excluding objects during DFS compaction 11 lat temu
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 11 lat temu
  Colby Ranger eaa52b12f5 Update PackBitmapIndexRemapper to handle mappings not in the new pack. 11 lat temu
  Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream 11 lat temu
  Robin Rosenberg a6ed390ea7 NLS warning cleanup 11 lat temu
  Shawn Pearce c9707e6353 Always attempt delta compression when reuseDeltas is false 11 lat temu
  Shawn Pearce a5c6aac76c Avoid TemporaryBuffer.Heap on very small deltas 11 lat temu
  Shawn Pearce 8a7c2f97d0 Correct distribution of allowed delta size along chain length 11 lat temu
  Shawn Pearce 3b7924f403 Split remaining delta work on path boundaries 11 lat temu
  Shawn Pearce 65f44bef23 Remove DFS locality ordering during packing 11 lat temu
  Shawn Pearce af33a911d0 Replace DeltaWindow array with circularly linked list 11 lat temu
  Shawn Pearce 0f32901ab7 Micro-optimize copy instructions in DeltaEncoder 11 lat temu
  Shawn Pearce 1db50c9d91 Micro-optimize DeltaWindow primary loop 11 lat temu
  Shawn Pearce 6903fa4a34 Micro-optimize DeltaWindow maxMemory test to be != 0 11 lat temu
  Shawn Pearce 4db695c1c6 Mark DeltaWindowEntry methods final 11 lat temu
  Shawn Pearce 6c0bb4351d Increase PackOutputStream copy buffer to 64 KiB 11 lat temu
  Shawn Pearce 46ef61a702 Tighten object header writing in PackOutuptStream 11 lat temu
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor 11 lat temu
  Shawn Pearce 66192817cd Declare members of PackOutputStream final 11 lat temu
  Shawn Pearce 2be6927d8e Always allocate the PackOutputStream copyBuffer 11 lat temu
  Shawn Pearce eb17495ca4 Disable CRC32 computation when no PackIndex will be created 11 lat temu
  Shawn Pearce d0a5337625 Steal work from delta threads to rebalance CPU load 11 lat temu
  Robin Rosenberg 1bede91db2 Consider working tree changes when stashing newly added files 11 lat temu
  Robin Rosenberg 0a824f5996 Add a constant for info/exclude 11 lat temu
  Robin Rosenberg cc00feaa8d A deleted work tree file is not a conflict when merge wants to delete it 11 lat temu
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 lat temu
  Matthias Sohn 41cba241d8 DfsReaderOptions are options for a DFS stored repository 11 lat temu
  Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth 11 lat temu
  Shawn Pearce 01a0699acc Micro-optimize reuseDeltaFor in PackWriter 11 lat temu