2903 Commits (stable-3.2)
 

Author SHA1 Message Date
  Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm 11 years ago
  Matthias Sohn d66dad2a94 Add missing @since tag 11 years ago
  Shawn Pearce fe248d24db Remove fix-headers and rewrite-history 11 years ago
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 years ago
  Robin Rosenberg fe9f7aeb36 Add the other test launchers as favorites 11 years ago
  Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
  Robin Rosenberg 4045e7e9c4 Fix running maven http tests on OS X 11 years ago
  Robin Stocker 01ebfa6c17 Disable warning about assigning to parameter 11 years ago
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Matthias Sohn c693a232b0 Add missing @since tags 11 years ago
  Matthias Sohn 4b68f2a532 Merge "document empty blocks in StashApplyCommandTest" 11 years ago
  Tomasz Zarna 28ab9b8393 document empty blocks in StashApplyCommandTest 11 years ago
  Matthias Sohn 6b9c0d1232 Prepare 3.1.0-SNAPSHOT builds 11 years ago
  Matthias Sohn 2cd3a2df56 Merge branch 'stable-3.0' 11 years ago
  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 06ba0f6df1 Fix warnings in ArchiveCommand 11 years ago
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 years ago
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 years ago
  Jonathan Nieder 56cb2d925c Pick default archive format based on filename suffix 11 years ago
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat 11 years ago
  Jonathan Nieder ed5199f63b Add tbz2 archive format 11 years ago
  Matthias Sohn 79a2e28a93 Fix version.sh to not overwrite ${project.version} 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 e3977c7143 Include o.e.j.archive into o.e.jgit feature 11 years ago
  Matthias Sohn c327e74b46 Update build to use Tycho 0.18 11 years ago
  Matthias Sohn 77d2f3ca83 Add jgit target platform to define dependencies more precisely 11 years ago
  Matthias Sohn 60a4b5b27e Fix javadoc of FormatActivator 11 years ago
  Matthias Sohn 3ca663af0e Fix version of dependency to package org.osgi.framework 11 years ago
  Jonathan Nieder 659cadf06d Add missing javadoc for archive code 11 years ago
  Jonathan Nieder 79583aeba7 Remove unused import in Archive 11 years ago
  Jonathan Nieder dbf8d95daa Drop unnecessary "throws" clauses in archive code 11 years ago
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class 11 years ago
  Matthias Sohn 658401c8ef Merge branch 'stable-3.0' 11 years ago
  Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 years ago
  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