Daniel Hokka Zakrisson
|
578ec127fb
|
Remove choices=BOOLEANS as it is no longer needed
|
2013-02-23 22:57:36 +01:00 |
|
Daniel Hokka Zakrisson
|
df798d0688
|
Use argument type checking to convert to boolean
|
2013-02-23 19:59:52 +01:00 |
|
Joel Roller
|
ac716ac9ca
|
Specify repo option with hg pull
Fixes #1989
|
2013-02-04 17:19:59 -06:00 |
|
Yeukhon Wong
|
980ffde192
|
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
|
ccc903216b
|
Use %s instead of .format for string replacement. Revisied the documentation.
|
2013-01-30 22:40:26 -05:00 |
|
Yeukhon Wong
|
99a8e95c98
|
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
|
92fd1c6578
|
Merge remote-tracking branch 'upstream/devel' into devel
Conflicts:
library/hg
|
2013-01-28 21:48:27 -05:00 |
|
Michael DeHaan
|
5e4d29565c
|
Standardize the hg command execution around our run command function.
|
2013-01-26 12:20:46 -05:00 |
|
Yeukhon Wong
|
e5b64b2f74
|
Added hg module to the core.
|
2013-01-26 12:20:46 -05:00 |
|
Yeukhon Wong
|
7b0a3c3f2d
|
Added hg module to the core.
|
2013-01-25 22:51:20 -05:00 |
|