log

age author description
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
Sun, 13 Dec 2015 18:48:35 +0900 Yuya Nishihara util: rename argument of isatty()