log mercurial/commands.py @ 1710:c65113f3627a

age author description
Thu, 09 Feb 2006 09:07:19 +0100 Thomas Arendsen Hein Show "(No help text available)" for commands without doc string.
Sun, 29 Jan 2006 14:33:12 +0100 Thomas Arendsen Hein Added missing quote in warning text.
Sun, 29 Jan 2006 19:06:42 +1300 Matt Mackall deprecate the rawcommit command
Sun, 29 Jan 2006 17:12:31 +1300 Benoit Boissinot deprecate the use of 'hg tag NAME [REV]'
Sun, 29 Jan 2006 10:10:16 +1300 Petr Mazanec Process working files through encode filters in dodiff()
Tue, 24 Jan 2006 15:02:10 +1300 mason Add new bdiff based unidiff generation.
Tue, 24 Jan 2006 13:59:01 +1300 Robin Farine copy & rename can ignore removed source files
Tue, 24 Jan 2006 13:57:09 +1300 Robin Farine copy/rename '.' or '..' correctly
Wed, 18 Jan 2006 16:55:05 +0100 Benoit Boissinot make the order of the arguments for filterfiles consistent
Tue, 17 Jan 2006 16:10:22 +0100 Benoit Boissinot correct the relative path when walking from a subdir
Mon, 16 Jan 2006 15:51:09 +0100 Benoit Boissinot fix locate broken since 63799b01985c
Thu, 12 Jan 2006 13:58:36 +0100 Thomas Arendsen Hein Distinguish removed and deleted files. Tests are not fixed yet.
Thu, 12 Jan 2006 13:35:09 +0100 Thomas Arendsen Hein Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
Thu, 12 Jan 2006 07:57:58 +0100 Thomas Arendsen Hein Cleanup of indentation, spacing, newlines, strings and line length
Thu, 29 Dec 2005 14:59:19 -0600 Muli Ben-Yehuda add '_' to several strings