Commit graph

5 commits

Author SHA1 Message Date
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