637 Commits (58a90f7a70f11ca79fa678086a2425b0eecbae06)

Author SHA1 Message Date
Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 12 years ago
Robin Rosenberg dd3181603e Extend the FS class for Java7 12 years ago
Matthias Sohn f2d0b50e0a Fix line endings 12 years ago
Jonathan Nieder 7be5cfa4d6 ArchiveCommand: Add missing @since tag 12 years ago
Robin Rosenberg d0727fc527 Cleanup imports and javadocs in ArchiveCommand 12 years ago
Jonathan Nieder e3cce3e4db Delete CLIText strings previously used in iplog generator 12 years ago
Jonathan Nieder be047307fc ArchiveCommand: Do not warn for unsupported file mode 12 years ago
Jonathan Nieder b525e696d5 Add internal porcelain-style API for ArchiveCommand 12 years ago
Jonathan Nieder 70e494f649 archive: Release resources before returning 12 years ago
Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 12 years ago
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