summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
* | | | | Merge changes Iad4d4127,I0211bcf0Shawn Pearce2015-04-081-7/+3
|\ \ \ \ \
| * | | | | Silence warning for non-translatable String in AddNoteCommandMatthias Sohn2015-04-021-1/+1
| * | | | | Use try-with-resources to fix warnings in AddNoteCommand Matthias Sohn2015-04-021-6/+2
| |/ / / /
* | | | | Merge changes I28a5c7e2,If90a6ccaShawn Pearce2015-04-082-11/+6
|\ \ \ \ \
| * | | | | Replace use of deprecated release() in BasePackPushConnectionMatthias Sohn2015-04-021-6/+4
| * | | | | Replace use of deprecated release() in BasePackFetchConnectionMatthias Sohn2015-04-021-5/+2
| |/ / / /
* | | | | Merge changes I184945ee,Iacaad1a7Shawn Pearce2015-04-081-60/+59
|\ \ \ \ \
| * | | | | Remove unnecessary $NON-NLS comment in BaseReceivePackMatthias Sohn2015-04-021-1/+1
| * | | | | Use try-with-resources to close resources in BaseReceivePackMatthias Sohn2015-04-021-59/+58
| |/ / / /
* | | | | Merge changes Ic555e6e0,Id4cb9a23Shawn Pearce2015-04-082-8/+5
|\ \ \ \ \
| * | | | | Replace use of deprecated release() method in BlameResultMatthias Sohn2015-04-021-4/+4
| * | | | | Use try-with-resource to close BlameGeneratorMatthias Sohn2015-04-021-4/+1
| |/ / / /
* | | | | Merge "Use try-with-resource to close resources in BlobBasedConfig"Shawn Pearce2015-04-081-9/+5
|\ \ \ \ \
| * | | | | Use try-with-resource to close resources in BlobBasedConfigMatthias Sohn2015-04-021-9/+5
| |/ / / /
* | | | | Merge "Use try-with-resource to close resources in BundleFetchConnection"Shawn Pearce2015-04-081-8/+2
|\ \ \ \ \
| * | | | | Use try-with-resource to close resources in BundleFetchConnectionMatthias Sohn2015-04-021-8/+2
| |/ / / /
* | | | | Merge "Use try-with-resource to close resources in BundleWriter"Shawn Pearce2015-04-081-4/+1
|\ \ \ \ \
| * | | | | Use try-with-resource to close resources in BundleWriterMatthias Sohn2015-04-021-4/+1
| |/ / / /
* | | | | Use try-with-resource to close resources in CommitCommandMatthias Sohn2015-04-081-177/+172
* | | | | Externalize error message used in CheckoutCommandMatthias Sohn2015-04-083-2/+3
* | | | | Use try-with-resource to close resources in CheckoutCommandMatthias Sohn2015-04-081-28/+26
* | | | | Merge "Fix resource leak in ChangeIdUtil"Shawn Pearce2015-04-081-2/+4
|\ \ \ \ \
| * | | | | Fix resource leak in ChangeIdUtilMatthias Sohn2015-04-021-2/+4
| |/ / / /
* | | | | Merge changes I11631afb,Iaa51a46aShawn Pearce2015-04-083-17/+14
|\ \ \ \ \
| * | | | | Externalize error messages used in DfsGarbageCollectorMatthias Sohn2015-04-083-2/+8