| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [performance] Remove synthetic access$ methods in dfs, diff and merge | Andrey Loskutov | 2015-10-28 | 5 | -17/+17 |
* | | [performance] Remove synthetic access$ methods in lib, util and dircache | Andrey Loskutov | 2015-10-28 | 8 | -23/+23 |
* | | [performance] Remove synthetic access$ methods in transport package | Andrey Loskutov | 2015-10-28 | 12 | -51/+51 |
|/ |
|
* | [performance] Remove synthetic access$ methods in pack and file packages | Andrey Loskutov | 2015-10-28 | 13 | -51/+51 |
* | Add missing dependency to org.slf4j for org.eclipse.jgit.test bundle | Matthias Sohn | 2015-10-24 | 1 | -1/+2 |
* | Merge "WalkEncryptionTest: get rid of Log4J dependency" | Matthias Sohn | 2015-10-23 | 1 | -2/+3 |
|\ |
|
| * | WalkEncryptionTest: get rid of Log4J dependency | Marc Strapetz | 2015-10-21 | 1 | -2/+3 |
* | | Restore TestRepository.getClock(), it is used by Gerrit/Gitiles | Terry Parker | 2015-10-22 | 1 | -0/+11 |
* | | Add best-effort variant of File.getCanonicalFile() | Thomas Wolf | 2015-10-22 | 1 | -0/+25 |
* | | Expose bitmap selection parameters via PackConfig | Terry Parker | 2015-10-21 | 4 | -16/+419 |
* | | Update bitmap selection throttling to fully span active branches. | Terry Parker | 2015-10-21 | 5 | -211/+407 |
|/ |
|
* | Merge "Push control of time into MockSystemReader" | Jonathan Nieder | 2015-10-20 | 6 | -31/+61 |
|\ |
|
| * | Push control of time into MockSystemReader | Terry Parker | 2015-10-20 | 6 | -31/+61 |
* | | Silence Maven complaining about unset versions of reporting plugins | Matthias Sohn | 2015-10-18 | 1 | -0/+3 |
* | | Adding JGitV1 and JGitV2 Walk Encryption | Andrei Pozolotin | 2015-10-18 | 6 | -76/+694 |
* | | Adding AES Walk Encryption support in http://www.jets3t.org/ mode | Andrei Pozolotin | 2015-10-18 | 14 | -66/+1388 |
* | | Test stability: add fsTick() to avoid random testPruneNone() failures | Andrey Loskutov | 2015-10-13 | 1 | -0/+1 |
|/ |
|
* | Fixed jgit test failures on Windows | Andrey Loskutov | 2015-10-12 | 3 | -18/+34 |
* | Merge "Don't call reader.close() 2 times on dispose()" | Matthias Sohn | 2015-10-10 | 1 | -1/+0 |
|\ |
|
| * | Don't call reader.close() 2 times on dispose() | Andrey Loskutov | 2015-10-10 | 1 | -1/+0 |
* | | Merge "Limit the range of commits for which bitmaps are created." | Shawn Pearce | 2015-10-10 | 9 | -11/+159 |
|\ \
| |/
|/| |
|
| * | Limit the range of commits for which bitmaps are created. | Terry Parker | 2015-10-08 | 9 | -11/+159 |
* | | Delete non empty directories before checkout a path | Andrey Loskutov | 2015-10-09 | 8 | -8/+477 |
* | | Add utility method allowing to check for empty folders in workdir | Christian Halstrick | 2015-10-08 | 1 | -3/+21 |
|/ |
|
* | Align docstring for RepoCommand.setRecordRemoteBranch with argument | Stefan Beller | 2015-10-06 | 1 | -3/+3 |
* | Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch" | Jonathan Nieder | 2015-10-05 | 4 | -2/+81 |
|\ |
|
| * | RepoCommand: Add setRecordRemoteBranch option to record upstream branch | Stefan Beller | 2015-10-05 | 4 | -2/+81 |
* | | Compare API against 4.1.0.201509280440-r | Matthias Sohn | 2015-10-03 | 1 | -1/+1 |
* | | Merge "[ignore rules] fix for handling unmatched '[' brackets" | Matthias Sohn | 2015-10-02 | 3 | -4/+56 |
|\ \ |
|
| * | | [ignore rules] fix for handling unmatched '[' brackets | Andrey Loskutov | 2015-09-30 | 3 | -4/+56 |
| |/ |
|
* | | Merge branch 'stable-4.1' | Matthias Sohn | 2015-10-02 | 24 | -305/+332 |
|\ \ |
|
| * | | pgm: Open RevWalk and TreeWalk in try-with-resource | David Pursehouse | 2015-10-01 | 8 | -79/+87 |
| * | | ant: Open Repository and Git in try-with-resource | David Pursehouse | 2015-10-01 | 2 | -8/+8 |
| * | | pgm: Create instances of Git in try-with-resource | David Pursehouse | 2015-10-01 | 14 | -215/+235 |
| * | | FanoutBucket: Create ObjectInserter.Formatter in try-with-resource | David Pursehouse | 2015-10-01 | 1 | -2/+2 |
| * | | Fix compiler warnings in DiffFormatter.writeGitLinkText | David Pursehouse | 2015-09-30 | 1 | -3/+2 |
* | | | Use japicmp instead of clirr to detect API changes | Matthias Sohn | 2015-10-01 | 6 | -65/+410 |
| |/
|/| |
|
* | | Add test case comparing CGit vs JGit ignore behavior for random patterns | Sébastien Arod | 2015-09-30 | 1 | -0/+275 |
* | | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 46 | -249/+249 |
* | | Merge branch 'stable-4.1' | Matthias Sohn | 2015-09-28 | 46 | -248/+248 |
|\| |
|
| * | Prepare 4.1.1-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 46 | -248/+248 |
| * | JGit v4.1.0.201509280440-rv4.1.0.201509280440-r | Matthias Sohn | 2015-09-28 | 46 | -49/+49 |
|/ |
|
* | Use java.nio.file consistently in FS | Matthias Sohn | 2015-09-27 | 6 | -152/+9 |
* | Deprecate FileUtil and move the code to FileUtils | Andrey Loskutov | 2015-09-27 | 5 | -132/+285 |
* | [performance] Cache platform name in SystemReader | Andrey Loskutov | 2015-09-27 | 2 | -14/+44 |
* | [ignore rules] fix for backslash handling | Andrey Loskutov | 2015-09-26 | 7 | -17/+82 |
* | [ignore rules] Fix for character group matcher | Andrey Loskutov | 2015-09-26 | 2 | -1/+2 |
* | Merge "Show submodule difference as a hunk" | Matthias Sohn | 2015-09-25 | 2 | -22/+16 |
|\ |
|
| * | Show submodule difference as a hunk | Jacob Keller | 2015-09-24 | 2 | -22/+16 |
* | | Properly support special regex characters in ignore rules | Andrey Loskutov | 2015-09-24 | 2 | -1/+93 |