log tests/test-alias.t @ 22157:bd45d92883f9

age author description
Wed, 13 Aug 2014 22:37:09 -0700 Siddharth Agarwal test-alias: add some tests to ensure we aren't double-substituting
Tue, 12 Aug 2014 04:11:32 -0500 Matt Mackall help: normalize helplist hints
Tue, 12 Aug 2014 03:09:26 -0500 Matt Mackall help: improve command summary hint
Sat, 17 May 2014 15:14:18 +0900 Yuya Nishihara alias: change return code of bad definition to 255 stable
Sat, 17 May 2014 13:06:16 +0900 Yuya Nishihara alias: handle shlex error in command aliases stable
Sat, 17 May 2014 14:43:06 +0900 Yuya Nishihara alias: fix loss of non-zero return code in command aliases stable
Wed, 29 Jan 2014 23:47:54 +0900 FUJIWARA Katsunori dispatch: make "_checkshellalias()" invoke "findcmd()" with "strict=True" stable