summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* filling in remainder of test setup stuff and first simple case test (with an ↵HEADmasterDan Buch2010-05-06
| | | | XFAIL for now)
* merging from mcruteDan Buch2010-05-06
|\
| * Storing ssh signatures in a different file>Mike Crute2010-05-06
| |
* | Added signature for changeset 4a1d40a170e4Dan Buch2010-05-06
| | | | | | | | | | | | | | Added signature for changeset 5ff13fb2a16f Added signature for changeset a5c158534c78 Added signature for changeset 8fed3ae7865d Added signature for changeset 7509e23bf384
* | Added signature for changeset 3c26837fc55dDan Buch2010-05-06
| |
* | Added signature for changeset a642502ab8c0Dan Buch2010-05-06
|/
* Merging in changes from dbuch.Mike Crute2010-05-06
|\
| * Unifying public and private key interfacesMike Crute2010-05-06
| |
* | fixing the help text to use the actual command nameDan Buch2010-05-06
| |
* | stubbing in test suite stuffDan Buch2010-05-06
| |
* | aborting when missing required hgrc entryDan Buch2010-05-06
|/
* changing the command name to "sshsign" so that it may be used in tandem with ↵Dan Buch2010-05-06
| | | | hgext.gpg
* updates to get the package into an installable stateDan Buch2010-05-06
| | | | | | | - failed unless M2Crypto was already installed - no package or module was actually installed because the setup metadata included neither a `packages` nor a `py_modules` argument
* Fixing bug with non-agent signingMike Crute2010-05-06
|
* Making the packaging suck less.Mike Crute2010-05-06
|
* Getting signing working!Mike Crute2010-05-05
|
* First pass at the plugin. Friggin huge commit.Mike Crute2010-05-05
|
* Expanding test cases trying to figure out why key agent signatures don't ↵Mike Crute2010-05-05
| | | | match command line sigs.
* Fixing typos in agent and writing a quick integration testMike Crute2010-05-05
|
* Initial checkinMike Crute2010-05-05