log

age author description
Thu, 14 Feb 2008 10:28:27 -0600 Matt Mackall hgweb: add new logos
Thu, 14 Feb 2008 10:25:24 -0600 Matt Mackall Add the new "droplet" logo
Thu, 14 Feb 2008 11:25:30 +0100 Thomas Arendsen Hein cat --decode: Drop short option, use opts.get() instead of opts[]
Sat, 09 Feb 2008 13:05:22 -0500 Jesse Glick Option --decode for hg cat to apply decode filters.
Wed, 13 Feb 2008 23:49:57 +0100 Christian Ebert keyword: monkeypatch patch.diff for non-interactive diffs
Thu, 14 Feb 2008 00:13:20 +0100 Thomas Arendsen Hein merge with main
Wed, 13 Feb 2008 19:34:28 -0200 Alexis S. L. Carvalho merge with crew-stable
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: make things work when source is a repo object
Wed, 13 Feb 2008 18:37:38 -0200 Alexis S. L. Carvalho clone: expand the path before saving it in .hg/hgrc
Wed, 13 Feb 2008 16:46:43 +0100 Dirkjan Ochtman better handle errors with date parsing (issue983)
Wed, 13 Feb 2008 16:46:43 +0100 Dirkjan Ochtman better handle errors with date parsing (issue983)
Wed, 13 Feb 2008 05:27:04 +0300 Maxim Dounin hgweb: disable cgitb by default in hgwebdir.fcgi too
Tue, 12 Feb 2008 23:35:44 +0100 Patrick Mezard Document and fix tla/baz conversion tests
Tue, 12 Feb 2008 23:35:35 +0100 Patrick Mezard convert: detect baz before tla
Tue, 12 Feb 2008 21:44:56 +0100 Christian Ebert keyword: add glog to nokwcommands
Sun, 10 Feb 2008 08:25:09 +0100 Christian Ebert keyword: enable all monkey patches using _kwtemplater at reposetup
Tue, 12 Feb 2008 19:07:45 +0300 Maxim Dounin hgweb: disable cgitb by default
Tue, 12 Feb 2008 11:35:06 +0100 Aleix Conchillo Flaque convert: added GNU Arch (tla) tests and related fixes
Tue, 12 Feb 2008 10:38:34 +0100 Aleix Conchillo Flaque convert: added gnu arch (baz) tests
Mon, 11 Feb 2008 16:16:05 -0600 Matt Mackall convert: try to be smarter about CVS branching
Wed, 06 Feb 2008 20:44:25 -0600 Steve Borho filemerge: more backwards compatible behavior for ui.merge
Wed, 06 Feb 2008 20:32:06 -0600 Steve Borho filemerge: add 'checkchanged' merge tool property
Mon, 11 Feb 2008 16:13:43 -0600 Matt Mackall ignore: split up huge patterns
Sun, 10 Feb 2008 13:19:24 +0100 Thomas Arendsen Hein Use chmod 0770 and g+s instead of 02770 which does't work on Solaris 8.
Sun, 10 Feb 2008 04:24:59 +0100 Christian Ebert keyword: no expansion in web diffs
Sun, 10 Feb 2008 01:53:19 +0100 Christian Ebert keyword: make restrict entirely a kwtemplater attribute
Sat, 09 Feb 2008 22:50:53 +0100 Christian Ebert keyword: declare globals in a more compact way
Sat, 09 Feb 2008 22:37:51 +0100 Christian Ebert keyword: avoid os import by using util.splitpath
Sat, 09 Feb 2008 20:43:42 -0800 Bryan O'Sullivan Automated merge with http://hg.west.spy.net/hg/hacks/hg
Fri, 08 Feb 2008 21:31:03 -0800 Dustin Sallings Option to log to only show changesets within a specified branch.