log

age author description
Wed, 19 Mar 2014 00:19:54 +0100 Mads Kiilerich tests: small refactoring of run-tests' handling of tests list
Fri, 28 Feb 2014 02:26:03 +0100 Mads Kiilerich merge: mark mergestate as dirty when resolve changes _state
Mon, 24 Feb 2014 22:42:14 +0100 Mads Kiilerich backout: improve confusing 'cannot backout change on a different branch' abort
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: don't set source when no source is specified - don't overwrite with ''
Wed, 19 Mar 2014 02:45:04 +0100 Mads Kiilerich config: give a useful hint of source for the most common command line settings
Wed, 19 Mar 2014 01:59:15 +0100 Mads Kiilerich config: backout 77f1f206e135 - 743daa601445 removed the only use of overlay
Thu, 20 Mar 2014 00:10:45 +0900 FUJIWARA Katsunori mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
Thu, 20 Mar 2014 00:10:45 +0900 FUJIWARA Katsunori qnew: omit meaningless and harmful putting subrepositories into target list
Wed, 19 Mar 2014 00:19:54 +0100 Mads Kiilerich convert: more clear documentation of the 'include' default of a 'include .' stable
Tue, 18 Mar 2014 18:57:19 -0500 Matt Mackall config: mention edit options and config topic in help
Tue, 18 Mar 2014 18:49:30 -0500 Matt Mackall config: add --global and --local flags
Tue, 18 Mar 2014 17:56:27 -0500 Matt Mackall revrange: pass repo to revset parser
Tue, 18 Mar 2014 17:54:42 -0500 Matt Mackall revset: try to handle hyphenated symbols if lookup callback is available
Tue, 18 Mar 2014 17:19:44 -0500 Matt Mackall revset: pass a lookup function to the tokenizer
Tue, 18 Mar 2014 17:17:23 -0500 Matt Mackall parser: allow passing a lookup function to a tokenizer
Sat, 15 Mar 2014 18:11:51 -0700 Pierre-Yves David benchmark-revset: add full version of benchmarked revset
Fri, 14 Mar 2014 00:02:05 -0700 Pierre-Yves David localrepo: rename capability set to lower case.
Wed, 12 Mar 2014 14:46:41 -0700 Pierre-Yves David wireproto: move wireproto capabilities computation in a subfunction
Tue, 11 Mar 2014 01:38:02 -0700 Pierre-Yves David wireproto: extract capabilities list in outside the wireproto function
Tue, 18 Mar 2014 14:25:28 -0500 Matt Mackall merge with stable
Mon, 17 Mar 2014 14:57:13 -0400 Jordi GutiƩrrez Hermoso commit: propagate --secret option to subrepos (issue4182) stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori amend: save commit message into ".hg/last-message.txt" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori histedit: save manually edited commit message into ".hg/last-message.txt" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori qfold: save manually edited commit message into ".hg/last-message.txt" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori qnew: save manually edited commit message into ".hg/last-message.txt" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori tag: save manually edited commit message into ".hg/last-message.txt" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori rebase: use "commitforceeditor" instead of "ui.edit()" for "--collapse" stable
Wed, 19 Mar 2014 01:07:41 +0900 FUJIWARA Katsunori localrepo: save manually edited commit message as soon as possible stable
Sat, 15 Mar 2014 15:44:51 +0100 Andrew Shadura hgk: enable selected patch text on Windows