log

age author description
Wed, 06 Dec 2017 16:45:38 -0500 Augie Fackler merge with stable
Tue, 05 Dec 2017 21:56:48 +0900 Yuya Nishihara repoview: include filter name in repr for debugging
Tue, 05 Dec 2017 21:50:33 +0900 Yuya Nishihara repoview: extract a factory function of proxy class
Tue, 05 Dec 2017 21:37:30 +0900 Yuya Nishihara repoview: do not include filter name in name of proxy class
Tue, 05 Dec 2017 21:31:01 +0900 Yuya Nishihara setup: convert version strings to unicode on Python 3
Thu, 30 Nov 2017 22:43:03 +0900 Yuya Nishihara thirdparty: move selectors2 module to where it should be
Tue, 28 Nov 2017 05:50:45 +0530 Pulkit Goyal rewriteutil: use precheck() in uncommit and amend commands
Fri, 24 Nov 2017 03:44:50 +0530 Pulkit Goyal rewriteutil: add a precheck function to check if revs can be rewritten
Fri, 24 Nov 2017 03:40:33 +0530 Pulkit Goyal rewriteutil: add utility function to check if we can create new unstable cset
Tue, 05 Dec 2017 12:23:48 -0800 Jun Wu test-run-tests: do not rebuild hg in the test
Thu, 09 Nov 2017 12:10:03 +0530 Pulkit Goyal remotenames: consider existing data while storing newer data
Thu, 05 Oct 2017 01:31:53 +0530 Pulkit Goyal remotenames: add functions to read remotenames data from .hg/remotenames/
Fri, 10 Nov 2017 22:54:59 +0530 Pulkit Goyal remotenames: add test showing overwriting on remotenames data
Thu, 05 Oct 2017 00:44:38 +0530 Pulkit Goyal remotenames: add functionality to store remotenames under .hg/hgremotenames/
Thu, 05 Oct 2017 00:02:02 +0530 Pulkit Goyal remotenames: move function to pull remotenames from the remoterepo to core
Tue, 05 Dec 2017 19:06:46 +0100 Boris Feld test: fix bad replace for fixing pure-only build
Wed, 29 Nov 2017 23:20:52 -0500 Boris Feld test: fix common-pattern for pure variant
Sat, 02 Dec 2017 20:03:28 -0500 Matt Harbison tests: add a substitution for EADDRINUSE/WSAEADDRINUSE messages
Sat, 02 Dec 2017 20:10:58 -0500 Matt Harbison tests: add a substitution for ECONNRESET/WSAECONNRESET messages
Sat, 02 Dec 2017 20:38:23 -0500 Matt Harbison tests: add a substitution for ENOTDIR/ERROR_PATH_NOT_FOUND messages
Sat, 02 Dec 2017 19:33:34 -0500 Matt Harbison tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
Sun, 03 Dec 2017 20:55:35 -0800 Gregory Szorc setup: only write some autogenerated files if they change
Mon, 04 Dec 2017 15:30:30 -0500 Augie Fackler python3: whitelist many more passing tests
Sat, 25 Nov 2017 17:30:50 +0900 Yuya Nishihara fancyopts: fix handling of "--" value in earlygetopt()
Fri, 24 Nov 2017 01:09:00 +0900 Yuya Nishihara fancyopts: use getopt.gnu_getopt()
Thu, 23 Nov 2017 23:18:56 +0900 Yuya Nishihara dispatch: replace _earlygetopt(strip=True) with new parser
Thu, 23 Nov 2017 22:23:59 +0900 Yuya Nishihara dispatch: replace _earlyreq*() with new fancyopts-based parser
Sat, 25 Nov 2017 17:03:52 +0900 Yuya Nishihara dispatch: alias --repo to --repository while parsing early options
Mon, 04 Dec 2017 19:08:41 +0800 Anton Shestakov spartan: render changesets server-side on /graph page
Mon, 04 Dec 2017 18:26:54 +0800 Anton Shestakov monoblue: render changesets server-side on /graph page