878 Commits (97e660e1a54b2bae4b5e830ad45c3d7b9ea9ea21)

Author SHA1 Message Date
Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 11 years ago
Matthias Sohn 7995d87713 Prepare 3.2.0-SNAPSHOT builds 11 years ago
Matthias Sohn da6e87bc37 Prepare post 3.1.0 builds 11 years ago
Matthias Sohn 16ca725b35 JGit v3.1.0.201310021548-r 11 years ago
Matthias Sohn 5a2a2222ef Prepare post 3.1.0 RC1 builds 11 years ago
Matthias Sohn 6f0681eb9f JGit v3.1.0.201309270735-rc1 11 years ago
Matthias Sohn b4f07df357 Prepare re-signing pgm's ueberjar to avoid SecurityException 11 years ago
Matthias Sohn 85fae93539 JGit v3.0.3.201309161630-r 11 years ago
Matthias Sohn 3af38b4fee Prepare post 3.0.2 builds 11 years ago
Matthias Sohn da3041ae73 JGit v3.0.2.201311090911-r 11 years ago
Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands 11 years ago
Matthias Sohn 4eefa881b3 Prepare post 3.0.2-rc2 builds 11 years ago
Matthias Sohn 7c37177952 JGit v3.0.2.201309041250-rc2 11 years ago
Matthias Sohn fdd1ac930e Prepare 3.0.2-SNAPSHOT builds 11 years ago
Colby Ranger ef7512b596 Add --quiet flag to pgm fetch. 11 years ago
Christian Halstrick 06dd0e9e27 Add path option to StatusCommand 11 years ago
Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm 11 years ago
Robin Stocker 01ebfa6c17 Disable warning about assigning to parameter 11 years ago
Matthias Sohn 6b9c0d1232 Prepare 3.1.0-SNAPSHOT builds 11 years ago
Matthias Sohn 01f6d91476 Prepare post 3.0.0.201306101825-r builds 11 years ago
Matthias Sohn f384644774 JGit v3.0.0.201306101825-r 11 years ago
Jonathan Nieder 1153a59e38 Add support for "jgit archive --output=<filename>" 11 years ago
Matthias Sohn bf388c2e32 Prepare post 3.0.0 RC3 builds 11 years ago
Matthias Sohn a898836eac JGit v3.0.0.201306040240-rc3 11 years ago
Jonathan Nieder 79583aeba7 Remove unused import in Archive 11 years ago
Jonathan Nieder 679382fb20 Move FormatActivator.start()/stop() to a separate class 11 years ago
Matthias Sohn 0603519aad Prepare post 3.0.0-rc2 builds 11 years ago
Jonathan Nieder 68d92182e6 Maintain list of archive formats in one place 11 years ago
Matthias Sohn 30fad6758f JGit v3.0.0.201305281830-rc2 11 years ago
Jonathan Nieder f99fa9d23e Release ArchiveCommand's ObjectReader in call() 11 years ago
Jonathan Nieder 56276d053f Move ArchiveCommand into standard porcelain API 11 years ago
Jonathan Nieder a544ff72db Remove dependency by ArchiveCommand on archive formats 11 years ago
Jonathan Nieder cfc15dd9dc Drop dependency by ArchiveCommand.Format interface on commons-compress 11 years ago
Jonathan Nieder d8177d6e19 ArchiveCommand.Format: pass output stream as first argument to putEntry 11 years ago
Jonathan Nieder d4932620e0 ArchiveCommand: make archive formats non-inner classes 11 years ago
Matthias Sohn 4800ac50f9 Prepare post 3.0.0 M7 builds 12 years ago
Matthias Sohn 00108d01ff JGit v3.0.0.201305080800-m7 12 years ago
Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 12 years ago
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