Mercurial > evolve
log
age | author | description |
---|---|---|
Mon, 15 Jun 2015 17:29:07 -0500 | Matt Mackall | topics: allow commits that only change topic (issue4725) |
Mon, 15 Jun 2015 16:56:44 -0500 | Matt Mackall | topics: add listnames hook so completion works |
Thu, 18 Jun 2015 15:46:26 -0400 | Augie Fackler | rewrite: use a lock and transaction as spotted by devel warnings |
Fri, 12 Jun 2015 16:49:46 -0500 | Matt Mackall | topics: only apply topic to commits of the working copy |
Fri, 12 Jun 2015 16:41:10 -0500 | Matt Mackall | rebase: teach rebase how to copy topics |
Fri, 12 Jun 2015 16:39:39 -0500 | Matt Mackall | topic: wrap the underlying update function rather than the command |
Wed, 10 Jun 2015 17:52:07 -0500 | Matt Mackall | commit: add a topic field to the in-editor commit text |