summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to Jetty 9.2.10Matthias Sohn2015-05-1019-119/+136
* Update javax.servlet to 3.1Matthias Sohn2015-05-108-19/+19
* Use ANY_DIFF filter in ResolveMerger only for bare repositoriesMatthias Sohn2015-05-101-1/+5
* Merge "Fix IllegalArgumentException in AmazonS3"Shawn Pearce2015-05-101-3/+1
|\
| * Fix IllegalArgumentException in AmazonS3Matthias Sohn2015-04-091-3/+1
* | Expose disposeBody() on RevCommit and RevTagShawn Pearce2015-05-103-2/+26
* | ObjectReader: remove the walkAdvice APIShawn Pearce2015-05-105-60/+0
* | RevWalk: Discard uninteresting commits unless RevSort.BOUNDARYShawn Pearce2015-05-101-1/+1
* | ObjectWalk: make setRetainBody(false) the defaultShawn Pearce2015-05-1010-36/+44
* | Merge changes I62befa4a,Ia9c3d123,I7fcf6534Shawn Pearce2015-05-098-1034/+79
|\ \
| * | Delete deprecated PackWriter.preparePack() methodsMatthias Sohn2015-04-251-87/+7
| * | Delete deprecated class IgnoreRuleMatthias Sohn2015-04-256-880/+72
| * | Delete deprecated checkoutEntry() methods in DirCacheCheckoutMatthias Sohn2015-04-251-67/+0
* | | Do not concatenate strings as arguments to StringBuilder.append()Sebastian Schuberth2015-05-083-11/+21
* | | IndexDiffFilter: Simplify a boolean expressionSebastian Schuberth2015-05-081-1/+1
* | | GroupHead: Remove a redundant call to String.format()Sebastian Schuberth2015-05-081-2/+2
* | | FS_Win32: Avoid an IOException on Windows if bash is not in PATHSebastian Schuberth2015-05-071-11/+13
* | | Skip logging stack trace on corrupt objectsShawn Pearce2015-05-063-0/+12
* | | Add repository name to failures in HTTP server logShawn Pearce2015-05-066-12/+35
* | | Merge branch 'stable-4.0'Matthias Sohn2015-05-050-0/+0
|\ \ \
| * | | Prepare post 4.0.0-m2 buildsMatthias Sohn2015-05-0546-49/+49
| * | | JGit v4.0.0.201505050340-m2v4.0.0.201505050340-m2Matthias Sohn2015-05-0546-49/+49
| * | | Merge branch 'master' into stable-4.0Matthias Sohn2015-05-0495-760/+1902
| |\ \ \ | |/ / / |/| | |
* | | | Merge "Revert "ResolveMerge only needs to visit differing TreeEntries""Matthias Sohn2015-05-041-2/+0
|\ \ \ \
| * | | | Revert "ResolveMerge only needs to visit differing TreeEntries"Christian Halstrick2015-04-101-2/+0
| | |_|/ | |/| |
* | | | Use CBI eclipse-jarsigner-plugin 1.1.2-SNAPSHOTMatthias Sohn2015-05-042-2/+10
* | | | Support agent= capability in wire protocolShawn Pearce2015-04-3018-27/+392
* | | | Merge changes I368af61a,I2400fe5fMatthias Sohn2015-04-303-6/+23
|\ \ \ \
| * | | | Remove pack from list when file handle is staleHugo Arès2015-04-303-0/+8
| * | | | Lower log level to warn for handled pack errorsHugo Arès2015-04-301-6/+15
* | | | | Add fsck.allowInvalidPersonIdent to accept invalid author/committersShawn Pearce2015-04-304-1/+69
|/ / / /
* | | | Merge branch 'stable-3.7'Matthias Sohn2015-04-272-28/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prepare 3.7.2-SNAPSHOT buildsstable-3.7Matthias Sohn2015-04-2755-269/+269
| * | | JGit v3.7.1.201504261725-rv3.7.1.201504261725-rMatthias Sohn2015-04-2655-59/+59
| * | | Merge "Revert "Let ObjectWalk.markUninteresting also mark the root tree as"" ...Matthias Sohn2015-04-262-28/+1
| |\ \ \
| | * | | Revert "Let ObjectWalk.markUninteresting also mark the root tree as"David Ostrovsky2015-04-262-28/+1
* | | | | Remove validate support when reusing cached packShawn Pearce2015-04-2412-132/+38
* | | | | Rename copyThroughCache to shouldCopyThroughCacheShawn Pearce2015-04-242-2/+2
* | | | | Add readAheadBuffer hint to ReadableChannelShawn Pearce2015-04-243-7/+37
* | | | | Merge "Restore AwtCredentialsProvider to enable debugging pgm in Eclipse"Shawn Pearce2015-04-242-4/+250
|\ \ \ \ \
| * | | | | Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn2015-04-222-4/+250
* | | | | | Avoid storing large packs in block cache during reuseShawn Pearce2015-04-236-71/+239
|/ / / / /
* | | | | Expose public getDepth methodDavid Pletcher2015-04-161-0/+13
* | | | | Fix error message to include cause if ResetCommand failsMatthias Sohn2015-04-161-2/+2
| |_|/ / |/| | |
* | | | Merge "FS.readPipe() shouldn't log IOException as an error"Shawn Pearce2015-04-081-1/+1
|\ \ \ \
| * | | | FS.readPipe() shouldn't log IOException as an errorMatthias Sohn2015-03-281-1/+1
* | | | | Merge "Remove obsolete API warning filters to silence warnings"Shawn Pearce2015-04-081-45/+0
|\ \ \ \ \
| * | | | | Remove obsolete API warning filters to silence warningsMatthias Sohn2015-04-021-45/+0
* | | | | | Merge "Use try-with-resources to fix warnings in AddCommand"Shawn Pearce2015-04-081-4/+2
|\ \ \ \ \ \
| * | | | | | Use try-with-resources to fix warnings in AddCommandMatthias Sohn2015-04-021-4/+2
| |/ / / / /