log

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