aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Push implementation of option strings"Terry Parker2016-07-2210-6/+244
|\
| * Push implementation of option stringsDan Wang2016-07-2210-6/+244
* | DfsObjDatabase: Add lazy last modified method to PackListDave Borowitz2016-07-191-0/+14
* | Merge changes I159e9154,I06c722b2Dave Borowitz2016-07-193-43/+188
|\ \ | |/ |/|
| * DfsObjectDatabase: Expose PackList and move markDirty thereDave Borowitz2016-07-182-20/+37
| * Invalidate DfsObjDatabase pack list when refs are updatedDave Borowitz2016-07-143-40/+168
* | BatchRefUpdate: Remove unused namesToCheck variableDan Wang2016-07-151-2/+0
|/
* Merge branch 'stable-4.4'Matthias Sohn2016-07-128-61/+375
|\
| * Log if Repository.useCnt becomes negativeMatthias Sohn2016-07-123-1/+19
| * Time based eviction strategy for repository cacheChristian Halstrick2016-07-123-9/+244
| * Add method to read time unit from configHugo Arès2016-07-124-0/+132
| * Align include.path max depth with native gitHugo Arès2016-06-271-1/+1
| * Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-273-4/+9
| * Extract work queue to allow reusing itMatthias Sohn2016-06-082-46/+102
* | DfsGarbageCollector: avoid closing idx and bitmap streams twiceJonathan Nieder2016-07-071-4/+4
* | ReceivePack: report protocol parsing failures on channel 3Shawn Pearce2016-07-052-1/+34
* | ReceivePack: catch InvalidObjectIdException while parsing shallowShawn Pearce2016-07-051-1/+11
* | ReceivePack: remove unnecessary try-catch around parseCommandShawn Pearce2016-07-051-7/+1
* | ReceivePack: enable capabilities immediately on first lineShawn Pearce2016-07-052-5/+5
* | ReceivePack: Use Java 7 multi-catch for unpackErrorShawn Pearce2016-07-051-5/+1
* | push: Report fatal server errors during pack writingShawn Pearce2016-07-051-1/+51
* | ReceivePack: Catch InvalidObjectIdException instead of IAEShawn Pearce2016-07-051-1/+2
* | UploadPack: Include peeled ObjectId as advertisedShawn Pearce2016-07-051-2/+8
* | Merge "UploadPack: Remove duplicate sentReady assignment"Christian Halstrick2016-07-051-1/+0
|\ \
| * | UploadPack: Remove duplicate sentReady assignmentShawn Pearce2016-07-041-1/+0
* | | Merge "UploadPack: Correct typo of negotiation in Javadoc"Matthias Sohn2016-07-041-2/+2
|\| |
| * | UploadPack: Correct typo of negotiation in JavadocShawn Pearce2016-07-041-2/+2
* | | Remove no longer needed API problem filtersMatthias Sohn2016-07-041-40/+0
|/ /
* | Fix typo in system config error messageMichael Keppler2016-07-011-1/+1
* | Add configureJSch method to allow configuration of JSch objectsmarkdingram2016-07-011-0/+16
* | Merge changes from topic 'dfs-gc'Shawn Pearce2016-06-272-41/+133
|\ \
| * | Prune UNREACHABLE_GARBAGE packs when they expireMike Williams2016-06-271-11/+106
| * | Use try-with-resources in DfsGarbageCollector.writePackShawn Pearce2016-06-261-15/+5
| * | Fix lastModified to be consistent in DfsGarbageCollectorShawn Pearce2016-06-261-1/+3
| * | Add GC_REST PackSource to better order DFS packsShawn Pearce2016-06-262-15/+20
* | | Fix TreeWalk to reset attributes cache for each entryChristian Halstrick2016-06-231-1/+1
|/ /
* | Fix DirCacheCheckout to return CheckoutConflictExceptionChristian Halstrick2016-06-231-4/+28
* | Optimize RefAdvertiser for wire protocolShawn Pearce2016-06-182-5/+95
* | Merge branch 'stable-4.4'Matthias Sohn2016-06-142-14/+63
|\|
| * Prepare 4.4.1-SNAPSHOT buildsMatthias Sohn2016-06-073-43/+43
| * JGit v4.4.0.201606070830-rv4.4.0.201606070830-rMatthias Sohn2016-06-073-4/+4
| * Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-06-013-4/+4
| * JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2Matthias Sohn2016-06-013-4/+4
| * Merge branch 'master' into stable-4.4Matthias Sohn2016-06-0136-56/+295
| |\
| * | Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-05-253-4/+4
| * | JGit v4.4.0.201605250940-rc1v4.4.0.201605250940-rc1Matthias Sohn2016-05-253-4/+4
| * | Merge branch 'master' into stable-4.4Matthias Sohn2016-05-2415-18/+193
| |\ \
| * \ \ Merge branch 'stable-4.3' into stable-4.4Matthias Sohn2016-05-248-31/+92
| |\ \ \
| | * | | Fix computation of id in WorkingTreeIterator with autocrlf and smudgingChristian Halstrick2016-05-232-14/+63
| | * | | Prepare 4.3.2-SNAPSHOT buildsMatthias Sohn2016-05-193-43/+43