log hgext/record.py @ 7376:fc06bd17c985

age author description
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Tue, 09 Sep 2008 21:32:39 +0200 Martin Geisler i18n, record: improve use of translated docstring in prompts
Sun, 31 Aug 2008 16:12:03 +0200 Martin Geisler i18n: mark strings for translation in record extension
Sun, 31 Aug 2008 12:05:29 +0200 Dirkjan Ochtman merge with crew-stable
Sun, 31 Aug 2008 11:36:07 +0200 Dirkjan Ochtman record: catch PatchErrors from internalpatch and display error message
Sun, 31 Aug 2008 11:34:52 +0200 Dirkjan Ochtman record: take diff lines for lack of trailing newlines into account (issue1282)
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files argument from patch.diff
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: stop passing files through commitfunc
Thu, 06 Mar 2008 22:23:41 +0100 Joel Rosdahl Remove unused imports
Fri, 07 Mar 2008 00:24:36 +0100 Thomas Arendsen Hein Removed trailing spaces from everything except test output
Fri, 22 Feb 2008 21:18:48 +0100 Thomas Arendsen Hein Document log date ranges and mention 'hg help dates' for all commands (issue998)
Wed, 23 Jan 2008 21:49:39 +0300 Kirill Smelkov qrecord: record complements commit, so qrecord should complement qnew
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov hg qrecord -- like record, but for mq