log

age author description
Mon, 04 Apr 2011 22:51:10 +0300 Idan Kamara localrepo: ignore tags to unknown nodes (issue2750)
Tue, 05 Apr 2011 19:48:44 +0200 Arne Babenhauserheide merge: added info that hg help merge-tools shows the options for --tool
Tue, 05 Apr 2011 11:55:52 +0200 Adrian Buehlmann util: move checklink() to posix.py and return False on Windows
Tue, 05 Apr 2011 16:55:47 +0800 Yun Lee util: make 'hg log -d --2' abort (issue2734)
Tue, 05 Apr 2011 12:40:47 +0800 Yun Lee help: sort help topics to make the output more readable (issue2751)
Tue, 05 Apr 2011 11:09:08 +0200 Martin Geisler merge with stable
Tue, 05 Apr 2011 10:01:39 +0200 Martin Geisler help/dates: use DATE as place-holder in help and abort texts
Tue, 05 Apr 2011 11:07:25 +0200 Martin Geisler keyword: convert a verbatim block to a field list
Tue, 05 Apr 2011 10:22:58 +0200 Martin Geisler bugzilla: convert a verbatim block to a field list
Tue, 05 Apr 2011 10:20:59 +0200 Martin Geisler bugzilla: fix reST error introduced in 22d200e49b10
Tue, 05 Apr 2011 10:04:19 +0200 Martin Geisler help/dates: rephrase explanation of internal format stable
Mon, 04 Apr 2011 23:14:03 -0500 Matt Mackall rebase: drop ancestor import
Mon, 04 Apr 2011 16:58:24 -0500 Matt Mackall rebase: drop unused p2 arg from rebasenode
Mon, 04 Apr 2011 11:41:54 +0200 Adrian Buehlmann util: move checkexec() to posix.py and return False on Windows
Mon, 04 Apr 2011 16:21:59 -0500 Matt Mackall misc: replace .parents()[0] with p1()