23 次代码提交 (stable-5.0)

作者 SHA1 备注 提交日期
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年前
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 年前
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 年前
  David Pursehouse 594722530b ArchiveTest: Open auto-closeable resources in try-with-resource 6 年前
  David Pursehouse 0ea73f6282 ArchiveTest: Check result of BufferedInputStream#skip 6 年前
  Yasuhiro Takagi a66e60a986 ArchiveCommand: Create prefix entry with commit time 7 年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年前
  David Pursehouse 8f9e157cd5 ArchiveTest: Don't use string concatenation in loop 7 年前
  Andrey Loskutov 7780a4ee31 Make sure CLIGitCommand and Main produce (almost) same results 8 年前
  Andrey Loskutov 02ade82b34 Make sure tests don't blindly continue if a command is "silently" failed 8 年前
  Andrey Loskutov 888f08b048 Un-ignored existing CLI tests which run just fine on Java 7+ 8 年前
  Jonathan Nieder a5778b6f41 archive: Drop unnecessary empty comments and 'final' qualifiers on locals 9 年前
  Matthias Sohn 74e3fde959 Remove unused import from ArchiveTest 10 年前
  Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules 10 年前
  Jonathan Nieder 2ecc27db92 archive: Include entries for directories 10 年前
  Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 10 年前
  Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 年前
  Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat 11 年前
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 年前
  Jonathan Nieder 78009782cd archive: Add tar support 11 年前
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 11 年前
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 11 年前