593 Commits (651e17baca2ca6677b1da07ea642df10961957f1)

Author SHA1 Message Date
Robin Stocker a50ed5666f status: Print conflict description for unmerged paths 12 years ago
Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 12 years ago
Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy 12 years ago
Matthias Sohn 011f7fd27d Fix plugin provider names to conform with release train requirement 12 years ago
Tomasz Zarna b42b50fdf5 clean up merge squash and no-commit messages in pgm 12 years ago
Robin Rosenberg 59baf9148e Detect and handle a checkout conflict during merge nicely 12 years ago
Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 12 years ago
Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 12 years ago
Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 12 years ago
Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 12 years ago
Matthias Sohn 49ec6c1b3b Prepare 2.3.2-SNAPSHOT builds 12 years ago
Matthias Sohn 63dceceb0e JGit v2.3.1.201302201838-r 12 years ago
Robin Rosenberg 6cadceee16 Must use double single quotes around parameters 12 years ago
Robin Rosenberg 29546877b1 Add the --branch flag to the jgit clone command 12 years ago
Matthias Sohn ba6ae0c7ec Prepare 2.4.0-SNAPSHOT builds 12 years ago
Robin Rosenberg 9ac9f13c15 Cleanup unused imports 12 years ago
Matthias Sohn da59df358b Remove unused imports 12 years ago
Matthias Sohn 9a5f4b46cc Prepare post 2.3.0.201302130906 builds 12 years ago
Matthias Sohn 19d6cadeff JGit v2.3.0.201302130906 12 years ago
Jonathan Nieder cb349da017 Remove unused availableRefs local from Clone.guessHEAD 12 years ago
Matthias Sohn e9cf705c6e Prepare post 2.3rc1 builds 12 years ago
Matthias Sohn ea060dd8e7 JGit v2.3.0.201302060400-rc1 12 years ago
Matthias Sohn 850e5bc24e Delete the iplog generator 12 years ago
Robin Rosenberg 9e36b173a5 pgm: Attempt to detect a broken pipe and exit silently 12 years ago
Robin Rosenberg a57dd1c164 Declare essentially static methods as static 12 years ago
Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 12 years ago
Tomasz Zarna 03d50dc50b Add org.eclipse.jgit.pgm.Reset to commands catalog 12 years ago
Matthias Sohn 706f8eb9fc Prepare 2.3.0 builds 12 years ago
Matthias Sohn 2d78a8da97 Prepare post 2.2.0.201212191850-r builds 12 years ago
Matthias Sohn aa357c2a9f JGit v2.2.0.201212191850-r 12 years ago
Matthias Sohn bf0dc41362 Fix hidden field warning 12 years ago
Matthias Sohn 7b1d7ac90e Fix empty control block warnings 12 years ago
Robin Rosenberg 138a2b06c8 Cleanup unused import and Java 6 syntax in Archive 12 years ago
Jonathan Nieder 78009782cd archive: Add tar support 12 years ago
Jonathan Nieder 345ab401ce archive: Add --format option that switches between formats 12 years ago
Jonathan Nieder 7123cbf470 archive: Record executable and symlink bits 12 years ago
Jonathan Nieder 1547eaf7c5 [RFC] archive: Switch to commons-compress as ZIP archiver 12 years ago
Jonathan Nieder b46b27e389 add: Fix bad metaVar reference in <filepattern> help 12 years ago
Robin Rosenberg 8b06c46e30 Add a case statement for fast-forward merge 12 years ago
Ketan Padegaonkar 360be05fd4 Have git-ls tree to accept path args like git-ls-tree 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
Robin Rosenberg 20c829838a Make an exception for the formatting rules (turn off) for some files 12 years ago
Robin Rosenberg 57333a8e93 Harmonize the JDT settings within JGit 12 years ago
Matthias Sohn 05a7113002 Add missing @since tags to mark API added in 2.2 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