log

age author description
Fri, 30 Jun 2017 03:43:31 +0200 Boris Feld configitems: register the 'notify.test' config
Fri, 30 Jun 2017 03:43:30 +0200 Boris Feld configitems: register the 'notify.template' config
Fri, 30 Jun 2017 03:43:29 +0200 Boris Feld configitems: register the 'notify.style' config
Fri, 30 Jun 2017 03:43:28 +0200 Boris Feld configitems: register the 'notify.strip' config
Fri, 30 Jun 2017 03:43:27 +0200 Boris Feld configitems: register the 'notify.sources' config
Fri, 30 Jun 2017 03:43:26 +0200 Boris Feld configitems: register the 'notify.merge' config
Fri, 30 Jun 2017 03:43:25 +0200 Boris Feld configitems: register the 'notify.mbox' config
Fri, 30 Jun 2017 03:43:24 +0200 Boris Feld configitems: register the 'notify.maxsubject' config
Fri, 30 Jun 2017 03:43:23 +0200 Boris Feld configitems: register the 'notify.maxdiff' config
Fri, 30 Jun 2017 03:43:22 +0200 Boris Feld configitems: register the 'notify.fromauthor' config
Fri, 30 Jun 2017 03:43:20 +0200 Boris Feld configitems: register the 'notify.domain' config
Fri, 30 Jun 2017 03:43:19 +0200 Boris Feld configitems: register the 'notify.diffstat' config
Fri, 30 Jun 2017 03:43:18 +0200 Boris Feld configitems: register the 'notify.config' config
Thu, 10 Aug 2017 18:55:33 -0400 Augie Fackler merge with stable
Thu, 10 Aug 2017 14:23:41 -0400 Augie Fackler merge with stable
Wed, 02 Aug 2017 19:49:57 +0200 Boris Feld obsutil: rename allprecursors into allpredecessors
Wed, 02 Aug 2017 19:48:06 +0200 Boris Feld obsolete: rename precursor into predecessor in obsolete docstrings
Wed, 02 Aug 2017 19:39:08 +0200 Boris Feld obsstore: rename precursors into predecessors
Wed, 02 Aug 2017 19:34:15 +0200 Boris Feld obsolete: rename _addprecursors into _addpredecessors
Wed, 02 Aug 2017 19:20:59 +0200 Boris Feld obsmarker: rename precnode into prednode
Wed, 02 Aug 2017 19:13:56 +0200 Boris Feld context: rename troubled into isunstable
Wed, 02 Aug 2017 19:09:00 +0200 Boris Feld context: rename bumped into phasedivergent
Wed, 02 Aug 2017 19:02:48 +0200 Boris Feld context: rename divergent into contentdivergent
Wed, 02 Aug 2017 18:50:32 +0200 Boris Feld context: rename unstable into orphan
Wed, 02 Aug 2017 18:34:39 +0200 Boris Feld context: rename troubles into instabilities
Tue, 08 Aug 2017 17:25:38 -0700 Durham Goode repair: move manifest strip to a separate function
Tue, 08 Aug 2017 17:25:38 -0700 Durham Goode repair: refactor broken linkrev collection
Tue, 25 Jul 2017 22:53:44 -0400 Augie Fackler tests: update duplicateoptions test to use bytestrings everywhere
Tue, 25 Jul 2017 22:48:46 -0400 Augie Fackler extensions: attempt to use non-deprecated inspect method
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead