Dag Wieers
d4bb57d42d
Fix the documentation booleans so they use "yes" and "no"
...
Both modules seboolean and zfs have not been adapted since they defer from the default (either by having a 'null' or special state, or prefering "on"/"off" for state indication.
2013-03-12 13:25:59 +01:00
Daniel Hokka Zakrisson
1dadd70d9f
Remove choices=BOOLEANS as it is no longer needed
2013-02-23 22:57:36 +01:00
Daniel Hokka Zakrisson
0150f18a3b
Use argument type checking to convert to boolean
2013-02-23 19:59:52 +01:00
Joel Roller
dfbf7c6613
Specify repo option with hg pull
...
Fixes #1989
2013-02-04 17:19:59 -06:00
Yeukhon Wong
e8bd1833fa
Changes is now determined by simply comparing before,after and cleaned (purge and/or force). Doc is updated.
2013-01-31 02:11:28 -05:00
Yeukhon Wong
5305b21f0b
Use %s instead of .format for string replacement. Revisied the documentation.
2013-01-30 22:40:26 -05:00
Yeukhon Wong
f19c0ec0aa
Rewrote hg module based on feedback.
...
1. state option is removed
2. force is hg update -C
3. purge is hg clean/hg purge but default to no
4. relies on hg abililty to handle errors
2013-01-29 17:29:35 -05:00
Yeukhon Wong
2f93742dd1
Merge remote-tracking branch 'upstream/devel' into devel
...
Conflicts:
library/hg
2013-01-28 21:48:27 -05:00
Michael DeHaan
148fe8e744
Standardize the hg command execution around our run command function.
2013-01-26 12:20:46 -05:00
Yeukhon Wong
b6cbd8d268
Added hg module to the core.
2013-01-26 12:20:46 -05:00
Yeukhon Wong
dcad902304
Added hg module to the core.
2013-01-25 22:51:20 -05:00