Commit Graph

  • 9ceb1865f9 pm ls <pkg> lists installed files master sm 2018-05-07 21:10:28 -07:00
  • 51c8c920a3 Adds pm rm sm 2018-03-06 21:46:25 -08:00
  • f07b5a7d0e Adds simplest Removable check sm 2018-03-06 20:35:19 -08:00
  • bd06d484c2 Stubs out pm rm sm 2018-03-06 20:35:03 -08:00
  • 9ecd4e6f79 Always clean up cache sm 2018-03-06 00:22:02 -08:00
  • 830f9c348d Adds pm ls sm 2018-03-06 00:10:46 -08:00
  • ba1b8c4706 Track installed packages sm 2018-03-06 00:02:36 -08:00
  • 78ebdd60ae expand root works sm 2018-03-05 23:43:42 -08:00
  • 509433dd3d Implements pre/post install scripts sm 2018-03-05 23:26:16 -08:00
  • 56eebc8c34 Expand into install dir sm 2018-03-05 23:06:46 -08:00
  • c883b0ec34 verify package contents sm 2018-03-04 00:54:48 -08:00
  • b1f0949c49 Validates in-cache .pkg signature sm 2018-03-04 00:50:13 -08:00
  • 68942b6cdd pm install downloads packages sm 2018-03-03 22:52:01 -08:00
  • f3c3ce11a4 Meta can return their web location sm 2018-03-03 22:32:30 -08:00
  • 570c0d885f Don't use pointer receiver sm 2018-03-03 22:32:12 -08:00
  • 63c5def07f stub out fake installs of available packages sm 2018-03-03 22:24:37 -08:00
  • b5d3b6d213 Export LoadAvailable sm 2018-03-03 21:29:55 -08:00
  • 14a456f006 Adds EXTRAORDINARILY Installable implementation sm 2018-03-03 22:22:50 -08:00
  • b869bd250c Stub out install subcommand sm 2018-03-03 21:28:24 -08:00
  • bc8a4a1905 Use correct receiver name sm 2018-03-03 22:21:58 -08:00
  • ada0fcbf0f Update docs to reflect implicit namespaces sm 2018-03-03 14:48:11 -08:00
  • 2dbe1ca006 Namespace is not needed sm 2018-03-02 23:23:28 -08:00
  • eef69d299a Adds makefile sm 2018-03-02 23:23:23 -08:00
  • 52a4a7ed7b go vet/golint sm 2018-03-02 23:23:21 -08:00
  • da43058d0e Fix tests from function renames sm 2018-03-02 23:23:19 -08:00
  • 6ce1c4bdcb Stub temporary pm version sm 2018-03-02 23:23:18 -08:00
  • 97de548a26 Make available traversal code reusable sm 2018-03-02 23:23:16 -08:00
  • 3fd56a8276 Add context (url) for failed pull sm 2018-03-02 23:23:14 -08:00
  • dd3fecc699 Rearrange some code, adds pm av sm 2018-03-02 23:23:13 -08:00
  • 74d360f6d7 Adds pm pull sm 2018-03-02 23:23:11 -08:00
  • 2a0220cddc Adds doc comments sm 2018-03-02 23:23:08 -08:00
  • f21ded2b77 Adds Available sm 2018-03-02 23:23:06 -08:00
  • 49f82610a3 Stubs in pm pull sm 2018-03-02 23:23:04 -08:00
  • d534949255 Track yaml dep sm 2018-03-02 23:23:02 -08:00
  • 848960f1c8 Use version in the .pkg filename sm 2018-03-02 23:23:00 -08:00
  • 63c38d5e92 Added pm.Meta sm 2018-03-02 23:22:57 -08:00
  • 4b79c0c765 Adds remote tests sm 2018-02-28 23:20:34 -08:00
  • a0c652ecb8 Make required directories on remote call sm 2018-02-28 23:20:34 -08:00
  • 28975b7890 Adds pm remote {add,rm,list} sm 2018-02-28 23:20:34 -08:00
  • c42433e12f Fail on missing args sm 2018-02-28 20:41:25 -08:00
  • 92b937936e Stub in the commands sm 2018-02-28 20:00:25 -08:00
  • 8a70658b3f Not all commands need long versions sm 2018-02-28 19:50:55 -08:00
  • 0fe65c2c8a Update /x/crypto sm 2018-02-27 22:14:50 -08:00
  • 1af17cb228 Adds pm pkg create sm 2018-02-27 20:45:27 -08:00
  • 65e6137c37 Implements FindSecretEntity sm 2018-02-27 18:45:25 -08:00
  • 302f738bea pkg shouldn't have to search for keys sm 2018-02-27 18:24:41 -08:00
  • 344148be2d Stub out fetching secret key entity sm 2018-02-26 20:07:47 -08:00
  • 6066c3bd55 Simple pre-flight checks sm 2018-02-26 20:02:23 -08:00
  • 13ab26491b Stub out pm package create sm 2018-02-26 19:58:28 -08:00
  • 0cee922f12 Sign takes an *openpgp.Entity sm 2018-02-27 20:41:57 -08:00
  • e043384c67 Adds pm key remove <id> sm 2018-02-26 19:31:31 -08:00
  • 040b438cd1 Consistently align usage sm 2018-02-26 19:07:33 -08:00
  • 1f49d14e58 Adds dep files sm 2018-02-25 20:37:30 -08:00
  • 2a69f39e4b Adds pm keyring verify <file> <sig> sm 2018-02-25 19:56:04 -08:00
  • ff137c7036 Adds pm keyring sign sm 2018-02-25 19:36:13 -08:00
  • 72bbf22cbd Adds pm key import sm 2018-02-25 11:03:40 -08:00
  • 6f41544659 Adds pm key export sm 2018-02-25 10:10:08 -08:00
  • e18aee5b4f Validate keyring input sm 2018-02-25 09:42:48 -08:00
  • a00e058178 Adds pm key ls sm 2018-02-25 03:25:49 -08:00
  • 9f921135f7 Adds pm key create sm 2018-02-25 03:11:40 -08:00
  • b22d99bf53 Creates pgp dir if it doesn't exist sm 2018-02-25 01:52:57 -08:00
  • 4d8f3f0e79 Creates openpgp.Entity sm 2018-02-25 01:45:56 -08:00
  • d333acfdbd Stubs out passing args to keyring creation sm 2018-02-25 01:42:37 -08:00
  • ea383b7a34 parse name/email sm 2018-02-25 01:39:11 -08:00
  • 280ba234c8 Adds env subcommand sm 2018-02-25 01:23:38 -08:00
  • 5495f69b5a Stubs out pm key create subcommand sm 2018-02-25 01:18:41 -08:00
  • 20d0b556ea Stubs in keyring subcommand sm 2018-02-25 01:08:57 -08:00
  • 0253b79881 Add docs for remotes sm 2018-02-24 19:52:01 -08:00
  • aea1947394 Added wording about package format sm 2018-02-24 17:37:42 -08:00
  • 3e4ccb3376 Describe components that make up the project sm 2018-02-24 20:09:17 -08:00
  • 09d812d2d0 Add some background sm 2018-02-24 10:05:33 -08:00
  • 52686d019d Adds git ignore sm 2018-02-24 20:03:37 -08:00
  • 5ad2c68598 init sm 2018-02-24 09:44:11 -08:00