Sat, 01 Oct 2016 15:00:23 -0400 Augie Fackler Added signature for changeset 149433e68974 stable
Sat, 01 Oct 2016 15:00:18 -0400 Augie Fackler Added tag 3.9.2 for changeset 149433e68974 stable
Fri, 30 Sep 2016 00:27:35 +0200 Pierre-Yves David extensions: add a note about debug output during extensions search
Fri, 30 Sep 2016 00:25:15 +0200 Pierre-Yves David extensions: fix a debug message when searching for extensions
Tue, 30 Aug 2016 15:16:28 -0700 Mateusz Kwapich dirstate: rebuild should update dirstate properly
Tue, 27 Sep 2016 22:09:28 -0700 Martin von Zweigbergk histedit: avoid converting nodeid to context and back again
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Tue, 27 Sep 2016 14:46:34 +0200 Philippe Pepiot mdiff: remove unused parameter 'refine' from allblocks()
Mon, 26 Sep 2016 23:28:57 +0900 Yuya Nishihara demandimport: error out early on missing attribute of non package (issue5373)
Tue, 27 Sep 2016 21:56:00 +0900 Yuya Nishihara demandimport: add 'nt' to ignore list (issue5373)
Tue, 27 Sep 2016 22:36:00 +0900 Yuya Nishihara demandimport: add '_ctypes.pointer' to ignore list on PyPy
Mon, 26 Sep 2016 16:12:40 +0800 Anton Shestakov hgweb: make anchor name actually match its href on help index page
Sat, 24 Sep 2016 12:22:30 -0700 Gregory Szorc perf: add perfchangegroupchangelog command
Sat, 24 Sep 2016 10:44:37 -0700 Gregory Szorc perf: add --reverse to perfrevlog
Sat, 24 Sep 2016 19:58:23 +0900 Yuya Nishihara log: copy the way of ancestor traversal to --follow matcher (issue5376)
Sat, 24 Sep 2016 19:52:02 +0900 Yuya Nishihara log: unroll loop that populates file paths for --patch --follow matcher
Sun, 25 Sep 2016 12:20:31 -0700 Gregory Szorc wireproto: rename argument to groupchunks()
Sun, 25 Sep 2016 13:20:55 -0700 Gregory Szorc tests: actually test non-generaldelta variant for stream clones
Wed, 24 Aug 2016 20:18:58 -0700 Gregory Szorc revlog: document high frequency of code execution
Wed, 24 Aug 2016 20:00:52 -0700 Gregory Szorc revlog: make code in builddelta() slightly easier to read
Fri, 23 Sep 2016 14:37:15 -0400 Augie Fackler py3: update test expectation on stable stable 3.9.2
Fri, 23 Sep 2016 12:45:10 -0500 Kevin Bullock grep: rewrite help to better document current (confusing) behavior stable
Fri, 23 Sep 2016 08:15:05 +0000 Hannes Oldenburg templates: add built-in files() function
Sat, 17 Sep 2016 17:02:56 +1000 Xidorn Quan rebase: rebase changesets in topo order (issue5370) (BC)
Thu, 22 Sep 2016 12:36:30 -0700 Arun Kulshreshtha dispatch: make hg --profile wrap reposetup
Thu, 22 Sep 2016 12:19:48 -0700 Arun Kulshreshtha dispatch: change indentation level in _dispatch()
Thu, 22 Sep 2016 20:59:24 +0900 Yuya Nishihara log: drop outdated optimization to walk revisions in reverse order
Thu, 22 Sep 2016 20:53:53 +0900 Yuya Nishihara graphlog: preserve topo sort even if additional filter options specified
Thu, 22 Sep 2016 21:52:00 +0900 FUJIWARA Katsunori transaction: open a file with checkambig=True to avoid file stat ambiguity
Thu, 22 Sep 2016 21:52:00 +0900 FUJIWARA Katsunori repair: open a file with checkambig=True to avoid file stat ambiguity
Thu, 22 Sep 2016 21:51:59 +0900 FUJIWARA Katsunori changelog: specify checkambig=True to revlog.__init__, to avoid ambiguity
Thu, 22 Sep 2016 21:51:59 +0900 FUJIWARA Katsunori changelog: specify checkambig=True to avoid ambiguity around truncation
Thu, 22 Sep 2016 21:51:58 +0900 FUJIWARA Katsunori manifest: specify checkambig=True to revlog.__init__, to avoid ambiguity
Thu, 22 Sep 2016 21:51:58 +0900 FUJIWARA Katsunori revlog: specify checkambig at writing to avoid file stat ambiguity
Thu, 22 Sep 2016 21:51:57 +0900 FUJIWARA Katsunori vfs: use checkambigatclosing in checkambig=True but atomictemp=False case
Thu, 22 Sep 2016 21:51:57 +0900 FUJIWARA Katsunori scmutil: add file object wrapper class to check ambiguity at closing
Thu, 22 Sep 2016 21:51:56 +0900 FUJIWARA Katsunori scmutil: factor out common logic of delayclosedfile to reuse it
Thu, 22 Sep 2016 13:20:06 +0800 Anton Shestakov spartan: remove unused templates
Thu, 22 Sep 2016 13:19:44 +0800 Anton Shestakov monoblue: remove unused templates
Thu, 22 Sep 2016 13:19:25 +0800 Anton Shestakov gitweb: remove unused templates
Thu, 22 Sep 2016 13:18:59 +0800 Anton Shestakov paper: remove unused templates
Wed, 21 Sep 2016 17:05:27 -0400 timeless help: add sections for revsets
Wed, 21 Sep 2016 17:23:05 +0000 timeless help: move revsets.## documentation into infix section
Wed, 21 Sep 2016 16:33:37 +0000 timeless help: clarify quotes are needed for filesets.size expressions
Wed, 21 Sep 2016 20:43:41 +0800 Anton Shestakov paper: remove unused template "changelogchild"
Wed, 21 Sep 2016 20:43:10 +0800 Anton Shestakov monoblue: remove unused template "changelogchild"
Wed, 21 Sep 2016 20:35:46 +0800 Anton Shestakov gitweb: remove unused template "changelogchild"
Wed, 21 Sep 2016 20:19:35 +0800 Anton Shestakov monoblue: tweak branch table's last row's cell colspan on summary page
Wed, 21 Sep 2016 19:52:48 +0800 Anton Shestakov gitweb: tweak branch table's last row's cell colspan on summary page
Wed, 21 Sep 2016 03:39:37 +0000 timeless tests: clarify demandimport disabled state
Wed, 21 Sep 2016 02:46:59 +0000 timeless demandimport: add trailing comma
Tue, 20 Sep 2016 23:49:20 +0000 timeless tests: favor single quotes for wrapping hg help ...
Tue, 20 Sep 2016 23:49:00 +0000 timeless samplehgrcs: use single quotes in use warning
Tue, 20 Sep 2016 23:48:30 +0000 timeless util: use single quotes in use warning
Tue, 20 Sep 2016 23:48:19 +0000 timeless obsolete: use single quotes in use warning
Tue, 20 Sep 2016 23:48:08 +0000 timeless localrepo: use single quotes in use warning
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Tue, 20 Sep 2016 23:47:30 +0000 timeless discovery: use single quotes in use warning
Tue, 20 Sep 2016 23:47:02 +0000 timeless serve: use single quotes in use warning
Tue, 20 Sep 2016 23:46:15 +0000 timeless bundle: use single quotes in use warning
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip