log

age author description
Fri, 12 Feb 2016 18:08:53 +0900 Yuya Nishihara templater: evaluate each item of revset() as integer revision
Sat, 06 Feb 2016 19:16:12 +0900 Yuya Nishihara demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)
Sat, 06 Feb 2016 19:09:10 +0900 Yuya Nishihara demandimport: enforce ignore list while processing modules in fromlist
Mon, 15 Feb 2016 16:49:52 -0800 Gregory Szorc phases: use constants for phase values
Wed, 20 Jan 2016 22:10:17 -0500 Matt Harbison test-paths: fix up json output to match $TESTTMP on Windows
Wed, 20 Jan 2016 21:56:37 -0500 Matt Harbison test-obsolete: conditionalize a test dependent on chmod
Wed, 17 Feb 2016 15:18:30 -0800 Matt Anderson progress: display progress bar when HGPLAINEXCEPT contains "progress"
Wed, 17 Feb 2016 19:38:44 +0000 timeless run-tests: stop allocating HGPORT3+HGPORT4
Wed, 17 Feb 2016 19:36:32 +0000 timeless run-tests: refactor port allocation into functions
Wed, 17 Feb 2016 19:34:01 +0000 timeless tests: put test-treemanifest.t on a port diet
Wed, 17 Feb 2016 15:00:47 +0000 Jun Wu chg: pass sensitive command line flags to server
Wed, 17 Feb 2016 15:08:09 +0000 Jun Wu chg: use mallocx and reallocx in hgclient
Wed, 17 Feb 2016 14:51:38 +0000 Jun Wu chg: add utility functions mallocx, reallocx
Mon, 15 Feb 2016 13:20:20 -0800 Gregory Szorc localrepo: move new repo requirements into standalone function (API)
Mon, 15 Feb 2016 13:19:07 -0800 Gregory Szorc localrepo: isolate requirements determination from side effects