log

age author description
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