2 Révisions (d4932620e067a19a8cc22170fd133cc53aca2ddb)

Auteur SHA1 Message Date
  Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes il y a 11 ans
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package il y a 11 ans
  Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator il y a 11 ans
  Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode il y a 11 ans
  Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand il y a 11 ans
  Robin Stocker a50ed5666f status: Print conflict description for unmerged paths il y a 11 ans
  Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm il y a 11 ans
  Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely il y a 11 ans
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand il y a 12 ans
  Robin Rosenberg 6cadceee16 Must use double single quotes around parameters il y a 11 ans
  Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command il y a 11 ans
  Matthias Sohn 850e5bc24e Delete the iplog generator il y a 11 ans
  Jonathan Nieder 78009782cd archive: Add tar support il y a 11 ans
  Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats il y a 11 ans
  Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file il y a 11 ans
  Tomasz Zarna fb33e80218 Add reflog command to JGit CLI il y a 11 ans
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging il y a 11 ans
  Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag il y a 11 ans
  Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' il y a 11 ans
  Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge il y a 11 ans
  Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge il y a 11 ans
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error il y a 11 ans
  Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' il y a 11 ans
  Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout il y a 11 ans
  Shawn O. Pearce 189a01b617 show: Implement command line show for any object il y a 14 ans
  Tomasz Zarna 75b60afe41 Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy il y a 12 ans
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm il y a 12 ans
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit il y a 12 ans
  Tomasz Zarna e5633ba2d3 Fix two typos in CLIText.properties il y a 12 ans
  Tomasz Zarna 8c60468ff4 Allow to amend commits with JGit CLI il y a 12 ans
  Robin Rosenberg 6baf0cb956 Make use of the many date formatting options in the log command il y a 12 ans
  Shawn O. Pearce a5f5b20dff blame: Implement blame on the command line il y a 13 ans
  Christian Halstrick 153283f05a Added Merge command to the CLI il y a 14 ans
  Philipp Thun a490afedba Add -o option to commit command il y a 13 ans
  Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 il y a 13 ans
  Sasa Zivkov 5f3d577e5a Show notes in Log CLI command il y a 13 ans
  Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI il y a 13 ans
  Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI il y a 13 ans
  Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands il y a 13 ans
  Sasa Zivkov 1a7c918b66 Implemented the git add commandline command. il y a 13 ans
  Christian Halstrick e10808e658 Add option to select diff algorithm for diff command il y a 13 ans
  Shawn O. Pearce fed508d55b diff: Default arguments to HEAD, working directory il y a 14 ans
  Shawn O. Pearce 244b1580b5 log, diff: Add --src-prefix, --dst-prefix, --no-prefix il y a 14 ans
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter il y a 14 ans
  Shawn O. Pearce 707912b35d Make Tag class only for writing il y a 14 ans
  Shawn O. Pearce 9fbce904e6 Pass PackConfig down to PackWriter when packing il y a 14 ans
  Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options il y a 14 ans
  Shawn O. Pearce 04a9d23b9a log, diff: Add rename detection support il y a 14 ans
  Shawn O. Pearce 072ad087ff Externalize strings in Commit command il y a 14 ans
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit il y a 14 ans