log

age author description
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: add support for tool EOL fixups
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: allow smarter tool configuration
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall filemerge: pull file-merging code into its own module
Sun, 03 Feb 2008 19:29:05 -0600 Matt Mackall merge: move the bulk of simplemerge into core
Sun, 03 Feb 2008 21:47:07 -0200 Alexis S. L. Carvalho merge with crew-stable
Sat, 02 Feb 2008 21:01:43 +0100 Thomas Arendsen Hein test-serve: wait before killing to always hide the "killed!" message.
Sat, 02 Feb 2008 14:55:14 +0100 Thomas Arendsen Hein Mention 'hg update' to switch branches in help for branch and branches.
Sat, 02 Feb 2008 14:49:31 +0100 Thomas Arendsen Hein Clarify help for hg status and make it consistent.
Fri, 01 Feb 2008 13:31:46 -0800 Bryan O'Sullivan profile: expand PID in output file name
Fri, 01 Feb 2008 13:11:03 -0800 Bryan O'Sullivan convert: allow synthetic history to be spliced in.
Fri, 01 Feb 2008 13:09:45 -0800 Bryan O'Sullivan profiling: allow CGI and FastCGI to be profiled
Fri, 01 Feb 2008 10:31:15 +0100 Dirkjan Ochtman update copyright notice in version output
Fri, 01 Feb 2008 10:31:13 +0100 Dirkjan Ochtman hgweb: explicit response status
Fri, 01 Feb 2008 10:31:09 +0100 Dirkjan Ochtman updating lsprof.py from remote repository
Thu, 31 Jan 2008 13:57:48 +0100 Christian Ebert highlight: update according to latest hgweb_mod changes
Fri, 01 Feb 2008 00:25:32 +0100 Thomas Arendsen Hein Fixed typo: Gnerating -> Generating
Thu, 31 Jan 2008 23:42:21 +0100 Armin Ronacher added \r for progress counting in churn extension
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho update the branch cache at the end of addchangegroup
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho qpop/qrefresh: update self.applied before calling strip
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho hg import: write the dirstate after every commit
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho localrepo._tag: add a seek before writing the new tag
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho convert: use 'unknown' and '0 0' if commit author or date weren't specified
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho httprepo: use separate handlers for HTTP and HTTPS
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho move __del__ from httprepository to basehttphandler
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mq: don't allow patches with some reserved names
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mq: pop/refresh: avoid losing revisions not managed by mq
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho mqrepo: don't abort if the status file has an unknown node
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho sshrepo: be more careful while reading data
Sun, 03 Feb 2008 21:03:46 -0200 Alexis S. L. Carvalho fix markup of templates/{,old/}header.tmpl
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module