Commit Graph

8 Commits (9cb710b2f730a69377449b36a4e5ececb3e82d8a)

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