Commit Graph

385 Commits

Author SHA1 Message Date
Joey Hess af8fc34abf Merge branch 'joeyconfig' 2015-06-29 16:40:09 -04:00
Joey Hess fc04d0d81d Added --unset to delete a privdata field. 2015-06-29 16:40:01 -04:00
Joey Hess ea35659445 update 2015-06-29 16:29:00 -04:00
Joey Hess 73a361e77d comment 2015-06-29 16:26:25 -04:00
gueux c273088c5a 2015-06-29 08:26:18 +00:00
gueux 7d47d9f4bc 2015-06-27 12:38:41 +00:00
paluho@d3c592540b13adabc6068206dbdc60d73ef01399 59bbe126a5 2015-06-21 16:24:06 +00:00
paluho@d3c592540b13adabc6068206dbdc60d73ef01399 bacdbc416d 2015-06-21 08:12:24 +00:00
arnaud@30aba4d9f1742050874551d3ddc55ca8694809f8 a144abfc06 Added a comment: Works like a charm... 2015-06-11 19:19:07 +00:00
Joey Hess b55ea3c295 Merge branch 'master' of ssh://propellor.branchable.com 2015-06-09 17:14:56 -04:00
Joey Hess 0f6729bbb3 add news item for propellor 2.5.0 2015-06-09 17:14:42 -04:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 0258e7ef97 Added a comment 2015-06-08 01:50:54 +00:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 5d6d6916a2 Added a comment 2015-06-08 01:22:14 +00:00
mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 93f71f582c 2015-06-08 01:11:19 +00:00
arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 2ea59a15a4 Added a comment 2015-05-31 20:18:30 +00:00
Joey Hess ce0e1a6dc8 fixed 2015-05-30 13:59:29 -04:00
Joey Hess 8b275cef6e comment 2015-05-30 11:08:37 -04:00
Joey Hess fafe1e6f5c comment 2015-05-30 10:52:36 -04:00
arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 3115b85364 Added a comment 2015-05-29 15:09:24 +00:00
Joey Hess 5b0c4d1f1a comment 2015-05-29 10:09:22 -04:00
arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 0f606c170f 2015-05-29 07:26:51 +00:00
arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 6c06fac18d Added a comment: Thanks 2015-05-27 19:05:19 +00:00
Joey Hess 5fe7e778f7 comment 2015-05-27 12:40:49 -04:00
Joey Hess 5492c4f12c comment 2015-05-27 11:54:49 -04:00
arnaud.oqube@c9b8c7ea33f1dea0b7a5485b86825c5bfa9efbf7 716ce552b1 2015-05-27 13:31:03 +00:00
Joey Hess da4636eb28 comment 2015-05-22 14:15:58 -04:00
gueux 8c382c2107 2015-05-19 11:48:03 +00:00
https://launchpad.net/~jml 4337a99e77 Added a comment 2015-05-15 08:57:04 +00:00
https://launchpad.net/~jml 241cfc0df1 Added a comment 2015-05-15 08:53:34 +00:00
Joey Hess 6e8057a65b reponses 2015-05-14 12:30:53 -04:00
https://launchpad.net/~jml b0de46644d 2015-05-14 09:42:16 +00:00
https://launchpad.net/~jml 8d6ca15925 2015-05-14 09:41:40 +00:00
https://launchpad.net/~jml c99e20260a 2015-05-14 09:40:08 +00:00
Joey Hess 31bde3114b add news item for propellor 2.4.0 2015-05-06 14:31:50 -04:00
Joey Hess b4877efea5 Merge branch 'joeyconfig' 2015-04-28 16:01:19 -04:00
Joey Hess 6ec8bf6b20 comment 2015-04-28 16:01:18 -04:00
Joey Hess 45c6957dc5 update example 2015-04-25 11:23:46 -04:00
Joey Hess 3b1c1640cf comment 2015-04-23 09:28:23 -04:00
gueux ecd0de08da Added a comment 2015-04-23 09:21:07 +00:00
Joey Hess 4a187cbd22 Merge branch 'joeyconfig' 2015-04-22 21:06:18 -04:00
Joey Hess 4b73fcf2fe update 2015-04-22 21:06:18 -04:00
Joey Hess bfff20aaee Merge branch 'joeyconfig' 2015-04-22 21:05:28 -04:00
Joey Hess 329281586c update 2015-04-22 21:05:28 -04:00
Joey Hess e30458ba5d Merge branch 'joeyconfig' 2015-04-22 21:04:53 -04:00
Joey Hess 8cb797ed4a too 2015-04-22 21:04:53 -04:00
Joey Hess d7b402cf6f add news item for propellor 2.3.0 2015-04-22 14:38:10 -04:00
Joey Hess 66a8012a1a Merge branch 'joeyconfig'
Conflicts:
	privdata.joey/privdata.gpg
2015-04-22 13:50:16 -04:00
Joey Hess f35ef9d697 API change: Added User and Group newtypes, and Properties that used to use the type UserName = String were changed to use them.
Note that UserName is kept and PrivData still uses it in its sum type.
This is to avoid breaking PrivData serialization.
2015-04-22 13:04:39 -04:00
Joey Hess 9a18f58087 comment 2015-04-21 12:52:22 -04:00
gueux 04781530af Added a comment 2015-04-21 12:59:42 +00:00