log mercurial/dispatch.py @ 13143:c2e55c21db27

age author description
Fri, 05 Nov 2010 15:54:32 -0400 Steve Losh alias: fall back to normal error handling for ambigious commands (fixes issue2475) stable
Mon, 25 Oct 2010 13:06:37 -0500 Matt Mackall traceback: point to BugTracker on the wiki stable
Thu, 21 Oct 2010 11:23:26 +0200 Martin Geisler dispatch: backout 0c605364373c stable
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Mon, 04 Oct 2010 15:07:12 -0500 Brodie Rao dispatch: properly handle relative path aliases used with -R (issue2376)
Mon, 04 Oct 2010 14:26:38 -0500 Brodie Rao dispatch: remove superfluous try/except when reading local ui config
Fri, 08 Oct 2010 16:10:00 -0400 Steve Losh alias: back up and restore commands.norepo before checking for shell aliases
Tue, 24 Aug 2010 18:25:33 -0400 Steve Losh alias: only allow global options before a shell alias, pass later ones through
Mon, 13 Sep 2010 10:04:41 -0300 Wagner Bruna i18n: unmark untranslatable string
Fri, 27 Aug 2010 20:45:18 -0400 Brodie Rao alias: on --debug, print expansion when it has invalid arguments
Fri, 27 Aug 2010 20:45:11 -0400 Brodie Rao alias: print what command is being shadowed in debug message
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Wed, 25 Aug 2010 15:20:25 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 22:48:14 -0400 Brodie Rao alias: make shadowing behavior more consistent (issue2054) stable
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Sat, 31 Jul 2010 11:41:58 +0900 Nicolas Dumazet merge with stable
Sat, 31 Jul 2010 11:36:24 +0900 Nicolas Dumazet dispatch: trailing whitespace stable
Tue, 27 Jul 2010 16:03:42 -0500 Matt Mackall Merge with crew
Tue, 27 Jul 2010 14:43:40 +0200 Dan Villiom Podlaski Christiansen alias: improved diagnostic when arguments include --cwd, etc.
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Mon, 26 Jul 2010 22:28:37 +0200 Patrick Mezard dispatch: write Abort hint to stderr too
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Thu, 22 Jul 2010 15:26:26 -0400 Brodie Rao alias: ensure checksignature() is applied directly to the command (issue2286) stable
Sat, 24 Jul 2010 00:38:08 +0200 Mads Kiilerich dispatch: give better error message when cwd doesn't exist (issue2293) stable
Fri, 16 Jul 2010 14:45:52 +0200 Martin Geisler Merge with stable
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Thu, 15 Jul 2010 14:41:22 +0200 Benoit Boissinot Abort: add a hint argument, printed in the next line inside parenthesis