2675 Commits (99d981ce35d66b89cdd5d539513bf0ec070b7b34)
 

Author SHA1 Message Date
Robin Stocker 252b1dd5c2 Fix warnings about assigning paramter in util.io 12 years ago
Robin Stocker f448d62d29 Update tags on fetch if --tags or tag refspec specified 12 years ago
Robin Stocker 68b378a4b5 Only fetch tags that do not exist locally with auto-follow 12 years ago
Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag 12 years ago
Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 12 years ago
Robin Rosenberg 46a3863f21 Merge "Cleanup imports and javadocs in ArchiveCommand" 12 years ago
Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand 12 years ago
Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 12 years ago
Robin Rosenberg 687b887c68 Merge "Make the Reflog a public API again" 12 years ago
Robin Rosenberg a5e78a3f06 Merge "Remove unused logger from RecursiveMerger" 12 years ago
Robin Stocker 23e3fb135b URIish: Allow multiple slashes in paths 12 years ago
Robin Stocker 664d738c9f Refer to getEntryPathLength in docs of getEntryPathBuffer 12 years ago
Alex Blewitt 37f0e324b5 Allow deletions to occur when there is no HEAD 12 years ago
Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 12 years ago
Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 12 years ago
Shawn Pearce 543b8560ac Merge "archive: Release resources before returning" 12 years ago
Jonathan Nieder 70e494f649 archive: Release resources before returning 12 years ago
Jonathan Nieder 31d79ae0af Remove unused logger from RecursiveMerger 12 years ago
Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 12 years ago
Robin Rosenberg 2af9a4c7b1 Merge "status: Print conflict description for unmerged paths" 12 years ago
Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed 12 years ago
Robin Stocker 60f0eb748c Improve class documentation of TagCommand 12 years ago
Shawn Pearce 1b4320f1fa Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY" 12 years ago
Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 12 years ago
Robin Rosenberg ee222a3be1 Create constants in ConfigConstants for the "diff" section 12 years ago
Robin Stocker 2396bab339 Fix examples with refs/heads/ in RefSpec Javadoc 12 years ago
Robin Stocker 1080cc5a0d IndexDiff: Provide stage state for conflicting entries 12 years ago
Robin Rosenberg 1c40d83f52 Merge "A deleted work tree file is not a conflict when merge wants to delete it" 12 years ago
Robin Rosenberg f37e25e2c3 Merge "Untracked files should not be included in stash" 12 years ago
Matthias Sohn 427db940ca Do not export package org.eclipse.jgit from jgit tests 12 years ago
Robin Rosenberg 7a42b7fb95 Untracked files should not be included in stash 12 years ago
Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 12 years ago
Robin Rosenberg 6e90671a51 Merge "Remove unused dependencies" 12 years ago
Robin Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 12 years ago
Shawn Pearce fa1bc6abb7 Merge changes Id2848c16,I7621c434 12 years ago
Shawn Pearce 5d8a9f6f3f Rescale "Compressing objects" progress meter by size 12 years ago
Shawn Pearce 21e4aa2b9e Split delta search buckets by byte weight 12 years ago
Shawn Pearce e74263e743 Merge "Support excluding objects during DFS compaction" 12 years ago
Shawn Pearce 3c27ee1a91 Support excluding objects during DFS compaction 12 years ago
Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 12 years ago
Colby Ranger eaa52b12f5 Update PackBitmapIndexRemapper to handle mappings not in the new pack. 12 years ago
Robin Rosenberg 4c638be79f Fix boundary conditions in AutoCRLFOutputStream 12 years ago
Robin Rosenberg a6ed390ea7 NLS warning cleanup 12 years ago
Robin Rosenberg 5db307a695 Merge "Fix a possible NPE" 12 years ago
Shawn Pearce 5f03dc61b4 Merge changes I845caede,Ie25c6d3a,I5caec313,Ib11ff99f,I9ccf20c3,Ic7826f29,I1bdd8b58,Idb84c1d7,I078841f9 12 years ago
Shawn Pearce c9707e6353 Always attempt delta compression when reuseDeltas is false 12 years ago
Shawn Pearce a5c6aac76c Avoid TemporaryBuffer.Heap on very small deltas 12 years ago
Shawn Pearce 8a7c2f97d0 Correct distribution of allowed delta size along chain length 12 years ago
Shawn Pearce 3b7924f403 Split remaining delta work on path boundaries 12 years ago
Shawn Pearce 65f44bef23 Remove DFS locality ordering during packing 12 years ago