comparison MANIFEST.in @ 1732:f4047fba5e90

templates: change {obsolete} to emit only "obsolete" or "" The {obsolete} template function can currently emit "stable", "unstable", "extinct", or "suspended". The distinction between "extinct" and "suspended" seems likely to be more confusing that enlightening, and "stable" and "unstable" are not even obsolete. Let's simplify it to just emit "obsolete" for obsolete changesets and "" for others. That will also make it much easier to test for obsolete changsets and do things like "if(obsolete, obsolete, troubles)".
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 09 Sep 2016 16:42:41 -0700
parents 9cdd32b45bba
children be85d7ce8536
comparison
equal deleted inserted replaced
1731:7a76f9a43e89 1732:f4047fba5e90