202 커밋 (f2d0b50e0a9aff4060f8e2caa6f5b662adf16f81)

작성자 SHA1 메시지 날짜
  Matthias Sohn f2d0b50e0a Fix line endings 11 년 전
  Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag 11 년 전
  Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand 11 년 전
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 11 년 전
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 11 년 전
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 11 년 전
  Jonathan Nieder 70e494f649 archive: Release resources before returning 11 년 전
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 년 전
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 11 년 전
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 년 전
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 11 년 전
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm 11 년 전
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 11 년 전
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 년 전
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 년 전
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 년 전
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 11 년 전
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 11 년 전
  Robin Rosenberg 9ac9f13c15 Cleanup unused imports 11 년 전
  Matthias Sohn da59df358b Remove unused imports 11 년 전
  Jonathan Nieder cb349da017 Remove unused availableRefs local from Clone.guessHEAD 11 년 전
  Matthias Sohn 850e5bc24e Delete the iplog generator 11 년 전
  Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 11 년 전
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 년 전
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 년 전
  Matthias Sohn bf0dc41362 Fix hidden field warning 11 년 전
  Matthias Sohn 7b1d7ac90e Fix empty control block warnings 11 년 전
  Robin Rosenberg 138a2b06c8 Cleanup unused import and Java 6 syntax in Archive 11 년 전
  Jonathan Nieder 78009782cd archive: Add tar support 11 년 전
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 11 년 전
  Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 11 년 전
  Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 11 년 전
  Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 11 년 전
  Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 11 년 전
  Ketan Padegaonkar 360be05fd4 Have git-ls tree to accept path args like git-ls-tree 12 년 전
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 11 년 전
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 11 년 전
  Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 11 년 전
  Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 11 년 전
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 11 년 전
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 11 년 전
  Tomasz Zarna 790126c145 Do not fail when checking out HEAD 11 년 전
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 11 년 전
  Jonathan Nieder dfb8bd694c diff, log -p: do not use outs before it is initialized 11 년 전
  Tomasz Zarna 77d98b7ed5 Fix formatting in org.eclipse.jgit.pgm.CLIText 11 년 전
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 년 전
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 11 년 전
  Shawn O. Pearce 31261b5c2f Revert "The constructor CmdLineException(String) is deprecated" 11 년 전
  Robin Rosenberg 7de1154d21 Remove uses of TextBuiltin.out in favor of outw 11 년 전
  Tomasz Zarna 07f9936257 The constructor CmdLineException(String) is deprecated 12 년 전