log

age author description
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
Sun, 03 Apr 2011 22:53:20 +0900 Yuya Nishihara hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help stable
Sun, 03 Apr 2011 22:53:20 +0900 Yuya Nishihara hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75) stable
Sun, 03 Apr 2011 22:53:19 +0900 Yuya Nishihara hgweb: fix typo in page-header of monoblue's help template stable
Sun, 03 Apr 2011 22:53:19 +0900 Yuya Nishihara hgweb: add missing bookmarks templates to atom/rss styles stable
Sun, 03 Apr 2011 01:57:17 +0200 Adrian Buehlmann subrepo: process merge substate in sorted order in submerge()
Sat, 02 Apr 2011 11:07:05 +0200 Stefano Tortarolo rebase: add --tool argument for specifying merge tool
Fri, 01 Apr 2011 22:44:58 +0200 Adrian Buehlmann revert: note that added files are left as is
Fri, 01 Apr 2011 20:40:27 +0200 Patrick Mezard bugzilla: fix documentation typo
Fri, 01 Apr 2011 13:25:44 -0500 Matt Mackall merge with stable
Fri, 01 Apr 2011 13:25:26 -0500 Matt Mackall merge with i18n stable
Fri, 01 Apr 2011 14:35:04 -0300 Wagner Bruna i18n-pt_BR: synchronized with 8d960240faac stable
Thu, 31 Mar 2011 15:49:53 -0400 Kevin Gessner hgweb: add base link to file log for paper and coal styles (issue2452)