Fri, 15 Apr 2016 11:51:41 -0700 Sean Farley make: add chg to clean rule
Sat, 16 Apr 2016 11:17:06 -0700 Sean Farley test-docker-packaging: add new line to test output
Fri, 15 Apr 2016 14:47:32 -0700 Sean Farley tests: relax pattern matching for newer docker
Sun, 17 Apr 2016 02:29:33 +0530 Pulkit Goyal py3: make factotum use absolute_import
Sun, 17 Apr 2016 02:15:05 +0530 Pulkit Goyal py3: make extdiff use absolute_import
Sun, 17 Apr 2016 02:10:55 +0530 Pulkit Goyal py3: make eol use absolute_import
Sun, 17 Apr 2016 00:53:56 +0530 Pulkit Goyal py3: make color use absolute_import
Sun, 17 Apr 2016 00:23:05 +0530 Pulkit Goyal py3: make hgmanpage use absolute_import
Sun, 17 Apr 2016 00:20:44 +0530 Pulkit Goyal py3: make gendoc use absolute_import
Sun, 17 Apr 2016 00:14:42 +0530 Pulkit Goyal py3: make check-seclevel use absolute_import
Thu, 14 Apr 2016 15:20:11 +0000 timeless fetch: use single quotes around command hint
Thu, 14 Apr 2016 15:19:57 +0000 timeless graft: use single quotes around command hint
Thu, 14 Apr 2016 15:18:59 +0000 timeless config: use single quotes around command hint
Thu, 14 Apr 2016 15:17:15 +0000 timeless debugcreatestreamclonebundle: use single quotes around command hint
Sat, 16 Apr 2016 09:02:37 -0700 Gregory Szorc transaction: clear callback instances after usage
Sat, 16 Apr 2016 09:00:15 -0700 Gregory Szorc lock: clear postrelease hooks list after usage
Sun, 27 Mar 2016 21:05:55 +0900 Yuya Nishihara ui: drop template aliases by HGPLAIN
Sun, 27 Mar 2016 20:59:36 +0900 Yuya Nishihara templater: load and expand aliases by template engine (API) (issue4842)
Sun, 03 Apr 2016 13:23:40 +0900 Yuya Nishihara templater: inline compiletemplate() function into engine
Sun, 10 Apr 2016 17:23:09 +0900 Yuya Nishihara templater: factor out function that creates templater from string template
Sun, 03 Apr 2016 23:26:48 +0900 Yuya Nishihara templater: separate function to create templater from map file (API)
Sun, 03 Apr 2016 23:18:30 +0900 Yuya Nishihara templater: extract function that loads template map file
Sun, 03 Apr 2016 23:22:43 +0900 Yuya Nishihara templater: demote "base" directory of map file to local variable
Mon, 04 Apr 2016 22:50:50 +0900 Yuya Nishihara notify: do not load style file if template is specified (BC)
Mon, 04 Apr 2016 22:48:34 +0900 Yuya Nishihara bugzilla: do not load style file if template is specified (BC)
Sat, 16 Apr 2016 15:14:25 -0500 Matt Mackall subrepo: disable localizations when calling Git (issue5176)
Sat, 16 Apr 2016 12:41:58 +0530 Pulkit Goyal py3: make test-demandimport use print_function
Sat, 16 Apr 2016 06:03:11 +0300 Robert Stanca py3: use absolute_import in svnxml.py
Sat, 16 Apr 2016 05:34:21 +0300 Robert Stanca py3: use absolute_import in sitecustomize.py
Sat, 16 Apr 2016 05:33:23 +0300 Robert Stanca py3: use absolute_import in revlog-formatv0.py
Sat, 16 Apr 2016 05:32:10 +0300 Robert Stanca py3: use absolute_import in printenv.py
Sat, 16 Apr 2016 05:30:32 +0300 Robert Stanca py3: use absolute_import in mockblackbox.py
Sat, 16 Apr 2016 05:29:29 +0300 Robert Stanca py3: use absolute_import in killdaemons.py
Fri, 15 Apr 2016 22:53:53 -0400 Matt Harbison test-shelve: shorten a long path so it works on Windows
Fri, 15 Apr 2016 22:37:52 -0400 Matt Harbison test-convert-git: skip tests with invalid path characters on Windows
Fri, 15 Apr 2016 22:23:34 -0400 Matt Harbison test-subrepo-git: add globs for Windows
Thu, 14 Apr 2016 02:41:15 -0700 Pierre-Yves David hook: report untrusted hooks as failure (issue5110) (BC)
Thu, 14 Apr 2016 17:03:49 -0700 Pierre-Yves David hook: split config reading further
Thu, 14 Apr 2016 02:28:46 -0700 Pierre-Yves David hook: small refactor to store hooks as dict instead of list
Fri, 15 Apr 2016 17:43:47 +0000 timeless mail: retain hostname for sslutil.wrapsocket (issue5203)
Sat, 16 Apr 2016 04:06:24 +0530 Pulkit Goyal tests: make test-trusted use print_function
Sat, 16 Apr 2016 03:38:23 +0530 Pulkit Goyal tests: make test-doctest use absolute_import
Sat, 16 Apr 2016 03:35:27 +0530 Pulkit Goyal tests: make test-hgwebdir-paths use absolute_import
Sat, 16 Apr 2016 03:22:45 +0530 Pulkit Goyal tests: make test-lrucachedict use print_function
Sat, 16 Apr 2016 03:10:41 +0530 Pulkit Goyal tests: make test-lrucachedict use absolute_import
Sat, 16 Apr 2016 03:08:16 +0530 Pulkit Goyal tests: make test-manifest use absolute_import
Sat, 16 Apr 2016 03:04:23 +0530 Pulkit Goyal tests: make test-pathencode use absolute_import
Sat, 16 Apr 2016 02:59:36 +0530 Pulkit Goyal tests: make test-simplemerge use absolute_import
Thu, 14 Apr 2016 01:37:29 -0700 Pierre-Yves David crecord: cleanup the remains of commit confirmation
Thu, 14 Apr 2016 01:27:18 -0700 Pierre-Yves David crecord: drop the extra confirmation screen
Fri, 15 Apr 2016 20:37:11 +0900 Yuya Nishihara update: resurrect bare update from null parent to tip-most branch head
Tue, 12 Apr 2016 14:43:36 +0000 timeless tests: run import-checker with tests .t files
Tue, 12 Apr 2016 21:43:56 +0000 timeless import-checker: parse python code from .t files
Wed, 13 Apr 2016 16:34:59 +0000 timeless import-checker: track filenames for SyntaxErrors
Wed, 13 Apr 2016 16:36:19 +0000 timeless import-checker: track SyntaxErrors
Mon, 11 Apr 2016 22:34:04 +0000 timeless import-checker: refactor source reading
Thu, 14 Apr 2016 01:06:45 +0530 Pulkit Goyal tests: make test-pathencode use print_function
Thu, 14 Apr 2016 01:03:24 +0530 Pulkit Goyal tests: make test-run-tests use absolute_import
Thu, 14 Apr 2016 00:58:31 +0530 Pulkit Goyal tests: make test-symlink-os-yes-fs-no use absolute_import
Thu, 14 Apr 2016 00:56:08 +0530 Pulkit Goyal tests: make test-ui-color use absolute_import
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip