log

age author description
Mon, 20 Oct 2008 14:13:37 +0200 Dirkjan Ochtman hgweb: working diff for removed files
Mon, 20 Oct 2008 12:41:09 +0200 Dirkjan Ochtman hgweb: remove links to non-existent file versions
Mon, 20 Oct 2008 10:20:35 +0200 Dirkjan Ochtman coal/paper: widen author column in log table
Mon, 20 Oct 2008 10:15:26 +0200 Dirkjan Ochtman hgweb: be sure to drain request data even in early error conditions
Sun, 19 Oct 2008 22:07:43 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 19 Oct 2008 19:49:56 +0200 Thomas Arendsen Hein Fix Debian bug #494889 (fetching from static-http://... broken)
Sun, 19 Oct 2008 16:31:24 +0200 Mads Kiilerich mq: Fix --qrefresh --short to work with --exclude and --include
Sun, 19 Oct 2008 20:29:41 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 20:17:06 +0200 Benoit Boissinot parsers.c: do not try to untrack after a failure
Sun, 19 Oct 2008 20:16:37 +0200 Benoit Boissinot parsers.c: fix integer overflows
Sun, 19 Oct 2008 19:10:26 +0200 Thomas Arendsen Hein Merge with crew
Sun, 19 Oct 2008 19:03:23 +0200 Thomas Arendsen Hein Use dummy diffstat in tests and remove older diffstat workaround.
Sun, 19 Oct 2008 17:40:35 +0200 Thomas Arendsen Hein Fix test-bundle-type output by changing head|cut to cut|head.
Sun, 19 Oct 2008 15:24:33 +0200 Thomas Arendsen Hein convert documentation: --config argument with spaces needs quoting.
Sun, 19 Oct 2008 15:08:30 +0200 Thomas Arendsen Hein Copy index before parsing to enforce alignment with inline data present.
Sun, 19 Oct 2008 16:11:23 +0200 Benoit Boissinot parsers.c: there is no reference to data_obj, so it shouldn't be decref'ed
Sun, 19 Oct 2008 13:00:36 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 12:23:58 +0200 Benoit Boissinot hgweb: nodeids should be aligned in raw changesets
Sun, 19 Oct 2008 12:34:34 +0200 Thomas Arendsen Hein Fix test-notify output for older diffstat versions.
Sun, 19 Oct 2008 12:19:55 +0200 Thomas Arendsen Hein Add util.popen3 fallback, simplify import of Popen3
Sun, 19 Oct 2008 12:13:25 +0200 Thomas Arendsen Hein Fix util.popen2 for Python 2.3
Sat, 18 Oct 2008 21:52:22 -0700 Brendan Cully mq: heavy rearrangement of qnew to make it recover reliably from errors.
Sat, 18 Oct 2008 20:45:53 -0700 Brendan Cully mq: abort qnew -f if any file in an explicit list cannot be read
Sat, 18 Oct 2008 17:29:45 -0700 Brendan Cully mq: make qimport -f work properly. Closes issue1255.
Sat, 18 Oct 2008 16:53:44 -0700 Brendan Cully Merge with crew
Sat, 18 Oct 2008 16:40:01 -0700 Brendan Cully mq: let qimport read patches from URLs
Sat, 18 Oct 2008 16:33:10 -0700 Brendan Cully mq: do not invoke editor until just before patch creation. Closes issue1346.
Sun, 19 Oct 2008 01:29:57 +0200 Benoit Boissinot merge with crew
Sun, 19 Oct 2008 01:28:35 +0200 Benoit Boissinot add a missing +x to test-inotify-lookup
Sun, 19 Oct 2008 01:26:46 +0200 Benoit Boissinot index parser: fix refcounting in case of errors, refactor