log

age author description
Wed, 12 Nov 2008 19:12:26 +0100 Peter Arrenbrecht patchbomb: add tests for diffstat, inline, and attach options
Wed, 12 Nov 2008 19:12:21 +0100 Peter Arrenbrecht patchbomb: make test markers more syntax highlighter friendly
Wed, 12 Nov 2008 16:32:21 +0100 Peter Arrenbrecht graphlog: add assertion for allowed n_column_diff range
Wed, 12 Nov 2008 16:32:35 +0100 Peter Arrenbrecht graphlog: drop redundant comment (see docstring)
Wed, 12 Nov 2008 14:36:16 +0100 Dirkjan Ochtman patchbomb: extract a bunch of nested functions
Wed, 12 Nov 2008 14:07:47 +0100 Peter Arrenbrecht patchbomb: make `hg email` reusable for other patch sources
Wed, 12 Nov 2008 14:01:09 +0100 Peter Arrenbrecht patchbomb: make options to email command reusable
Wed, 12 Nov 2008 09:08:43 +0100 Benoit Boissinot Backed out changeset c5dbe86b0fee (issue1375)
Tue, 11 Nov 2008 23:16:59 +0100 Benoit Boissinot inotify: fix replacing a folder with a file (issue1375)
Sun, 09 Nov 2008 12:15:32 +0100 Benoit Boissinot fix test-export portability (issue1383)
Sat, 08 Nov 2008 00:29:04 +0100 Dirkjan Ochtman merge with mpm
Sat, 08 Nov 2008 00:27:51 +0100 Dirkjan Ochtman tests: fix test failures from default/template changes
Fri, 07 Nov 2008 23:56:02 +0100 Dirkjan Ochtman tests: make killdaemons.py executable
Fri, 07 Nov 2008 23:31:12 +0100 Dirkjan Ochtman hgweb: fix up the less/more links on the graph page
Fri, 07 Nov 2008 16:28:53 -0600 Matt Mackall tests: add killdaemons helper script
Fri, 07 Nov 2008 16:28:52 -0600 Matt Mackall run-tests: allow turning off diff display
Fri, 07 Nov 2008 15:30:25 -0600 Matt Mackall protocol: avoid sending outrageously large between requests
Thu, 06 Nov 2008 13:15:35 -0600 Matt Mackall tests: fix test-hgweb to not leak directory name
Thu, 06 Nov 2008 12:46:34 -0600 Matt Mackall hgweb: improve color discrimination for paper and coal
Thu, 06 Nov 2008 12:22:09 -0600 Matt Mackall hgweb: update tests for paper style
Thu, 06 Nov 2008 11:57:37 -0600 Matt Mackall hgweb: move old style to spartan/
Thu, 06 Nov 2008 11:56:01 -0600 Matt Mackall hgweb: Change default style to paper
Fri, 31 Oct 2008 15:28:06 +0100 Mark Edgington hgweb: support for deny_read/allow_read options
Fri, 07 Nov 2008 18:42:43 +0100 Benoit Boissinot add missing import from 618140c75d8d
Fri, 07 Nov 2008 18:41:22 +0100 Benoit Boissinot fix restart of interrupted recover
Fri, 07 Nov 2008 15:47:01 +0100 Dirkjan Ochtman hgweb: show revision number in the graph pagination
Fri, 07 Nov 2008 15:40:36 +0100 Dirkjan Ochtman hgweb: fix pagination for graph
Fri, 07 Nov 2008 13:22:41 +0100 Thomas Arendsen Hein Keep sessionvars with repository links added in a0843c82d1a2
Fri, 07 Nov 2008 13:08:34 +0100 Thomas Arendsen Hein Fix test output for updated gitdiffs help and web template cleanups
Fri, 07 Nov 2008 13:02:04 +0100 Thomas Arendsen Hein Do not abort with inotify extension enabled, but not supported by the system.