log

age author description
Sat, 17 Apr 2010 13:38:42 -0500 Augie Fackler keyword: monkeypatch patch so that optional args can be passed as kwargs
Sat, 17 Apr 2010 13:23:24 -0500 Augie Fackler patch: refactor applydiff to allow for mempatching
Sat, 17 Apr 2010 13:13:57 -0500 Augie Fackler patch: move mercurial-specific imports after stdlib imports
Fri, 16 Apr 2010 14:24:40 -0500 Augie Fackler test-record: add hg summary to verify we update dirstate
Tue, 20 Apr 2010 01:08:20 +0200 Benoit Boissinot log -b: use opts.get() instead of assuming opts is correctly filled
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Fri, 16 Apr 2010 23:59:43 +0200 Dévai Tamás Respect the DESTDIR variable during 'make install'
Mon, 12 Apr 2010 19:33:25 -0400 Steve Losh commands: add more robust support for 'hg log -b' (issue2078)
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall highlight: fix to work with caching templater
Mon, 19 Apr 2010 16:47:44 -0500 Matt Mackall debugcomplete: don't list deprecated options
Sun, 18 Apr 2010 18:18:19 -0400 Steve Losh commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
Sat, 17 Apr 2010 14:32:26 +0200 Isaac Jurado bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
Tue, 06 Apr 2010 22:15:43 -0300 Elifarley Callado Coelho Cruz Added support for 'pretxncommit', so that one can call the ACL hook at
Sun, 18 Apr 2010 14:20:08 -0700 Brett Cannon subrepo: fix repo root path handling in svn subrepo stable
Thu, 08 Apr 2010 00:13:33 +0900 Yuya Nishihara remoteui: copy http_proxy settings stable