log

age author description
Tue, 30 Sep 2014 15:21:35 -0700 Siddharth Agarwal files: only check for removed, not unknown or missing
Tue, 30 Sep 2014 14:39:58 -0700 Siddharth Agarwal files: use ctx.matches instead of ctx.walk
Tue, 30 Sep 2014 15:45:48 -0700 Siddharth Agarwal files: actually filter out removed files
Wed, 01 Oct 2014 01:08:17 +0200 Mads Kiilerich subrepo: remove superfluous newline from subrepo prompt
Wed, 01 Oct 2014 01:04:18 +0200 Mads Kiilerich ui: show prompt choice if input is not a tty but is forced to be interactive
Tue, 30 Sep 2014 18:22:58 -0500 Matt Mackall merge with stable
Tue, 30 Sep 2014 16:40:10 -0500 Matt Mackall help: basic support for showing only specified topic sections
Tue, 30 Sep 2014 15:55:30 -0500 Matt Mackall help: use OS containers for config file lists
Tue, 30 Sep 2014 15:51:22 -0500 Matt Mackall help: support OS-specific help sections
Tue, 30 Sep 2014 15:48:43 -0500 Matt Mackall minirst: allow multiple container types for prune
Thu, 04 Sep 2014 21:36:35 +0200 Mads Kiilerich config: don't read the same config file twice
Tue, 30 Sep 2014 23:15:56 +0900 Yuya Nishihara templater: fix precedence of --style and --template options stable
Mon, 29 Sep 2014 23:23:44 -0700 Martin von Zweigbergk shelve: avoid writing file that is never read from
Sun, 28 Sep 2014 15:21:29 +0200 Andrew Shadura hgk: don't break on repositories with obsolete changesets
Thu, 18 Sep 2014 11:43:47 -0700 Pierre-Yves David test: protect the run-tests.py --json test behind an hghave rule