2796 Commits (stable-3.1)
 

Author SHA1 Message Date
  Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Robin Rosenberg 6e90671a51 Merge "Remove unused dependencies" 11 years ago
  Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 11 years ago
  Shawn Pearce fa1bc6abb7 Merge changes Id2848c16,I7621c434 11 years ago
  Shawn Pearce 5d8a9f6f3f Rescale "Compressing objects" progress meter by size 11 years ago
  Shawn Pearce 21e4aa2b9e Split delta search buckets by byte weight 11 years ago
  Shawn Pearce e74263e743 Merge "Support excluding objects during DFS compaction" 11 years ago
  Shawn Pearce 3c27ee1a91 Support excluding objects during DFS compaction 11 years ago
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 11 years ago
  Colby Ranger eaa52b12f5 Update PackBitmapIndexRemapper to handle mappings not in the new pack. 11 years ago
  Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream 11 years ago
  Robin Rosenberg a6ed390ea7 NLS warning cleanup 11 years ago
  Robin Rosenberg 5db307a695 Merge "Fix a possible NPE" 11 years ago
  Shawn Pearce 5f03dc61b4 Merge changes I845caede,Ie25c6d3a,I5caec313,Ib11ff99f,I9ccf20c3,Ic7826f29,I1bdd8b58,Idb84c1d7,I078841f9 11 years ago
  Shawn Pearce c9707e6353 Always attempt delta compression when reuseDeltas is false 11 years ago
  Shawn Pearce a5c6aac76c Avoid TemporaryBuffer.Heap on very small deltas 11 years ago
  Shawn Pearce 8a7c2f97d0 Correct distribution of allowed delta size along chain length 11 years ago
  Shawn Pearce 3b7924f403 Split remaining delta work on path boundaries 11 years ago
  Shawn Pearce 65f44bef23 Remove DFS locality ordering during packing 11 years ago
  Shawn Pearce af33a911d0 Replace DeltaWindow array with circularly linked list 11 years ago
  Shawn Pearce 0f32901ab7 Micro-optimize copy instructions in DeltaEncoder 11 years ago
  Shawn Pearce 1db50c9d91 Micro-optimize DeltaWindow primary loop 11 years ago
  Shawn Pearce 6903fa4a34 Micro-optimize DeltaWindow maxMemory test to be != 0 11 years ago
  Robin Rosenberg 4955301fac Merge "Consider working tree changes when stashing newly added files" 11 years ago
  Shawn Pearce 4db695c1c6 Mark DeltaWindowEntry methods final 11 years ago
  Shawn Pearce b5cbfa0146 Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65e45422 11 years ago
  Robin Rosenberg 8272f65730 Merge "LogCommand.all(): filter out refs that do not refer to commit objects" 11 years ago
  Robin Rosenberg ad2ffc576b Merge "LogCommand.all(), peel references before using them" 11 years ago
  Shawn Pearce 6c0bb4351d Increase PackOutputStream copy buffer to 64 KiB 11 years ago
  Shawn Pearce 46ef61a702 Tighten object header writing in PackOutuptStream 11 years ago
  Shawn Pearce d01fe32795 Skip main thread test in ThreadSafeProgressMonitor 11 years ago
  Shawn Pearce 66192817cd Declare members of PackOutputStream final 11 years ago
  Shawn Pearce 2be6927d8e Always allocate the PackOutputStream copyBuffer 11 years ago
  Shawn Pearce eb17495ca4 Disable CRC32 computation when no PackIndex will be created 11 years ago
  Shawn Pearce d0a5337625 Steal work from delta threads to rebalance CPU load 11 years ago
  Robin Rosenberg 1bede91db2 Consider working tree changes when stashing newly added files 11 years ago
  Matthias Sohn 135a78cfcb Remove unused dependencies 11 years ago
  Christian Halstrick 266ec24d49 Merge "clean up merge squash and no-commit messages in pgm" 11 years ago
  Robin Rosenberg 0a824f5996 Add a constant for info/exclude 11 years ago
  Matthias Sohn 0182e8152e Merge changes I8445070d,I38f10d62,I2af0bf68 11 years ago
  Matthias Sohn 011f7fd27d Fix plugin provider names to conform with release train requirement 11 years ago
  Robin Rosenberg cc00feaa8d A deleted work tree file is not a conflict when merge wants to delete it 11 years ago
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm 11 years ago
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 11 years ago
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 years ago
  Gustav Karlsson b3e9626743 Added characters to be escaped in file name patterns 11 years ago
  Matthias Sohn 41cba241d8 DfsReaderOptions are options for a DFS stored repository 11 years ago
  Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth 11 years ago
  Shawn Pearce 01a0699acc Micro-optimize reuseDeltaFor in PackWriter 11 years ago