log tests/test-help.t @ 22423:edf07a804ac4

age author description
Fri, 12 Sep 2014 18:32:46 -0500 Matt Mackall files: add new command unifying locate and manifest functionality
Tue, 12 Aug 2014 04:11:32 -0500 Matt Mackall help: normalize helplist hints
Tue, 12 Aug 2014 04:00:42 -0500 Matt Mackall help: fold repeatable option message into option table header
Tue, 12 Aug 2014 03:53:33 -0500 Matt Mackall help: roll option list header into option formatter
Tue, 12 Aug 2014 03:25:51 -0500 Matt Mackall help: normalize topic and extension verbose hints
Tue, 12 Aug 2014 03:09:26 -0500 Matt Mackall help: improve command summary hint
Tue, 12 Aug 2014 03:01:37 -0500 Matt Mackall help: tweak --verbose command help hint
Thu, 31 Jul 2014 14:31:31 -0500 Matt Mackall help: always show command help with -h (issue4240) stable
Sun, 04 May 2014 22:07:45 -0700 Gregory Szorc tests: define norepo in command decorator
Wed, 18 Jun 2014 15:26:07 -0500 Matt Mackall bookmarks: improve the bookmark help (issue4244)
Wed, 16 Apr 2014 19:55:40 -0400 Pierre-Yves David help: suggest keyword search when no topic is found
Wed, 16 Apr 2014 20:01:03 -0400 Pierre-Yves David help: provide a more helpful message when no keyword are matched
Sun, 04 May 2014 22:48:07 -0700 Gregory Szorc tests: declare commands using decorator
Tue, 15 Apr 2014 17:51:27 -0400 Kent Frazier tests: mark test in tests/test-help.t as contingent on gettext being available