log

age author description
Sun, 27 May 2007 14:40:14 -0700 Bryan O'Sullivan patchbomb: Validate email config before we start prompting for info.
Sun, 27 May 2007 14:26:54 -0700 Bryan O'Sullivan Introduce find_exe. Use instead of find_in_path for programs.
Sun, 27 May 2007 13:50:59 -0700 Bryan O'Sullivan ui: Rename has_config to has_section.
Sun, 27 May 2007 13:41:35 -0700 Bryan O'Sullivan patchbomb: Defer the import of readline.
Sun, 27 May 2007 13:29:04 -0700 Bryan O'Sullivan patchbomb: Don't prompt for headers until sure we have revs to export.
Fri, 01 Jun 2007 18:40:14 -0500 Matt Mackall Add support for url#id syntax
Fri, 01 Jun 2007 18:52:18 -0500 Matt Mackall clone: checkout the "default" branch if available
Sat, 02 Jun 2007 09:21:56 -0500 Matt Mackall mq: pass a URL to clone
Fri, 01 Jun 2007 14:07:42 -0500 Matt Mackall Warn about large files on hg add
Fri, 01 Jun 2007 19:49:09 +0200 Thomas Arendsen Hein merge with stable
Fri, 01 Jun 2007 19:45:05 +0200 Thomas Arendsen Hein Make "hg incoming -r revision_number" work for remote repos (issue566)
Fri, 01 Jun 2007 16:02:49 +0200 Thomas Arendsen Hein Corrected similarity parameter used in test-addremove
Fri, 01 Jun 2007 16:00:40 +0200 Thomas Arendsen Hein addremove: comparing two empty files caused ZeroDivisionError
Fri, 01 Jun 2007 13:03:21 +0200 Thomas Arendsen Hein Add archive download links to hgweb search template
Fri, 01 Jun 2007 13:00:27 +0200 Thomas Arendsen Hein merge with crew