2977 Commits (44812c02e844c91869c3c43f5187fe23b5426275)
 

Author SHA1 Message Date
Matthias Sohn b9a06212e1 Add missing @since tags 11 years ago
Matthias Sohn ba15d82b91 Update API version to check changes against to 3.2.0.201312181205-r 11 years ago
Matthias Sohn 5ff3251d02 Update Luna target platform to use Luna M5 orbit repository 11 years ago
Matthias Sohn 75b31767c4 Do not report ignored directories as untracked 11 years ago
SATO taichi 2f425cf30c Add git checkout --orphan implementation 11 years ago
Stefan Lay 3db6e05e52 Fix fast forward rebase with rebase.autostash=true 11 years ago
Matthias Sohn 50a830f7d4 Update target platforms to use latest orbit build 11 years ago
Matthias Sohn c6194c7bc9 Update com.jcraft.jsch to 0.1.50 in Kepler target platform 11 years ago
Jonathan Nieder 36a85783f3 Update commons-compress to 1.6 11 years ago
Tomasz Zarna 0a38e08c1c fix link to EWAHCompressedBitmap in javadoc of SimpleDataInput/Output 11 years ago
Colby Ranger ce5fd525be Upgrade javaewah to version 0.7.9 11 years ago
Robin Rosenberg 4ceb25b602 Tag som non-localizable strings with NON-NLS 11 years ago
Matthias Sohn 25fe20b2db Add missing package import for org.eclipse.jgit.archive 11 years ago
Matthias Sohn 74e3fde959 Remove unused import from ArchiveTest 11 years ago
Robin Rosenberg ed7e1eff07 Suppport the GIT_CONFIG_NOSYSTEM environment variable 11 years ago
Dave Borowitz b0d9c57f35 Merge "archive: Use an empty directory for submodules" 11 years ago
Dave Borowitz ab6ab5167d Merge "archive: Include entries for directories" 11 years ago
Jonathan Nieder 8a4cf2e0f8 archive: Use an empty directory for submodules 11 years ago
Jonathan Nieder 2ecc27db92 archive: Include entries for directories 11 years ago
Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command 11 years ago
Matthias Sohn 80be72d2c1 Merge branch 'stable-3.2' 11 years ago
Matthias Sohn f839d383e6 Prepare post 3.2.0 builds 11 years ago
Matthias Sohn 699900c308 JGit v3.2.0.201312181205-r 11 years ago
Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 11 years ago
Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 11 years ago
Jonathan Nieder f2abbd0ea9 archive: Prepend a specified prefix to all entry filenames 11 years ago
Matthias Sohn aad7dee3ef Merge branch 'stable-3.2' 11 years ago
Robin Stocker 0ce61caefb Canonicalize worktree path in BaseRepositoryBuilder if set via config 11 years ago
Matthias Sohn be7942f2ba Add missing @since tags for new public methods in Config 11 years ago
Christian Halstrick ea04d2329d Don't use API exception in RebaseTodoLine 11 years ago
Robin Rosenberg 3a063a0ed4 Merge "Fix aborting rebase with detached head" into stable-3.2 11 years ago
Stefan Lay e90438c0e8 Fix aborting rebase with detached head 11 years ago
Matthias Sohn 2e0d178855 Add recursive variant of Config.getNames() methods 11 years ago
Matthias Sohn b14a939718 Prepare 3.3.0-SNAPSHOT builds 11 years ago
Matthias Sohn 162a5c4c89 Merge branch 'master' into stable-3.2 11 years ago
Stefan Lay f86a488e32 Implement rebase.autostash 11 years ago
Matthias Sohn ba0f50d7d3 Merge "CLI status should support --porcelain" 11 years ago
Kaloyan Raev 7026658ac8 CLI status should support --porcelain 11 years ago
Christian Halstrick 77432969d3 Merge "More helpful InvalidPathException messages (include reason)" 11 years ago
Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 11 years ago
Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 11 years ago
Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 11 years ago
Axel Richard 1128326add Add pgm test for checkout of existing branch with checkout conflict 11 years ago
John Ross 99608f0b9a Fix broken symbolic links on Cygwin. 11 years ago
Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 11 years ago
Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm 11 years ago
Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 11 years ago
Robin Stocker 53c8ac0c60 Mention null return in Javadoc of Config#getString 11 years ago
Stefan Lay dcd0dd4d9e Fix applying stash on other commit 11 years ago
Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors 11 years ago