32 Commits (2e0d178855dd1485c3a9022243c50e8917a909ee)

Author SHA1 Message Date
Kaloyan Raev 7026658ac8 CLI status should support --porcelain 11 years ago
Axel Richard 1128326add Add pgm test for checkout of existing branch with checkout conflict 11 years ago
Kaloyan Raev 40e8ba4186 CLI fetch command should support --tags 11 years ago
Matthias Sohn 401212de7a Add describe command to JGit command line interface 11 years ago
Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 years ago
Jonathan Nieder ebfe85d037 Add long filename, large file, and non-ASCII filename support to TarFormat 11 years ago
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
Matthias Sohn f2d0b50e0a Fix line endings 12 years ago
Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 12 years ago
Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 12 years ago
Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
François Rey 741ecf56b7 New functions to facilitate the writing of CLI test cases 12 years ago
Jonathan Nieder 78009782cd archive: Add tar support 12 years ago
Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 12 years ago
Jonathan Nieder c9a857a60a Add basic "jgit add" tests 12 years ago
Jonathan Nieder 6a94f027b6 Add "jgit archive" tool that writes a tree as a ZIP file 12 years ago
Tomasz Zarna fb33e80218 Add reflog command to JGit CLI 12 years ago
Tomasz Zarna 318f3d4643 Add support for --no-ff while merging 12 years ago
Tomasz Zarna cb0f0ad4cf Add a test for org.eclipse.jgit.pgm.Tag 12 years ago
Tomasz Zarna 790126c145 Do not fail when checking out HEAD 12 years ago
Tomasz Zarna 074f9194dc Prefix an abnormal CLI command termination with 'fatal:' 12 years ago
Tomasz Zarna e8c25a1738 Add --squash option to org.eclipse.jgit.pgm.Merge 12 years ago
Tomasz Zarna f7b644df66 Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge 12 years ago
Robin Rosenberg 5f094154dd Added new Status CLI command 'jgit status' 12 years ago
Tomasz Zarna e44c3e7139 Output result of switching branch -- o.e.jgit.pgm.Checkout 12 years ago
Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac 12 years ago
Tomasz Zarna 70a9d3e882 In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on Windows 12 years ago
Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo 12 years ago
Tomasz Zarna 23e0a3e734 Add config --list command to pgm 13 years ago
Tomasz Zarna a2dac2c78d Allow to write tests with CLI syntax 13 years ago
Matthias Sohn 9dd6e6cd29 Revert "Allow to write tests with CLI syntax" 13 years ago
Tomasz Zarna bf845c126d Allow to write tests with CLI syntax 13 years ago