1635 Commits (ffbe03aa9b0e1e3b0bbb44baeab34d39cf09bb23)

Author SHA1 Message Date
Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 8 years ago
Andrey Loskutov b8260b5e79 Added Java 7 launch config with LANG env. variable set 8 years ago
Matthias Sohn 13f0db25f2 Enhance ResetCommand to allow disabling reflog update 8 years ago
Matthias Sohn 8141140922 Add path src/ to source path in build.properties 8 years ago
Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 8 years ago
Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 8 years ago
David Pursehouse 1ce24d46a6 Remove references to org.eclipse.jgit.java7 8 years ago
Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 8 years ago
Terry Parker 9843489cb8 PackWriterTest: Improve readability 8 years ago
Matthaus Owens e1ffab1cac Skip cleaning inner repositories by default in CleanCommand 8 years ago
Matthaus Owens 0ee89f01be Add testCleanDirsWithSubmodule test to CleanCommandTest 8 years ago
David Pursehouse 0d872a0837 Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning 8 years ago
David Pursehouse 4528d5f56d Ignore 'The value of exception parameter is not used' warning 8 years ago
Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 8 years ago
Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 8 years ago
Dan Wang 7f9fb80002 Push implementation of option strings 8 years ago
Matthias Sohn df479df176 JGit v4.4.1.201607150455-r 8 years ago
Christian Halstrick 7ffe547da7 Time based eviction strategy for repository cache 8 years ago
Hugo Arès c1ca9cc800 Add method to read time unit from config 8 years ago
Matthias Sohn 450c0af42f Fix unclosed resource warnings in FileTreeIteratorTest 8 years ago
Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 years ago
Shawn Pearce ae5870a1f2 PushConnectionTest: Use Java 7 try-with-resources 8 years ago
Christian Halstrick d7a8831785 Enhance test coverage when core.filemode is false 8 years ago
Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
Hugo Arès 80cd855443 Config load should not fail on unsupported or nonexistent include path 8 years ago
Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 years ago
Christian Halstrick 5fe44ed3ee Fix DirCacheCheckout to return CheckoutConflictException 8 years ago
Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 years ago
Marco Miller 734d5bb3c9 RefDirectory: remove ref lock file for following ref dir removal 8 years ago
Matthias Sohn 0900dc08f5 Prepare 4.4.1-SNAPSHOT builds 8 years ago
Matthias Sohn 399d2929ee JGit v4.4.0.201606070830-r 8 years ago
Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 years ago
Hugo Arès f379688aad Add method to read time unit from config 8 years ago
Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 8 years ago
Matthias Sohn 75b3301939 Prepare 4.5.0-SNAPSHOT builds 8 years ago
Matthias Sohn 831c811f61 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Hugo Arès f0a485d5a2 Add missing @Test annotations 8 years ago
Hugo Arès 1c1885b81d Add missing @Test annotation in RepositoryCacheTest 8 years ago
Matthias Sohn f3b8653021 JGit v4.4.0.201606011500-rc2 8 years ago
Matthias Sohn 525baa1213 Fix javadoc errors and unused imports introduced by ddd0fe25 8 years ago
Stefan Beller 6ae4ed0f7d RepoCommand: record manifest shallow recommendation in .gitmodules 8 years ago
Stefan Beller ddd0fe257b RepoCommand: record manifest groups as submodule labels 8 years ago
Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
Stefan Beller 53a64a0b8c RepoCommandTest: Improve assertion message for remote branch recording 8 years ago
Matthias Sohn 9720f9e249 Prepare 4.4.0-SNAPSHOT builds 8 years ago
Matthias Sohn f2c58503d7 JGit v4.4.0.201605250940-rc1 8 years ago
Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 years ago
Marco Miller 1f86350c5a Support git config [include] section with absolute path(s) 8 years ago
Alcemir Santos ba0dfe1ae2 Added filter for merge and non-merges commits. 8 years ago
Matthias Sohn 4641c43a98 Prepare 4.3.2-SNAPSHOT builds 8 years ago