log mercurial/commands.py @ 9439:f2acc0c00bec

age author description
Mon, 27 Jul 2009 02:12:17 +0200 David Soria Parra commands: Check if helptext contains a newline before we split
Sun, 26 Jul 2009 01:33:00 +0200 Martin Geisler commands: wrap docstrings at 70 characters
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 22 Jul 2009 23:12:54 +0200 Martin Geisler coding style: use a space after comma
Wed, 22 Jul 2009 23:08:32 +0200 Martin Geisler commands: remove ineffective parenthesis
Wed, 22 Jul 2009 22:56:45 +0200 Martin Geisler merge with crew-stable
Wed, 22 Jul 2009 18:27:23 -0500 Matt Mackall heads: more clarity for --closed
Wed, 22 Jul 2009 18:08:02 -0500 Matt Mackall Merge with crew-stable
Wed, 22 Jul 2009 17:59:11 -0500 Matt Mackall update: allow -c to jump branches if clean
Wed, 22 Jul 2009 22:50:34 +0200 Martin Geisler do not translate commit messages
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Wed, 15 Jul 2009 17:44:47 +0200 Martin Geisler merge with crew-stable
Mon, 13 Jul 2009 09:50:26 +0900 Nicolas Dumazet for calls expecting bool args, pass bool instead of int
Fri, 10 Jul 2009 13:40:25 +0200 Dan Villiom Podlaski Christiansen commands: hide deprecated commands.
Thu, 09 Jul 2009 19:49:02 -0500 Matt Mackall Merge with stable
Thu, 09 Jul 2009 17:10:07 -0500 Matt Mackall fix memory usage of revlog caches by limiting cache size [issue1639]
Wed, 08 Jul 2009 00:30:21 +0200 Martin Geisler commands: avoid bad linebreak in addremove docstring
Tue, 07 Jul 2009 23:54:30 +0200 Martin Geisler commands: wrapped docstrings at 78 characters
Sun, 05 Jul 2009 11:06:09 +0200 Alejandro Santos split local and stdlib module imports (eases migration issues)
Sun, 05 Jul 2009 11:05:31 +0200 Alejandro Santos compat: don't reference an exception var inside a lambda
Sun, 05 Jul 2009 11:01:30 +0200 Alejandro Santos compat: use open() instead of file() everywhere
Wed, 01 Jul 2009 23:15:26 +0200 Cédric Duval bisect: fix format specifiers for integers
Wed, 01 Jul 2009 01:16:19 -0500 Matt Mackall commit: lose some pointless 'nothing changed' messages
Wed, 01 Jul 2009 00:35:59 -0500 Matt Mackall help: add more pointers to commit --close-branch
Wed, 01 Jul 2009 00:31:59 -0500 Matt Mackall branches: add --closed flag for consistency with heads
Sun, 28 Jun 2009 13:56:34 +0200 Stefano Mioli commands: improve bundle compression methods description
Mon, 29 Jun 2009 08:48:05 -0700 Brendan Cully help: branch heads have no descendants, not no children
Wed, 24 Jun 2009 19:15:58 +0200 Martin Geisler commands: wrap short descriptions in 'hg help'
Wed, 24 Jun 2009 18:40:13 +0200 Martin Geisler commands: add "--" to command line flag in branches docstring
Wed, 24 Jun 2009 15:32:37 +0200 Dirkjan Ochtman change wiki/bts URLs to point to new hostname