summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| * | Make BitmapBuilder.getBitmapIndex publicJonathan Nieder2015-11-052-1/+9
| * | Deprecate BitmapBuilder.add and introduce simpler addObject methodJonathan Nieder2015-11-052-4/+24
| * | Add @Override annotations to BitmapIndexImplJonathan Nieder2015-11-051-0/+16
| * | Rely on bitmap RevFilter to filter walk during bitmap selectionJonathan Nieder2015-11-051-3/+0
| * | Use 'reused' bitmap to filter walk during bitmap selectionJonathan Nieder2015-11-051-3/+7
| * | Rely on bitmap RevFilter to filter tip commit setup walkJonathan Nieder2015-11-051-1/+0
| * | Use 'reused' bitmap to filter tip commit setup walkJonathan Nieder2015-11-051-0/+42
| * | Include ancestors of reused bitmap commits in reuse bitmap againJonathan Nieder2015-11-032-5/+18
* | | Insert duplicate objects to prevent race during garbage collection.Mike Williams2015-11-042-1/+25
* | | Merge "Delta compression: reuse DeltaTask.getAdjustedWeight()"Jonathan Nieder2015-11-042-3/+2
|\ \ \
| * | | Delta compression: reuse DeltaTask.getAdjustedWeight()Terry Parker2015-11-032-3/+2
* | | | Merge "[performance] Speed up delta packing"Shawn Pearce2015-11-041-8/+15
|\| | | | |/ / |/| |
| * | [performance] Speed up delta packingTerry Parker2015-11-031-8/+15
* | | Merge "Decrease indentation in setupTipCommitBitmaps"Jonathan Nieder2015-11-031-23/+27
|\ \ \
| * | | Decrease indentation in setupTipCommitBitmapsJonathan Nieder2015-11-031-23/+27
* | | | Merge "[style] Add braces to DeltaTask"Jonathan Nieder2015-11-031-15/+29
|\ \ \ \ | | |/ / | |/| |
| * | | [style] Add braces to DeltaTaskTerry Parker2015-11-031-15/+29
* | | | Add support for pre-push hooksChristian Halstrick2015-11-023-2/+191
* | | | Enhance FS.runProcess() to support stdin-redirection and binary dataChristian Halstrick2015-11-021-40/+71
| |/ / |/| |
* | | Cleaned up various readPipe() threading issuesAndrey Loskutov2015-11-011-25/+24
* | | Don't report errors logged by FS with "debug" levelAndrey Loskutov2015-10-311-21/+7
|/ /
* | 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
* | | 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 best-effort variant of File.getCanonicalFile()Thomas Wolf2015-10-221-0/+25
* | Expose bitmap selection parameters via PackConfigTerry Parker2015-10-213-16/+283
* | Update bitmap selection throttling to fully span active branches.Terry Parker2015-10-213-149/+271
* | Adding JGitV1 and JGitV2 Walk EncryptionAndrei Pozolotin2015-10-182-24/+335
* | Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-184-66/+157
* | 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-108-11/+86
|\ \ \ | |/ / |/| |
| * | Limit the range of commits for which bitmaps are created.Terry Parker2015-10-088-11/+86
* | | Delete non empty directories before checkout a pathAndrey Loskutov2015-10-095-7/+73
|/ /
* | Align docstring for RepoCommand.setRecordRemoteBranch with argumentStefan Beller2015-10-061-3/+3
* | Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"Jonathan Nieder2015-10-051-2/+31
|\ \
| * | RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-051-2/+31
* | | Merge "[ignore rules] fix for handling unmatched '[' brackets"Matthias Sohn2015-10-021-3/+1
|\ \ \
| * | | [ignore rules] fix for handling unmatched '[' bracketsAndrey Loskutov2015-09-301-3/+1
| |/ /
* | | Merge branch 'stable-4.1'Matthias Sohn2015-10-022-5/+4
|\ \ \ | | |/ | |/|
| * | 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-011-9/+77
| |/ |/|
* | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-283-40/+40
|/
* Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-283-40/+40