Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 05 Apr 2016 15:16:01 +0100 | Jun Wu | chg: replace abortmsg showing errno with abortmsgerrno |
Tue, 05 Apr 2016 17:25:39 +0100 | Jun Wu | chg: add util function abortmsgerrno to print error with errno |
Tue, 05 Apr 2016 14:48:09 +0100 | Jun Wu | chg: use color in debug/error messages conditionally |
Mon, 04 Apr 2016 17:45:54 -0700 | Pierre-Yves David | revset: force ascending order for baseset initialized from a set |
Mon, 04 Apr 2016 17:45:15 -0700 | Pierre-Yves David | revset: stabilize repr of baseset initialized with a set |
Mon, 04 Apr 2016 17:27:37 +0100 | Martijn Pieters | dispatch: factor out command failure handling into a function |