log

age author description
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: track whether a particular annotation was the result of a skip
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: introduce attr for storing per-line annotate data
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal context: rename local 'attr' to 'attr_'
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal annotate: move annotatepair unit tests to a separate file
Mon, 02 Oct 2017 02:34:47 -0700 Siddharth Agarwal check-code: allow an exception for camelcase where required
Sun, 01 Oct 2017 12:16:34 -0400 Augie Fackler url: use native strings for header values
Sun, 01 Oct 2017 12:15:53 -0400 Augie Fackler keepalive: python 3 portability tweaks
Sun, 01 Oct 2017 07:29:51 -0400 Augie Fackler httppasswordmgrdbproxy: specify exact arguments
Sun, 01 Oct 2017 08:37:04 +0100 Yuya Nishihara formatter: fix default list/dict generator to be evaluated more than once
Wed, 27 Sep 2017 21:38:48 +0900 Yuya Nishihara doctest: drop hack to run py2/3 tests selectively
Sun, 01 Oct 2017 01:02:22 +0200 muxator docker: try to follow the best practices for writing Dockerfiles
Thu, 24 Aug 2017 18:40:30 +0200 Boris Feld effectflag: document effect flag
Thu, 06 Jul 2017 15:00:07 +0200 Boris Feld effectflag: detect when diff changed
Thu, 06 Jul 2017 14:58:44 +0200 Boris Feld effectflag: detect when meta changed
Thu, 06 Jul 2017 14:56:16 +0200 Boris Feld effectflag: detect when parents changed
Thu, 06 Jul 2017 14:55:12 +0200 Boris Feld effectflag: detect when branch changed
Thu, 06 Jul 2017 14:54:22 +0200 Boris Feld effectflag: detect when date changed
Thu, 06 Jul 2017 14:53:48 +0200 Boris Feld effectflag: detect when user changed
Thu, 06 Jul 2017 14:52:34 +0200 Boris Feld effectflag: detect when description changed
Thu, 06 Jul 2017 14:51:08 +0200 Boris Feld tests: add tests for effect flags
Thu, 06 Jul 2017 14:50:17 +0200 Boris Feld effectflag: store an empty effect flag for the moment
Fri, 30 Jun 2017 03:44:00 +0200 Boris Feld configitems: register the 'profiling.type' config
Fri, 30 Jun 2017 03:43:57 +0200 Boris Feld configitems: register the 'profiling.showmin' config
Fri, 30 Jun 2017 03:43:56 +0200 Boris Feld configitems: register the 'profiling.showmax' config
Fri, 30 Jun 2017 03:43:55 +0200 Boris Feld configitems: register the 'profiling.output' config
Sun, 01 Oct 2017 16:46:02 +0100 Simon Whitaker dirstate: implement __len__ on dirstatemap (issue5695)
Sun, 01 Oct 2017 12:54:35 +0100 Simon Whitaker obsmarker: crash more helpfully when metadata fields are >255bytes (issue5681)
Sun, 01 Oct 2017 03:31:32 -0700 Kyle Lippincott deb: build and install chg
Sun, 01 Oct 2017 02:53:10 -0700 Kyle Lippincott deb: install zsh completions to /usr/share/zsh/vendor-completions
Sun, 01 Oct 2017 14:37:50 +0100 Rishabh Madan releasenotes: display release notes when no filename is specified