2698 커밋 (b646578d89513c5db30151f0b865c7335c88d682)
 

작성자 SHA1 메시지 날짜
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 년 전
  Robin Rosenberg fe9f7aeb36 Add the other test launchers as favorites 11 년 전
  Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11 년 전
  Robin Rosenberg 4045e7e9c4 Fix running maven http tests on OS X 11 년 전
  Robin Stocker 01ebfa6c17 Disable warning about assigning to parameter 11 년 전
  Matthias Sohn c693a232b0 Add missing @since tags 11 년 전
  Matthias Sohn 4b68f2a532 Merge "document empty blocks in StashApplyCommandTest" 11 년 전
  Tomasz Zarna 28ab9b8393 document empty blocks in StashApplyCommandTest 11 년 전
  Matthias Sohn 6b9c0d1232 Prepare 3.1.0-SNAPSHOT builds 11 년 전
  Matthias Sohn 2cd3a2df56 Merge branch 'stable-3.0' 11 년 전
  Matthias Sohn 01f6d91476 Prepare post 3.0.0.201306101825-r builds 11 년 전
  Matthias Sohn f384644774 JGit v3.0.0.201306101825-r 11 년 전
  Matthias Sohn 06ba0f6df1 Fix warnings in ArchiveCommand 11 년 전
  Robin Rosenberg b83c269369 Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 11 년 전
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 년 전
  Jonathan Nieder 56cb2d925c Pick default archive format based on filename suffix 11 년 전
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat 11 년 전
  Jonathan Nieder ed5199f63b Add tbz2 archive format 11 년 전
  Matthias Sohn 79a2e28a93 Fix version.sh to not overwrite ${project.version} 11 년 전
  Matthias Sohn bf388c2e32 Prepare post 3.0.0 RC3 builds 11 년 전
  Matthias Sohn a898836eac JGit v3.0.0.201306040240-rc3 11 년 전
  Matthias Sohn e3977c7143 Include o.e.j.archive into o.e.jgit feature 11 년 전
  Matthias Sohn c327e74b46 Update build to use Tycho 0.18 11 년 전
  Matthias Sohn 77d2f3ca83 Add jgit target platform to define dependencies more precisely 11 년 전
  Matthias Sohn 60a4b5b27e Fix javadoc of FormatActivator 11 년 전
  Matthias Sohn 3ca663af0e Fix version of dependency to package org.osgi.framework 11 년 전
  Jonathan Nieder 659cadf06d Add missing javadoc for archive code 11 년 전
  Jonathan Nieder 79583aeba7 Remove unused import in Archive 11 년 전
  Jonathan Nieder dbf8d95daa Drop unnecessary "throws" clauses in archive code 11 년 전
  Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class 11 년 전
  Matthias Sohn 658401c8ef Merge branch 'stable-3.0' 11 년 전
  Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 년 전
  Jonathan Nieder 7f2f59734c Add tgz and txz archive formats 11 년 전
  Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place 11 년 전
  Matthias Sohn 30fad6758f JGit v3.0.0.201305281830-rc2 11 년 전
  Robin Stocker a51899c203 Support refspecs with wildcard in middle (not only at end) 11 년 전
  Robin Stocker ec97912762 Fix multiple bugs in RawSubStringPattern used by MessageRevFilter 11 년 전
  Robin Stocker 7bb2a1b844 Handle short branch/tag name for setBranch in CloneCommand 11 년 전
  Matthias Sohn 67783d7ded Add missing Bundle-Localization header 11 년 전
  Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() 11 년 전
  Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 년 전
  Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 년 전
  Robin Stocker ade8af729c Apply tree filter marks when pairing DiffEntry for renames 11 년 전
  Jonathan Nieder cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress 11 년 전
  Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry 11 년 전
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 년 전
  Shawn Pearce f7157a6221 Remove unused import in UploadPack 11 년 전
  Shawn Pearce 557471da2e Use NullOutputStream not DisabledOutputStream in UploadPack 11 년 전
  Shawn Pearce 6e896ba66b Allow PreUploadHook.onSendPack to send messages to the client 11 년 전
  Matthias Sohn 10a62e1176 Improve feature names to become understandable by end users 11 년 전