Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-05JGit v4.0.0.201505050340-m2v4.0.0.201505050340-m2Matthias Sohn46-49/+49
2015-05-04Merge branch 'master' into stable-4.0Matthias Sohn95-760/+1902
2015-05-04Prepare post 4.0.0-m1 buildsMatthias Sohn46-49/+49
2015-05-04Merge "Revert "ResolveMerge only needs to visit differing TreeEntries""Matthias Sohn1-2/+0
2015-05-04Use CBI eclipse-jarsigner-plugin 1.1.2-SNAPSHOTMatthias Sohn2-2/+10
2015-04-30Support agent= capability in wire protocolShawn Pearce18-27/+392
2015-04-30Merge changes I368af61a,I2400fe5fMatthias Sohn3-6/+23
2015-04-30Add fsck.allowInvalidPersonIdent to accept invalid author/committersShawn Pearce4-1/+69
2015-04-30Remove pack from list when file handle is staleHugo Arès3-0/+8
2015-04-30Lower log level to warn for handled pack errorsHugo Arès1-6/+15
2015-04-27Merge branch 'stable-3.7'Matthias Sohn2-28/+1
2015-04-26Prepare 3.7.2-SNAPSHOT buildsstable-3.7Matthias Sohn55-269/+269
2015-04-26JGit v3.7.1.201504261725-rv3.7.1.201504261725-rMatthias Sohn55-59/+59
2015-04-26Merge "Revert "Let ObjectWalk.markUninteresting also mark the root tree as"" ...Matthias Sohn2-28/+1
2015-04-26Revert "Let ObjectWalk.markUninteresting also mark the root tree as"David Ostrovsky2-28/+1
2015-04-24Remove validate support when reusing cached packShawn Pearce12-132/+38
2015-04-24Rename copyThroughCache to shouldCopyThroughCacheShawn Pearce2-2/+2
2015-04-24Add readAheadBuffer hint to ReadableChannelShawn Pearce3-7/+37
2015-04-24Merge "Restore AwtCredentialsProvider to enable debugging pgm in Eclipse"Shawn Pearce2-4/+250
2015-04-24Avoid storing large packs in block cache during reuseShawn Pearce6-71/+239
2015-04-22Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn2-4/+250
2015-04-16Expose public getDepth methodDavid Pletcher1-0/+13
2015-04-16Fix error message to include cause if ResetCommand failsMatthias Sohn1-2/+2
2015-04-10Revert "ResolveMerge only needs to visit differing TreeEntries"Christian Halstrick1-2/+0
2015-04-09Merge "FS.readPipe() shouldn't log IOException as an error"Shawn Pearce1-1/+1
2015-04-09Merge "Remove obsolete API warning filters to silence warnings"Shawn Pearce1-45/+0
2015-04-09Merge "Use try-with-resources to fix warnings in AddCommand"Shawn Pearce1-4/+2
2015-04-09Merge changes Iad4d4127,I0211bcf0Shawn Pearce1-7/+3
2015-04-09Merge changes I28a5c7e2,If90a6ccaShawn Pearce2-11/+6
2015-04-09Merge changes I184945ee,Iacaad1a7Shawn Pearce1-60/+59
2015-04-09Merge changes Ic555e6e0,Id4cb9a23Shawn Pearce2-8/+5
2015-04-09Merge "Use try-with-resource to close resources in BlobBasedConfig"Shawn Pearce1-9/+5
2015-04-09Merge "Use try-with-resource to close resources in BundleFetchConnection"Shawn Pearce1-8/+2
2015-04-09Merge "Use try-with-resource to close resources in BundleWriter"Shawn Pearce1-4/+1
2015-04-08Use try-with-resource to close resources in CommitCommandMatthias Sohn1-177/+172
2015-04-08Externalize error message used in CheckoutCommandMatthias Sohn3-2/+3
2015-04-08Use try-with-resource to close resources in CheckoutCommandMatthias Sohn1-28/+26
2015-04-08Merge "Fix resource leak in ChangeIdUtil"Shawn Pearce1-2/+4
2015-04-08Merge changes I11631afb,Iaa51a46aShawn Pearce3-17/+14
2015-04-08Merge changes I8c06635c,I62d6de7dShawn Pearce1-5/+2
2015-04-08Merge "Silence non-externalized string warnings in CherryPickResult"Shawn Pearce1-3/+3
2015-04-08Merge "Use try-with-resource to close resources in CloneCommand"Shawn Pearce1-4/+1
2015-04-08Merge "Replace call to deprecated RevWalk.release() in DescribeCommand"Shawn Pearce1-1/+1
2015-04-08Merge "Use try-with-resource to close resources in DiffCommand"Shawn Pearce1-5/+2
2015-04-08Merge "Fix resource leak in DiffFormatter"Shawn Pearce1-5/+6
2015-04-08Merge "Use try-with-resource to close resources in DirCache"Shawn Pearce1-4/+1
2015-04-08Externalize error messages used in DfsGarbageCollectorMatthias Sohn3-2/+8
2015-04-08Use try-with-resource to close resources in DfsGarbageCollectorMatthias Sohn1-15/+6
2015-04-08Merge "Reduce visibility of DirCacheCheckout.checkValidPath()"Shawn Pearce1-3/+1
2015-04-08Merge "Use try-with-resource to close resources in FetchProcess"Shawn Pearce1-8/+2

Back to the top