log

age author description
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()
Mon, 04 Apr 2011 16:21:57 -0500 Matt Mackall filectx: introduce p1/p2 convenience methods
Mon, 04 Apr 2011 15:52:55 -0500 Matt Mackall dirstate: add p1/p2 convenience methods
Mon, 04 Apr 2011 15:30:54 -0500 Matt Mackall rebase: use merge's ancestor parameter
Mon, 04 Apr 2011 15:25:20 -0500 Matt Mackall merge: add ancestor to the update function
Mon, 04 Apr 2011 14:21:54 -0500 Matt Mackall revset: teach optimizer that closed is slowish
Mon, 04 Apr 2011 18:05:14 +0300 Idan Kamara localrepo: tighten except clause when looking rev
Mon, 04 Apr 2011 17:37:18 +0100 Jim Hague bugzilla: more documentation fixes
Mon, 04 Apr 2011 13:31:37 +0100 Jim Hague bugzilla: correct sample configurations
Mon, 04 Apr 2011 09:39:22 -0500 Matt Mackall date: fixup breakage from ">" fix
Mon, 04 Apr 2011 08:26:08 -0500 Matt Mackall merge with stable
Mon, 04 Apr 2011 00:23:21 +0800 Yun Lee log: abort for -d '>' or -d '<' (issue2749)
Mon, 04 Apr 2011 00:05:41 +0200 Edouard Gomez convert: add hg source bookmark test
Sun, 03 Apr 2011 23:47:17 +0900 Yuya Nishihara hgweb: add missing bookmarks definition to coal/map stable
Sun, 03 Apr 2011 23:47:05 +0900 Yuya Nishihara hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75) stable
Sun, 03 Apr 2011 23:44:28 +0900 Yuya Nishihara hgweb: add bookmark labels to gitweb theme (based on 270f57d35525) stable
Sun, 03 Apr 2011 23:42:05 +0900 Yuya Nishihara hgweb: format page_nav of gitweb/error.tmpl and add missing links stable