2867 Commits (3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8)
 

Author SHA1 Message Date
Jonathan Nieder 7f2f59734c Add tgz and txz archive formats 11 years ago
Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place 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
Matthias Sohn 67783d7ded Add missing Bundle-Localization header 11 years ago
Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() 11 years ago
Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 years ago
Robin Stocker ade8af729c Apply tree filter marks when pairing DiffEntry for renames 11 years ago
Jonathan Nieder cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress 11 years ago
Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry 11 years ago
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
Shawn Pearce f7157a6221 Remove unused import in UploadPack 11 years ago
Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack 11 years ago
Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client 11 years ago
Matthias Sohn 10a62e1176 Improve feature names to become understandable by end users 12 years ago
Matthias Sohn 36024d70d3 Update kepler orbit version to R20130517111416 12 years ago
Roberto Tyley b4b3999f82 Fix BatchRefUpdate progress-monitoring so it doesn't count twice 12 years ago
Matthias Sohn 84ad4957c6 Merge "Fix DiffFormatter NPEs for DiffEntry without content change" into stable-3.0 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
Tomasz Zarna 3e58471ee3 Remove unused import in LocalDiskRepositoryTestCase 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
Shawn Pearce 36144e12d8 Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase 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
Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 12 years ago
Shawn Pearce 75e1bdb3c1 Merge "URIish: Allow multiple slashes in paths" 12 years ago
Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 12 years ago
Shawn Pearce a626f9fd66 Merge "Require a DiffConfig when creating a FollowFilter" 12 years ago
Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 12 years ago
Matthias Sohn e1c489530a Add optional feature to install Java 7 support 12 years ago
Robin Rosenberg dd3181603e Extend the FS class for Java7 12 years ago
Matthias Sohn f2d0b50e0a Fix line endings 12 years ago
Robin Rosenberg b8e763fc19 TagCommand should be able to create unannotated tags too 12 years ago
Robin Stocker e8f720335f Add test for RefUpdate delete without HEAD 12 years ago
Robin Rosenberg 9d9cdd780c Merge "Fix warnings about assigning paramter in util.io" 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
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