This is an archive of the discontinued Mercurial Phabricator instance.

internals: document when "hello" and "capabilities" commands were added
ClosedPublic

Authored by indygreg on Feb 2 2018, 2:03 AM.

Details

Summary

Both were introduced in 0.9.1.

"hello" made its entrance in b17eebc911ae, 144280f1578f, and
a1cfe679192c to support SSH.

"capabilities" was added in c660691fb45d to support HTTP.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Feb 2 2018, 2:03 AM
quark accepted this revision.Feb 2 2018, 2:06 AM
martinvonz accepted this revision.Feb 2 2018, 3:39 PM
This revision is now accepted and ready to land.Feb 2 2018, 3:39 PM
This revision was automatically updated to reflect the committed changes.