log

age author description
Wed, 23 Dec 2015 17:39:32 +0000 timeless error: make ParseError inherit from HintException
Wed, 23 Dec 2015 17:38:24 +0000 timeless error: refactor OutOfBandError to inherit from HintException
Tue, 22 Dec 2015 20:10:22 +0000 timeless phases: mention how to make secret commits in help
Wed, 23 Dec 2015 22:28:52 +0900 FUJIWARA Katsunori mq: use fallback patch name if no alpha-numeric in summary line (issue5025) stable
Tue, 22 Dec 2015 21:38:06 -0800 Bryan O'Sullivan osutil: c_ssize_t is only available in Python >= 2.7
Tue, 22 Dec 2015 21:38:06 -0800 Bryan O'Sullivan check-seclevel: pass a ui to the extension loader
Tue, 22 Dec 2015 21:38:05 -0800 Bryan O'Sullivan check-seclevel: add a --debug option
Mon, 23 Nov 2015 12:14:01 -0500 Matt Harbison test-run-tests: glob away a --debug run difference on Windows
Tue, 22 Dec 2015 21:47:40 -0500 Matt Harbison import-checker: force 'ctype.util' to stdlib module
Tue, 22 Dec 2015 16:28:28 -0800 Gregory Szorc keepalive: use absolute_import
Mon, 21 Dec 2015 21:51:31 -0800 Gregory Szorc context: use absolute_import
Mon, 21 Dec 2015 21:44:15 -0800 Gregory Szorc lsprofcalltree: use absolute_import
Mon, 21 Dec 2015 21:42:14 -0800 Gregory Szorc byterange: use absolute_import
Mon, 21 Dec 2015 21:38:53 -0800 Gregory Szorc dirstate: use absolute_import
Mon, 21 Dec 2015 21:35:46 -0800 Gregory Szorc manifest: use absolute_import
Mon, 21 Dec 2015 21:32:58 -0800 Gregory Szorc pvec: use absolute_import
Tue, 22 Dec 2015 15:25:40 -0800 Bryan O'Sullivan ui: remove unreachable code
Tue, 22 Dec 2015 10:58:47 +0000 timeless mercurial.spec: remove execute bit
Tue, 22 Dec 2015 11:05:05 +0000 timeless tests: add execute bit and fix shbang line
Tue, 22 Dec 2015 11:03:33 +0000 timeless i18n: add execute bit to check-translation.py
Tue, 22 Dec 2015 07:59:14 +0000 timeless doc: add execute bit and fix shbang line for gendoc.py
Tue, 22 Dec 2015 07:58:44 +0000 timeless contrib: add execute bit for fixpax.py
Tue, 22 Dec 2015 07:58:21 +0000 timeless contrib: add execute bit for check-py3-compat.py
Sun, 20 Dec 2015 19:56:23 -0800 Gregory Szorc perf: make start revision configurable for perfrevlog
Sun, 20 Dec 2015 19:45:55 -0800 Gregory Szorc perf: use standard arguments for perfrevlog
Fri, 18 Dec 2015 09:47:21 +0000 Jun Wu test-extension: do not depend on demandimport (issue5012)
Tue, 22 Dec 2015 06:03:00 +0000 timeless commands: split notes into note containers
Tue, 22 Dec 2015 06:02:01 +0000 timeless remove: quote --force in never deletes note
Tue, 22 Dec 2015 06:03:10 +0000 timeless import: reword no hunks partial note
Tue, 22 Dec 2015 05:46:23 +0000 timeless merge: reword help to use See help resolve