log

age author description
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
Mon, 21 Dec 2015 21:31:57 -0800 Gregory Szorc py3compat: use absolute_import
Mon, 21 Dec 2015 21:33:52 -0800 Gregory Szorc patch: use absolute_import
Mon, 21 Dec 2015 21:26:14 -0800 Gregory Szorc mdiff: use absolute_import
Mon, 21 Dec 2015 21:24:49 -0800 Gregory Szorc scmposix: use absolute_import
Mon, 21 Dec 2015 21:23:43 -0800 Gregory Szorc scmutil: use absolute_import
Mon, 21 Dec 2015 21:21:09 -0800 Gregory Szorc scmwindows: use absolute_import
Mon, 21 Dec 2015 21:19:57 -0800 Gregory Szorc store: use absolute_import
Mon, 21 Dec 2015 21:33:27 -0800 Gregory Szorc help: use absolute_import
Mon, 21 Dec 2015 20:29:32 -0500 Matt Harbison test-commit-interactive: updates for the no-execbit case
Mon, 21 Dec 2015 20:18:06 -0500 Matt Harbison test-fileset: conditionalize output with symlink
Tue, 22 Dec 2015 02:24:16 +0000 timeless commands: the first word of each note should be capital or `hg`
Sun, 20 Dec 2015 16:00:27 -0800 Gregory Szorc revlog: avoid string slice when decompressing u* chunks
Thu, 17 Dec 2015 23:53:09 +0900 Yuya Nishihara osutil: implement pure version of recvfds() for PyPy
Thu, 17 Dec 2015 23:41:46 +0900 Yuya Nishihara osutil: implement recvmsg() of SCM_RIGHTS for chg command server
Mon, 21 Dec 2015 14:52:18 -0600 Matt Mackall cleanup: back out performance hacks amended into previous commit
Fri, 18 Dec 2015 06:33:48 +0000 timeless commands: consistently indent notes 3 spaces
Sun, 20 Dec 2015 18:38:21 -0800 Gregory Szorc perf: add perfrevlogrevision
Sun, 20 Dec 2015 19:02:02 -0800 Gregory Szorc commands: use revlog._deltachain in debugdeltachain
Sun, 20 Dec 2015 18:56:05 -0800 Gregory Szorc revlog: refactor delta chain computation into own function
Sun, 20 Dec 2015 17:57:44 -0800 Gregory Szorc perf: call clearcaches() in perfmanifest
Sun, 20 Dec 2015 19:31:46 -0800 Gregory Szorc manifest: implement clearcaches()
Sun, 20 Dec 2015 17:48:20 -0800 Gregory Szorc revlog: make clearcaches() more effective
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: detect unintentional existing() invocation at runtime
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use set instead of list to mark predicates for efficiency (API)
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a predicate as "existing caller"
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a predicate as "status caller"
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: use decorator to mark a function as fileset predicate
Mon, 21 Dec 2015 22:31:16 +0900 FUJIWARA Katsunori fileset: treat encoding and eol as the predicate calling _existing
Fri, 18 Dec 2015 18:32:15 +0000 timeless rebase: mention conflict in documentation instead of merge
Fri, 18 Dec 2015 18:31:45 +0000 timeless rebase: simplify documentation about heads
Fri, 18 Dec 2015 18:22:03 +0000 timeless rebase: simplify documentation about --keep
Fri, 18 Dec 2015 18:24:41 +0000 timeless rebase: simplify documentation about selecting commits to rebase
Fri, 18 Dec 2015 18:06:43 +0000 timeless rebase: simplify documentation about public commits
Sun, 20 Dec 2015 16:33:44 -0600 Matt Mackall verify: clean up weird error/warning lists
Fri, 18 Dec 2015 18:52:25 +0000 timeless diff: clarify comparison as first parent
Fri, 18 Dec 2015 06:19:22 +0000 timeless histedit: add progress support