log

age author description
Mon, 14 Mar 2011 12:42:05 -0400 Craig Leres hgignore: ignore dll files generated under cygwin
Tue, 04 Jan 2011 00:24:34 +1100 Brodie Rao pager: don't page stderr if it's being redirected (issue2541) stable
Fri, 11 Mar 2011 11:14:21 +0100 Adrian Buehlmann color: port to using ctypes (issue2687) stable
Mon, 14 Mar 2011 15:28:56 -0500 Matt Mackall hgweb: drop use of super() for Exception base class
Mon, 14 Mar 2011 13:11:26 -0500 Steve Borho diff: make diff -c aware of revision sets
Mon, 14 Mar 2011 15:19:58 +0100 Martin Geisler color: wrap lines in docstring
Mon, 14 Mar 2011 14:05:19 +0100 Martin Geisler merge with stable
Sun, 13 Mar 2011 17:39:33 -0500 Jon M. Dugan setup: fix mac build broken by e42d18538e1d stable
Mon, 14 Mar 2011 13:54:25 +0100 Martin Geisler color: don't mention internal function in docstring stable
Mon, 14 Mar 2011 12:26:50 +0100 Christian Ebert keyword: offer additional datefilters when the extension is enabled
Mon, 14 Mar 2011 12:19:59 +0100 Christian Ebert keyword: docstrings for additional date filters
Sun, 13 Mar 2011 16:18:46 +0100 Martin Geisler mq: do not let qrefresh write bad patch stable
Sun, 13 Mar 2011 15:04:13 +0100 Klaus Koch graphlog: give meaningful error if more than one file is given stable
Mon, 14 Mar 2011 09:20:21 +0100 Martin Geisler merge with stable
Mon, 14 Mar 2011 09:20:05 +0100 Martin Geisler test-https: update to match output from 3f6a4579f803
Mon, 14 Mar 2011 00:10:43 +0100 David Soria Parra tests: respect new hg clone listkey queries in http-proxy test
Sun, 13 Mar 2011 14:36:47 +0100 Benoit Boissinot bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stable
Sun, 13 Mar 2011 16:13:25 +0100 Benoit Boissinot fix test-highlight after bookmark support change for hgweb stable
Sun, 13 Mar 2011 10:09:30 -0500 Steve Borho merge with stable
Sun, 13 Mar 2011 10:03:06 -0500 Steve Borho eol: do not abort when win32text is found, only warn stable
Sun, 13 Mar 2011 15:59:50 +0100 Benoit Boissinot merge with stable
Sun, 13 Mar 2011 15:59:24 +0100 Dirkjan Ochtman tests: fix failures introduced in 7359cb753a54 stable
Sat, 12 Mar 2011 11:06:40 +0100 Benoit Boissinot tests: fix permission issue trying to remove test directory stable
Sun, 13 Mar 2011 15:42:24 +0100 Benoit Boissinot bookmarks: fix update of the current bookmark during rename stable
Sun, 13 Mar 2011 08:50:06 -0500 Steve Borho setup: remove unnecessary code for win32com (pywin32)
Sun, 13 Mar 2011 15:10:01 +0100 Patrick Mezard test-highlight: fix test output (introduced by 2151703e7f84)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: rename hook into checkheadshook, add checkallhook (issue2665)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: make the hook check all new heads, not only tip (issue2666)
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: the hook no longer requires the extension to be loaded
Sun, 13 Mar 2011 15:07:44 +0100 Patrick Mezard eol: extract parsing error handling in parseeol()