Commit Graph

8 Commits (c6e8b3a8e698f039f224f006bd2ad1670758a91e)

Author SHA1 Message Date
Joel Roller dfbf7c6613 Specify repo option with hg pull
Fixes #1989
12 years ago
Yeukhon Wong e8bd1833fa Changes is now determined by simply comparing before,after and cleaned (purge and/or force). Doc is updated. 12 years ago
Yeukhon Wong 5305b21f0b Use %s instead of .format for string replacement. Revisied the documentation. 12 years ago
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
12 years ago
Yeukhon Wong 2f93742dd1 Merge remote-tracking branch 'upstream/devel' into devel
Conflicts:
	library/hg
12 years ago
Michael DeHaan 148fe8e744 Standardize the hg command execution around our run command function. 12 years ago
Yeukhon Wong b6cbd8d268 Added hg module to the core. 12 years ago
Yeukhon Wong dcad902304 Added hg module to the core. 12 years ago