log

age author description
Fri, 12 Aug 2016 06:01:42 -0700 Simon Farnsworth merge: use labels in prompts to the user
Tue, 09 Aug 2016 09:15:46 -0700 Mateusz Kwapich journal: use the dirstate parentchange callbacks
Thu, 11 Aug 2016 08:00:41 -0700 Mateusz Kwapich dirstate: add callback to notify extensions about wd parent change
Sat, 06 Aug 2016 20:46:53 +0900 Yuya Nishihara revpair: do not optimize tree to check for odd-range spec
Sat, 06 Aug 2016 20:37:48 +0900 Yuya Nishihara revset: also parse x^: as (x^):
Sat, 06 Aug 2016 20:21:00 +0900 Yuya Nishihara revset: resolve ambiguity of x^:y before alias expansion
Sat, 06 Aug 2016 19:59:28 +0900 Yuya Nishihara revset: add test for resolution of infix/suffix ambiguity of x^:y
Sun, 05 Jul 2015 21:11:19 +0900 Yuya Nishihara parser: remove unused binding parameter from suffix action
Sun, 07 Aug 2016 14:58:49 +0900 Yuya Nishihara revset: fix keyword arguments to go through optimization process stable
Wed, 10 Aug 2016 16:27:33 +0100 Jun Wu extensions: add unwrapfunction to undo wrapfunction
Wed, 10 Aug 2016 15:21:42 +0100 Jun Wu extensions: add getwrapperchain to get a list of wrappers
Wed, 10 Aug 2016 15:21:42 +0100 Jun Wu extensions: set attributes to wrappers so we can trace them back
Wed, 10 Aug 2016 15:05:20 +0100 Jun Wu ui: drop values returned by inspect.*frame*() to avoid cycles
Tue, 09 Aug 2016 16:45:28 +0100 Jun Wu dispatch: split global error handling out so it can be reused
Wed, 10 Aug 2016 04:35:44 +0530 Pulkit Goyal py3: conditionalize _winreg import
Mon, 08 Aug 2016 23:51:11 +0530 Pulkit Goyal py3: conditionalize the raise statement
Tue, 09 Aug 2016 09:02:51 +0000 Hannes Oldenburg match: added matchessubrepo method to matcher
Mon, 08 Aug 2016 22:06:07 -0700 Gregory Szorc changegroup: move branch cache debug message to proper location
Mon, 08 Aug 2016 18:05:10 +0200 Pierre-Yves David journal: take wlock for writting the 'shared' file
Sun, 07 Aug 2016 17:15:19 +0200 Pierre-Yves David debugbuilddag: take wlock to cover '.hg/localtags'
Mon, 08 Aug 2016 17:33:45 +0200 Pierre-Yves David fakemergerecord: take wlock to write the merge state
Sun, 07 Aug 2016 17:10:47 +0200 Pierre-Yves David shared: take wlock for writting the 'shared' file
Sun, 07 Aug 2016 17:00:45 +0200 Pierre-Yves David mq: take wlock when 'qqueue' is doing write operations
Tue, 09 Aug 2016 02:28:34 +0900 FUJIWARA Katsunori py3: make check-py3-compat.py use correct module name at loading pure modules
Tue, 09 Aug 2016 02:28:34 +0900 FUJIWARA Katsunori py3: update output of check-py3-compat.py with python3
Sun, 07 Aug 2016 10:06:56 +0900 Yuya Nishihara mpatch: raise MemoryError instead of mpatchError if lalloc() failed
Sun, 07 Aug 2016 18:09:58 -0700 Gregory Szorc hgweb: config option to control zlib compression level
Sat, 06 Aug 2016 17:04:22 -0700 Gregory Szorc help: don't try to render a section on sub-topics
Fri, 05 Aug 2016 15:01:16 +0200 Pierre-Yves David branchmap: remove extra indent
Fri, 05 Aug 2016 15:00:53 +0200 Pierre-Yves David branchmap: simplify error handlind when writing rev branch cache