log

age author description
Thu, 18 Aug 2016 17:25:10 +0200 Gábor Stefanik revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
Wed, 17 Aug 2016 13:43:13 -0500 Matt Mackall coal: use inheritance to derive from paper
Wed, 17 Aug 2016 13:40:27 -0500 Matt Mackall templater: add inheritance support to style maps
Thu, 18 Aug 2016 18:43:48 +0900 Yuya Nishihara killdaemons: prevent killing all user processes by bad pid file
Wed, 17 Aug 2016 20:56:12 +0900 Yuya Nishihara py3: automatically glob out line numbers from check-py3-compat output
Wed, 17 Aug 2016 20:52:50 +0900 Yuya Nishihara py3: have check-py3-compat require pygments to get stable result
Tue, 09 Aug 2016 17:06:35 +0200 Pierre-Yves David computeoutgoing: move the function from 'changegroup' to 'exchange'
Tue, 09 Aug 2016 17:00:38 +0200 Pierre-Yves David getchangegroup: take an 'outgoing' object as argument (API)
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