2612 Commits (664d738c9fe8fffaecf6cd7ba3a88a5b76b03b6a)
 

Author SHA1 Message Date
  Robin Stocker 664d738c9f Refer to getEntryPathLength in docs of getEntryPathBuffer 11 years ago
  Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD 11 years ago
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 11 years ago
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 11 years ago
  Shawn Pearce 543b8560ac Merge "archive: Release resources before returning" 11 years ago
  Jonathan Nieder 70e494f649 archive: Release resources before returning 11 years ago
  Robin Rosenberg 2af9a4c7b1 Merge "status: Print conflict description for unmerged paths" 11 years ago
  Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed 11 years ago
  Robin Stocker 60f0eb748c Improve class documentation of TagCommand 11 years ago
  Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 11 years ago
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 11 years ago
  Robin Rosenberg ee222a3be1 Create constants in ConfigConstants for the "diff" section 11 years ago
  Robin Stocker 2396bab339 Fix examples with refs/heads/ in RefSpec Javadoc 11 years ago
  Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 11 years ago
  Robin Rosenberg 1c40d83f52 Merge "A deleted work tree file is not a conflict when merge wants to delete it" 11 years ago
  Robin Rosenberg f37e25e2c3 Merge "Untracked files should not be included in stash" 11 years ago
  Matthias Sohn 427db940ca Do not export package org.eclipse.jgit from jgit tests 11 years ago
  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