Mercurial > evolve
log src/topic/__init__.py @ 1844:862cabc132fd
age | author | description |
---|---|---|
Wed, 10 Jun 2015 15:03:39 -0400 | Augie Fackler | topic: add ability to change topic of non-public changes |
Wed, 10 Jun 2015 15:26:50 -0400 | Augie Fackler | revset: add a topic() revset for querying topics |
Wed, 10 Jun 2015 15:01:36 -0400 | Augie Fackler | topic: disallow use of topics without obsolete enabled |
Wed, 10 Jun 2015 14:59:46 -0400 | Augie Fackler | topic: use repo.set() where we need a changectx anyway |
Wed, 20 May 2015 21:23:28 -0400 | Augie Fackler | Initial dumb version of topics. |