Thu, 17 Dec 2015 15:05:25 +0000 |
timeless |
bundle: warn for --base with --all
|
Thu, 17 Dec 2015 15:03:45 +0000 |
timeless |
bundle: fix error for --all with destination
|
Thu, 17 Dec 2015 14:59:11 +0000 |
timeless |
bundle: fix grammar in help text
|
Thu, 17 Dec 2015 14:58:52 +0000 |
timeless |
bundle: clarify help text
|
Sun, 13 Dec 2015 20:07:19 +0900 |
Yuya Nishihara |
cmdutil: do not duplicate stdout by makefileobj()
|
Sun, 13 Dec 2015 20:01:11 +0900 |
Yuya Nishihara |
cmdutil: reimplement file wrapper that disables close()
|
Sun, 13 Dec 2015 19:57:54 +0900 |
Yuya Nishihara |
export: remove useless comparison between file object and string
|
Sun, 13 Dec 2015 19:47:46 +0900 |
Yuya Nishihara |
export: do not print '<fdopen>' as an output filename
|
Sun, 13 Dec 2015 19:32:01 +0900 |
Yuya Nishihara |
commandserver: implement name() to clarify channel is not a plain file
|
Tue, 15 Dec 2015 13:27:09 -0800 |
Mateusz Kwapich |
histedit: delete to drop
|
Wed, 16 Dec 2015 12:33:54 +0100 |
Mathias De Maré |
clonebundles: fix bundlespec typo
|
Thu, 17 Dec 2015 20:13:29 +0000 |
timeless |
record: fix hunk handling to remember the current function
|
Thu, 17 Dec 2015 14:38:22 +0000 |
timeless |
record: turn on showfunc
|
Thu, 17 Dec 2015 13:07:34 -0800 |
Bryan O'Sullivan |
parsers: use PyTuple_Pack instead of manual list-filling
|
Thu, 17 Dec 2015 15:23:36 -0800 |
Thu Trang Pham |
tags: mention --quiet switch in help (issue4920)
|
Thu, 17 Dec 2015 17:27:32 -0600 |
Matt Mackall |
merge with stable
|
Mon, 14 Dec 2015 23:04:17 +0000 |
timeless |
histedit: omit useless message from update (edit)
|
Mon, 14 Dec 2015 22:37:31 +0000 |
timeless |
histedit: omit useless message from update (_histedit)
|
Mon, 14 Dec 2015 21:43:16 +0000 |
timeless |
histedit: omit useless message from update (histeditaction)
|
Mon, 14 Dec 2015 23:14:06 +0000 |
timeless |
update: add quietempty flag to _showstats
|
Mon, 14 Dec 2015 22:08:14 +0000 |
timeless |
histedit: omit useless message from abort
|
Mon, 14 Dec 2015 23:13:25 +0000 |
timeless |
hg: add quietempty flag to _showstats
|
Thu, 17 Dec 2015 11:00:06 -0800 |
Mateusz Kwapich |
patch: disable nobinary when HGPLAIN=1
|
Thu, 17 Dec 2015 22:29:41 +0900 |
Yuya Nishihara |
help: add missed last new line to "internals" topic
|
Wed, 16 Dec 2015 20:58:26 -0600 |
Matt Mackall |
dirstate: make delaywrite sleep until the next multiple of n seconds
|
Wed, 16 Dec 2015 20:49:18 -0600 |
Matt Mackall |
dirstate: only invoke delaywrite if relevant
|
Wed, 16 Dec 2015 20:46:53 -0600 |
Matt Mackall |
dirstate: move delaywrite logic from write to _write
|
Mon, 07 Dec 2015 16:16:06 -0600 |
Matt Mackall |
run-tests: show scheduling with --showchannels
|
Sun, 06 Dec 2015 15:14:01 -0600 |
Matt Mackall |
tests: avoid duplicate install steps in test-run-tests
|
Fri, 04 Dec 2015 17:05:20 -0600 |
Matt Mackall |
run-tests: add more scheduling weight hints
|
Fri, 04 Dec 2015 14:55:10 -0600 |
Matt Mackall |
run-tests: report timeouts in a less alarming fashion
|
Mon, 30 Nov 2015 13:47:29 -0600 |
Matt Mackall |
ui: try to handle $$ more robustly in prompts (issue4970)
stable
|
Wed, 16 Dec 2015 17:40:01 -0600 |
Matt Mackall |
merge with stable
|
Tue, 15 Dec 2015 07:57:04 +0000 |
timeless |
import: reorder help text
|
Tue, 15 Dec 2015 07:56:03 +0000 |
timeless |
import: add word to help text
|
Tue, 15 Dec 2015 07:54:01 +0000 |
timeless |
import: refactor exact flag
|
Mon, 14 Dec 2015 05:29:55 +0000 |
timeless |
help: filter extension commands
|
Mon, 14 Dec 2015 06:00:32 +0000 |
timeless |
test-help: tighten grep patterns
|
Mon, 14 Dec 2015 11:19:48 -0800 |
Laurent Charignon |
summary: add troubles list to the output of hg summary
|
Wed, 16 Dec 2015 17:17:12 -0600 |
Matt Mackall |
wix: add missing template
|
Sun, 13 Sep 2015 22:54:51 -0400 |
Matt Harbison |
tests: add coverage to ensure Wix tracks 'help' and 'templates' files
|
Sun, 13 Dec 2015 18:13:44 -0500 |
Matt Harbison |
perf: adjust perfstartup() for Windows
|
Sun, 13 Dec 2015 15:36:20 -0500 |
Matt Harbison |
test-hgignore: conditionalize an illegal Windows filename
|
Sat, 12 Dec 2015 21:36:21 -0600 |
Matt Mackall |
mac: fix percent-encoding of non-utf-8 characters (issue4999)
|
Sun, 13 Dec 2015 11:19:55 -0800 |
Gregory Szorc |
help: support loading sub-topics
|
Sun, 13 Dec 2015 11:29:01 -0800 |
Gregory Szorc |
help: pass sub-topic into help query functions
|
Sun, 13 Dec 2015 11:04:45 -0800 |
Gregory Szorc |
help: pass subtopic into help()
|
Sun, 13 Dec 2015 10:35:03 -0800 |
Gregory Szorc |
help: add "internals" topic
|
Sun, 13 Dec 2015 10:45:27 -0800 |
Gregory Szorc |
help: teach loaddoc to load from a different directory
|
Sun, 13 Dec 2015 11:34:04 -0800 |
Gregory Szorc |
setup.py: package internals help files
|
Sun, 13 Dec 2015 11:27:52 -0800 |
Gregory Szorc |
help: add documentation for bundle types
|
Sun, 25 Oct 2015 00:19:45 +0100 |
Gregory Szorc |
help: add documentation for changegroup formats
|
Sun, 06 Dec 2015 19:04:10 -0800 |
Gregory Szorc |
util: reimplement lrucachedict
|
Sat, 12 Dec 2015 10:58:05 -0800 |
Siddharth Agarwal |
record: don't dereference symlinks while copying over stat data
stable
|
Sat, 12 Dec 2015 11:00:04 -0800 |
Siddharth Agarwal |
copyfile: add an optional parameter to copy other stat data
stable
|
Sat, 05 Dec 2015 22:49:39 -0800 |
Pierre-Yves David |
tests: move the '-hg' postfix for all style tests
|
Sat, 05 Dec 2015 22:47:26 -0800 |
Pierre-Yves David |
test: rename 'check-code' own test to 'test-contrib-check-code.t'
|
Mon, 14 Dec 2015 10:47:27 -0800 |
Bryan O'Sullivan |
parsers: add a missed PyErr_NoMemory
|
Mon, 14 Dec 2015 10:47:26 -0800 |
Bryan O'Sullivan |
parsers: check results of PyInt_FromLong (issue4771)
|
Mon, 14 Dec 2015 10:47:24 -0800 |
Bryan O'Sullivan |
parsers: simplify error logic in compute_phases_map_sets
|