Tue, 30 Sep 2014 16:01:19 -0700 |
Siddharth Agarwal |
files: cache repo.dirstate
|
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
|
Mon, 29 Sep 2014 17:23:38 -0500 |
Matt Mackall |
merge with stable
|
Sat, 27 Sep 2014 21:59:55 +0900 |
Anton Shestakov |
hgweb: refresh hgweb.repo on phase change (issue4061)
stable
|
Mon, 29 Sep 2014 16:42:12 -0500 |
Matt Mackall |
help: fix typo in log examples
stable
|
Fri, 26 Sep 2014 02:19:48 +0200 |
Mads Kiilerich |
ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs
|
Fri, 26 Sep 2014 02:19:47 +0200 |
Mads Kiilerich |
ssl: refactor sslkwargs - move things around a bit, preparing for next change
|
Fri, 19 Sep 2014 18:43:53 -0700 |
Durham Goode |
revert: special case 'hg revert --all'
|
Sun, 28 Sep 2014 17:21:38 +0900 |
Yuya Nishihara |
test-commandserver: make runcommand message bolder
|
Sun, 28 Sep 2014 14:46:57 +0900 |
Yuya Nishihara |
test-commandserver: rewrite manual substitution of output by (glob) match
|
Sun, 28 Sep 2014 16:59:30 +0900 |
Yuya Nishihara |
test-commandserver: remove redundant banner output
|
Sun, 28 Sep 2014 16:55:14 +0900 |
Yuya Nishihara |
test-commandserver: remove .py test which was ported to .t
|
Sun, 28 Sep 2014 16:05:37 +0900 |
Yuya Nishihara |
test-commandserver: port test functions from .py to .t
|
Sun, 28 Sep 2014 14:27:40 +0900 |
Yuya Nishihara |
test-commandserver: add stub for .t test by copying .out with 2-space indent
|
Sun, 28 Sep 2014 13:31:16 +0900 |
Yuya Nishihara |
test-commandserver: split helper functions to new hgclient module
|
Sun, 28 Sep 2014 15:13:35 +0900 |
Yuya Nishihara |
heredoctest: do not append extra newline character to continuation line
|