log

age author description
Fri, 17 Jul 2015 00:22:16 +0900 FUJIWARA Katsunori censor: make various path forms available like other Mercurial commands
Tue, 14 Jul 2015 14:40:56 +0100 Eugene Baranov convert: use 'default' for specifying branch name in branchmap (issue4753)
Sun, 05 Jul 2015 11:54:14 +0900 Yuya Nishihara parser: extract function that tests if next token may start new term
Sun, 05 Jul 2015 18:09:15 +0900 Yuya Nishihara parser: factor out function that parses right-hand side of prefix/infix ops
Sun, 05 Jul 2015 17:50:35 +0900 Yuya Nishihara parser: remove unused parameter 'pos' from _match()
Sun, 05 Jul 2015 11:17:22 +0900 Yuya Nishihara parser: fill invalid infix and suffix actions by None
Sun, 05 Jul 2015 11:06:58 +0900 Yuya Nishihara parser: add comment about structure of elements to each table
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori shelve: omit incorrect 'commit' suggestion at 'hg shelve -i'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'qrefresh' suggestion at 'hg qrefresh -i'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'qnew' suggestion at 'hg qnew -i'
Wed, 15 Jul 2015 04:45:58 +0900 FUJIWARA Katsunori record: omit meaningless 'commit' suggestion at 'hg commit -i'
Wed, 15 Jul 2015 03:43:16 +0900 FUJIWARA Katsunori cmdutil: allow callers of cmdutil.dorecord to omit suggestion
Sun, 12 Jul 2015 01:51:01 +0800 Anton Shestakov spartan: don't drop current revision in log/graph links
Thu, 25 Jun 2015 17:37:14 -0500 Matt Mackall hgk: tweak doc format for path option
Thu, 25 Jun 2015 17:36:46 -0500 Matt Mackall acl: mark deprecated config option
Thu, 25 Jun 2015 17:35:57 -0500 Matt Mackall gpg: mention undocumented options
Thu, 25 Jun 2015 17:34:53 -0500 Matt Mackall check-config: add config option checker
Tue, 14 Jul 2015 18:50:20 -0500 Matt Mackall bookmarks: clear active bookmark on non-linear update
Tue, 14 Jul 2015 16:23:57 +0100 Eugene Baranov convert: unescape Perforce-escaped special characters in filenames
Mon, 13 Jul 2015 21:37:46 -0700 Durham Goode convert: allow customizing git remote prefix
Sun, 12 Jul 2015 17:59:25 +0900 Yuya Nishihara help: rewrite template examples to not use shell escaping
Sat, 20 Jun 2015 18:24:11 +0900 Yuya Nishihara templater: unify "string" and "rawstring"
Sun, 21 Jun 2015 13:28:21 +0900 Yuya Nishihara templater: remove processing of "string" literals from tokenizer
Mon, 15 Jun 2015 23:11:35 +0900 Yuya Nishihara templater: introduce one-pass parsing of nested template strings
Mon, 15 Jun 2015 23:03:30 +0900 Yuya Nishihara templater: check existence of closing brace of template string
Mon, 15 Jun 2015 22:55:34 +0900 Yuya Nishihara templater: extract function that parses template string
Mon, 15 Jun 2015 23:00:42 +0900 Yuya Nishihara templater: respect stop position while parsing template string
Sun, 12 Jul 2015 18:04:48 +0800 Anton Shestakov hgweb: provide links to branches, tags and bookmarks by name (paper and coal)
Sun, 12 Jul 2015 16:47:56 +0800 Anton Shestakov templates: introduce revescape filter for escaping symbolic revisions
Sun, 12 Jul 2015 16:06:57 +0800 Anton Shestakov hgweb: allow symbolic revisions with forward slashes in urls