log tests/test-alias.t @ 29151:7996c3acc33b

age author description
Sat, 07 May 2016 00:16:58 +0100 Jun Wu dispatch: defer environment variable resolution in alias commands (BC)
Mon, 04 Jan 2016 21:40:05 +0900 Yuya Nishihara dispatch: copy inferrepo attribute to alias commands
Mon, 04 Jan 2016 21:52:44 -0800 Bryan O'Sullivan dispatch: report similar names consistently
Tue, 10 Feb 2015 15:59:12 -0500 Augie Fackler dispatch: offer suggestions of similar-named commands
Thu, 22 Jan 2015 00:07:06 +0900 FUJIWARA Katsunori hg.bat: return exit code explicitly for indirect invocation stable
Wed, 26 Nov 2014 17:22:09 +0300 anatoly techtonik merge: be precise about what merged into what in short desc stable
Tue, 28 Oct 2014 00:19:18 +0900 FUJIWARA Katsunori tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS" stable
Sat, 04 Oct 2014 16:28:28 -0400 Jordi GutiƩrrez Hermoso log: do not hide the public phase in debug mode (BC)
Tue, 09 Sep 2014 13:47:50 -0400 Augie Fackler merge with stable
Wed, 10 Sep 2014 00:41:44 +0900 FUJIWARA Katsunori dispatch: check shell alias again after loading extensions (issue4355) stable
Wed, 13 Aug 2014 22:22:24 +0900 Yuya Nishihara alias: exit from bad definition by Abort
Wed, 13 Aug 2014 22:18:28 +0900 Yuya Nishihara alias: show one-line hint for command provided by disabled extension
Wed, 13 Aug 2014 19:38:47 +0900 Yuya Nishihara help: provide help of bad alias without executing aliascmd()
Sat, 17 May 2014 20:47:31 +0900 Yuya Nishihara alias: add test for alias command provided by disabled extension
Wed, 13 Aug 2014 23:21:52 -0700 Siddharth Agarwal alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)