log

age author description
Tue, 09 Aug 2016 22:31:38 +0200 Pierre-Yves David outgoing: add a 'missingroots' argument
Tue, 09 Aug 2016 15:55:44 +0200 Pierre-Yves David outgoing: adds some default value for argument
Tue, 09 Aug 2016 15:26:53 +0200 Pierre-Yves David outgoing: pass a repo object to the constructor
Tue, 16 Aug 2016 08:21:16 +0000 Hannes Oldenburg match: remove matchessubrepo method (API)
Tue, 16 Aug 2016 08:15:12 +0000 Hannes Oldenburg subrepo: cleanup of subrepo filematcher logic
Sun, 14 Aug 2016 14:46:24 +0900 Yuya Nishihara pycompat: delay loading modules registered to stub
Tue, 16 Aug 2016 12:35:15 +0900 Yuya Nishihara py3: import builtin wrappers automagically by code transformer
Sun, 14 Aug 2016 12:51:21 +0900 Yuya Nishihara py3: provide (del|get|has|set)attr wrappers that accepts bytes
Sun, 14 Aug 2016 12:44:13 +0900 Yuya Nishihara py3: check python version to enable builtins hack
Sun, 14 Aug 2016 12:41:54 +0900 Yuya Nishihara py3: move xrange alias next to import lines
Tue, 16 Aug 2016 17:15:54 +0900 Yuya Nishihara check-code: allow assignment to hasattr variable
Mon, 15 Aug 2016 16:07:55 +0900 Yuya Nishihara debugobsolete: add formatter support (issue5134)
Mon, 15 Aug 2016 12:58:33 +0900 Yuya Nishihara formatter: add function to convert dict to appropriate format
Mon, 15 Aug 2016 17:17:39 +0900 Yuya Nishihara check-code: make dict() pattern less invasive
Sun, 14 Aug 2016 21:29:46 -0700 Gregory Szorc hgweb: tweak zlib chunking behavior
Sun, 14 Aug 2016 17:07:05 +0900 Yuya Nishihara test-gpg: run migration of v1 secret keys beforehand
Sun, 14 Aug 2016 17:01:33 +0900 Yuya Nishihara test-gpg: start gpg-agent under control of the test runner
Sun, 14 Aug 2016 16:49:47 +0900 Yuya Nishihara test-gpg: make temporary copy of GNUPGHOME
Mon, 15 Aug 2016 20:39:33 -0700 Gregory Szorc hgweb: document why we don't allow untrusted settings to control zlib
Sun, 14 Aug 2016 18:37:24 -0700 Gregory Szorc hgweb: profile HTTP requests
Sun, 14 Aug 2016 16:03:30 -0700 Gregory Szorc hgweb: abstract call to hgwebdir wsgi function
Sun, 14 Aug 2016 18:28:43 -0700 Gregory Szorc profiling: don't error with statprof when profiling has already started
Sun, 14 Aug 2016 17:51:12 -0700 Gregory Szorc profiling: add a context manager that no-ops if profiling isn't enabled
Sun, 14 Aug 2016 18:25:22 -0700 Gregory Szorc profiling: make profiling functions context managers (API)
Sun, 14 Aug 2016 16:35:58 -0700 Gregory Szorc dispatch: set profiling.enabled when profiling is enabled
Sun, 14 Aug 2016 16:30:44 -0700 Gregory Szorc profiling: move profiling code from dispatch.py (API)
Mon, 15 Aug 2016 12:26:02 -0400 Augie Fackler merge with stable
Sat, 13 Aug 2016 04:21:42 +0530 Pulkit Goyal pycompat: avoid using an extra function
Sat, 13 Aug 2016 03:03:01 +0530 Pulkit Goyal pycompat: remove multiple occurences of urlencode
Fri, 12 Aug 2016 17:51:48 -0400 Augie Fackler osx: stamp the hg version into the version field in the pkg