log hgext/record.py @ 5117:d4fa6bafc43a

age author description
Tue, 07 Aug 2007 10:28:43 +0200 Thomas Arendsen Hein Remove trailing spaces, fix indentation
Mon, 06 Aug 2007 12:53:49 -0700 Bryan O'Sullivan record: raise an exception correctly if we can't create a backup directory
Mon, 06 Aug 2007 12:53:17 -0700 Bryan O'Sullivan record: work properly if invoked in a subdirectory
Wed, 01 Aug 2007 10:42:42 +0200 Thomas Arendsen Hein Update style of record's cmdtable to match mercurial/commands.py
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan Add record extension, giving darcs-like interactive hunk picking