2032 Commits (01f6d914764b9392934eb63cfbb2421347269e09)

Author SHA1 Message Date
Matthias Sohn 01f6d91476 Prepare post 3.0.0.201306101825-r builds 11 years ago
Matthias Sohn f384644774 JGit v3.0.0.201306101825-r 11 years ago
Matthias Sohn bf388c2e32 Prepare post 3.0.0 RC3 builds 11 years ago
Matthias Sohn a898836eac JGit v3.0.0.201306040240-rc3 11 years ago
Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 years ago
Matthias Sohn 30fad6758f JGit v3.0.0.201305281830-rc2 11 years ago
Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 years ago
Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 years ago
Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand 11 years ago
Robin Stocker ade8af729c Apply tree filter marks when pairing DiffEntry for renames 11 years ago
Roberto Tyley b4b3999f82 Fix BatchRefUpdate progress-monitoring so it doesn't count twice 12 years ago
Roberto Tyley e7fc19fc0c Fix AnyObjectId's generic type declaration of Comparable 12 years ago
Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change 12 years ago
Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 12 years ago
Robin Rosenberg a62770a3dd Fix the parameters to an exception 12 years ago
Matthias Sohn 4800ac50f9 Prepare post 3.0.0 M7 builds 12 years ago
Matthias Sohn 00108d01ff JGit v3.0.0.201305080800-m7 12 years ago
Matthias Sohn e27993f1f8 Add missing @since tags 12 years ago
Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 12 years ago
Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 12 years ago
Robin Rosenberg dd3181603e Extend the FS class for Java7 12 years ago
Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 12 years ago
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
Robin Stocker 8bd1e86bb7 Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVE 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 31d79ae0af Remove unused logger from RecursiveMerger 12 years ago
Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 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
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 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 Stocker 78fca8a099 Improve test coverage of AutoCRLF(In|Out)putStream 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 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
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