Thu, 12 Oct 2017 22:21:14 +0900 Yuya Nishihara chg: remove outdated rule to start test server
Fri, 13 Oct 2017 00:22:54 +0900 Yuya Nishihara configitems: drop redundant default of web.allow<archtype>
Fri, 13 Oct 2017 00:14:28 +0900 Yuya Nishihara configitems: correct default values of web.allow<archtype> and web.hidden
Fri, 13 Oct 2017 22:38:24 +0900 Yuya Nishihara bdiff: include compat.h in header to define ssize_t
Sat, 30 Sep 2017 22:37:20 +0100 Boris Feld test: add an extra case for obsolescence distributed case
Fri, 29 Sep 2017 19:59:15 +0100 Boris Feld test: add a test file dedicated to an important distributed case
Tue, 10 Oct 2017 23:19:35 +0530 Pulkit Goyal repoview: remove incorrect documentation of the function
Thu, 12 Oct 2017 09:34:58 -0700 Jun Wu check-code: suggest pycompat.is(posix|windows|darwin)
Thu, 12 Oct 2017 23:34:34 -0700 Jun Wu codemod: use pycompat.isdarwin
Thu, 12 Oct 2017 09:04:22 -0700 Jun Wu codemod: use pycompat.isposix
Thu, 12 Oct 2017 23:30:46 -0700 Jun Wu codemod: use pycompat.iswindows
Thu, 12 Oct 2017 19:20:04 -0700 Jun Wu pycompat: define operating system constants
Wed, 11 Oct 2017 21:24:32 -0700 Jun Wu hgweb: do not import uuid immediately to avoid its side effect
Wed, 11 Oct 2017 17:42:57 -0700 Jun Wu check-code: forbid platform.system()
Wed, 11 Oct 2017 17:42:35 -0700 Jun Wu largefiles: do not use platform.system()
Wed, 11 Oct 2017 17:38:20 -0700 Jun Wu logtoprocess: do not use platform.system()
Wed, 11 Oct 2017 17:27:21 -0700 Jun Wu selectors2: do not use platform.system()
Mon, 09 Oct 2017 12:42:28 -0700 Jun Wu dispatch: when --pager=no is passed, also disable pager on req.repo.ui
Wed, 11 Oct 2017 10:36:59 -0700 Durham Goode bundle2: immediate exit for ctrl+c (issue5692)
Wed, 04 Oct 2017 11:04:18 -0400 Augie Fackler exewrapper: format with clang-format
Wed, 04 Oct 2017 11:02:44 -0400 Augie Fackler util: add clang-format control comment around struct and format macro
Wed, 04 Oct 2017 10:57:23 -0400 Augie Fackler mpatch: reflow two oddly formatted else blocks with clang-format
Wed, 04 Oct 2017 10:55:51 -0400 Augie Fackler mpatch: re-wrap wide line with clang-format
Wed, 04 Oct 2017 10:51:39 -0400 Augie Fackler bdiff: remove trailing newlines
Wed, 04 Oct 2017 10:51:25 -0400 Augie Fackler bdiff: rewrap function prototypes per clang-format
Wed, 04 Oct 2017 10:50:54 -0400 Augie Fackler bdiff: re-wrap lines per clang-format
Wed, 04 Oct 2017 10:49:34 -0400 Augie Fackler bdiff: remove extra space after * per clang-format
Wed, 04 Oct 2017 10:48:46 -0400 Augie Fackler bdiff: fix misplaced comma in macro definition with clang-format
Wed, 04 Oct 2017 10:47:51 -0400 Augie Fackler bdiff: format header file with clang-format
Wed, 04 Oct 2017 10:47:19 -0400 Augie Fackler bdiff: sort includes using clang-format
Wed, 11 Oct 2017 01:47:00 +0200 muxator build: "make deb" failed when the base path contained spaces
Wed, 11 Oct 2017 02:06:12 +0200 muxator build: chg build was failing when the base directory contained spaces
Wed, 11 Oct 2017 01:37:43 +0200 muxator build: initial version detection by make deb/rpm was missing quoting
Wed, 11 Oct 2017 01:19:48 +0200 muxator build: make install in "/doc" failed if the destination dir contained spaces
Thu, 05 Oct 2017 16:13:05 +0200 Paul Morelle strip: take branch into account when selecting update target (issue5540)
Wed, 04 Oct 2017 18:49:09 +0200 Denis Laxalde scmutil: factor out building of transaction summary callback
Sun, 01 Oct 2017 09:52:44 +0200 Denis Laxalde scmutil: factor out transaction name lookup in registersummarycallback()
Wed, 11 Oct 2017 05:23:45 +0200 Boris Feld configitems: register the annotate diff options
Wed, 11 Oct 2017 05:42:56 +0200 Boris Feld configitems: register the 'convert.cvsps.logencoding' config
Wed, 11 Oct 2017 05:36:10 +0200 Boris Feld configitems: register the 'ui.interface.chunkselector' config
Wed, 11 Oct 2017 05:18:20 +0200 Boris Feld configitems: register the 'experimental.archivemetatemplate' config
Wed, 11 Oct 2017 04:57:54 +0200 Boris Feld configitems: register the 'rebase.singletransaction' config
Wed, 11 Oct 2017 17:51:40 +0200 Boris Feld configitems: register the 'server.bundle*' family of config
Wed, 11 Oct 2017 04:16:17 +0200 Boris Feld configitems: register the 'web.logourl' config
Wed, 11 Oct 2017 04:16:05 +0200 Boris Feld configitems: register the 'web.logoimg' config
Wed, 11 Oct 2017 04:15:48 +0200 Boris Feld configitems: register the 'web.labels' config
Wed, 11 Oct 2017 04:15:37 +0200 Boris Feld configitems: register the 'web.hidden' config
Wed, 11 Oct 2017 04:15:24 +0200 Boris Feld configitems: register the 'web.guessmime' config
Wed, 11 Oct 2017 04:15:08 +0200 Boris Feld configitems: register the 'web.deny_push' config
Wed, 11 Oct 2017 04:14:44 +0200 Boris Feld configitems: register the 'web.contact' config
Wed, 11 Oct 2017 04:14:33 +0200 Boris Feld configitems: register the 'web.cache' config
Wed, 11 Oct 2017 04:14:14 +0200 Boris Feld configitems: register the 'web.allowzip' config
Wed, 11 Oct 2017 04:14:01 +0200 Boris Feld configitems: register the 'web.allow_push' config
Wed, 11 Oct 2017 04:12:50 +0200 Boris Feld configitems: register the 'web.allowpull' config
Wed, 11 Oct 2017 04:12:34 +0200 Boris Feld configitems: register the 'web.allowgz' config
Wed, 11 Oct 2017 04:12:23 +0200 Boris Feld configitems: register the 'web.allowbz2' config
Wed, 11 Oct 2017 03:54:19 +0200 Boris Feld configitems: register the 'email.reply-to' config
Wed, 11 Oct 2017 03:54:05 +0200 Boris Feld configitems: register the 'email.cc' config
Wed, 11 Oct 2017 03:53:58 +0200 Boris Feld configitems: register the 'email.bcc' config
Wed, 11 Oct 2017 03:50:24 +0200 Boris Feld configitems: register the 'logtoprocess.uiblocked' config
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip