summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [performance] Speed up delta packingTerry Parker2015-11-031-8/+15
* [style] Add braces to DeltaTaskTerry Parker2015-11-031-15/+29
* Building bitmaps: Simplify the logic to sort by chainsTerry Parker2015-10-291-15/+8
* Merge "Pack bitmaps: improve readability"Jonathan Nieder2015-10-291-26/+42
|\
| * Pack bitmaps: improve readabilityTerry Parker2015-10-281-26/+42
* | Merge "Bitmap generation: Add a test of ordering commits by "chains""Jonathan Nieder2015-10-292-139/+271
|\ \
| * | Bitmap generation: Add a test of ordering commits by "chains"Terry Parker2015-10-282-139/+271
* | | Merge "reset command should support the -- <paths> parameters"Christian Halstrick2015-10-294-20/+165
|\ \ \
| * | | reset command should support the -- <paths> parametersKaloyan Raev2015-10-294-20/+165
| | |/ | |/|
* | | JGit CLI should check if calling itself when invoking native git exeKaloyan Raev2015-10-291-0/+8
| |/ |/|
* | [performance] Remove synthetic access$ methods in dfs, diff and mergeAndrey Loskutov2015-10-285-17/+17
* | [performance] Remove synthetic access$ methods in lib, util and dircacheAndrey Loskutov2015-10-288-23/+23
* | [performance] Remove synthetic access$ methods in transport packageAndrey Loskutov2015-10-2812-51/+51
|/
* [performance] Remove synthetic access$ methods in pack and file packagesAndrey Loskutov2015-10-2813-51/+51
* Add missing dependency to org.slf4j for org.eclipse.jgit.test bundleMatthias Sohn2015-10-241-1/+2
* Merge "WalkEncryptionTest: get rid of Log4J dependency"Matthias Sohn2015-10-231-2/+3
|\
| * WalkEncryptionTest: get rid of Log4J dependencyMarc Strapetz2015-10-211-2/+3
* | Restore TestRepository.getClock(), it is used by Gerrit/GitilesTerry Parker2015-10-221-0/+11
* | Add best-effort variant of File.getCanonicalFile()Thomas Wolf2015-10-221-0/+25
* | Expose bitmap selection parameters via PackConfigTerry Parker2015-10-214-16/+419
* | Update bitmap selection throttling to fully span active branches.Terry Parker2015-10-215-211/+407
|/
* Merge "Push control of time into MockSystemReader"Jonathan Nieder2015-10-206-31/+61
|\
| * Push control of time into MockSystemReaderTerry Parker2015-10-206-31/+61
* | Silence Maven complaining about unset versions of reporting pluginsMatthias Sohn2015-10-181-0/+3
* | Adding JGitV1 and JGitV2 Walk EncryptionAndrei Pozolotin2015-10-186-76/+694
* | Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-1814-66/+1388
* | Test stability: add fsTick() to avoid random testPruneNone() failuresAndrey Loskutov2015-10-131-0/+1
|/
* Fixed jgit test failures on WindowsAndrey Loskutov2015-10-123-18/+34
* Merge "Don't call reader.close() 2 times on dispose()"Matthias Sohn2015-10-101-1/+0
|\
| * Don't call reader.close() 2 times on dispose()Andrey Loskutov2015-10-101-1/+0
* | Merge "Limit the range of commits for which bitmaps are created."Shawn Pearce2015-10-109-11/+159
|\ \ | |/ |/|
| * Limit the range of commits for which bitmaps are created.Terry Parker2015-10-089-11/+159
* | Delete non empty directories before checkout a pathAndrey Loskutov2015-10-098-8/+477
* | Add utility method allowing to check for empty folders in workdirChristian Halstrick2015-10-081-3/+21
|/
* Align docstring for RepoCommand.setRecordRemoteBranch with argumentStefan Beller2015-10-061-3/+3
* Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"Jonathan Nieder2015-10-054-2/+81
|\
| * RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-054-2/+81
* | Compare API against 4.1.0.201509280440-rMatthias Sohn2015-10-031-1/+1
* | Merge "[ignore rules] fix for handling unmatched '[' brackets"Matthias Sohn2015-10-023-4/+56
|\ \
| * | [ignore rules] fix for handling unmatched '[' bracketsAndrey Loskutov2015-09-303-4/+56
| |/
* | Merge branch 'stable-4.1'Matthias Sohn2015-10-0224-305/+332
|\ \
| * | pgm: Open RevWalk and TreeWalk in try-with-resourceDavid Pursehouse2015-10-018-79/+87
| * | ant: Open Repository and Git in try-with-resourceDavid Pursehouse2015-10-012-8/+8
| * | pgm: Create instances of Git in try-with-resourceDavid Pursehouse2015-10-0114-215/+235
| * | FanoutBucket: Create ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2015-10-011-2/+2
| * | Fix compiler warnings in DiffFormatter.writeGitLinkTextDavid Pursehouse2015-09-301-3/+2
* | | Use japicmp instead of clirr to detect API changesMatthias Sohn2015-10-016-65/+410
| |/ |/|
* | Add test case comparing CGit vs JGit ignore behavior for random patternsSébastien Arod2015-09-301-0/+275
* | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-2846-249/+249
* | Merge branch 'stable-4.1'Matthias Sohn2015-09-2846-248/+248
|\|