log

age author description
Thu, 16 Apr 2015 14:26:50 -0700 Laurent Charignon record: add message when starting record's curses interface
Tue, 14 Apr 2015 20:09:56 +0200 Mathias De Maré subrepo: add include/exclude support for diffing git subrepos
Sun, 12 Apr 2015 19:00:31 +0900 Yuya Nishihara revset: undocument wdir() until its command outputs get stable
Thu, 16 Apr 2015 18:30:08 -0500 Matt Mackall linkrev: fix issue with annotate of working copy
Thu, 16 Apr 2015 17:30:01 -0500 Matt Mackall merge with stable
Sat, 04 Apr 2015 02:16:48 -0700 Durham Goode histedit: delete all non-actionclass related code
Sat, 04 Apr 2015 02:12:53 -0700 Durham Goode histedit: improve roll action integration with fold
Sat, 04 Apr 2015 02:12:24 -0700 Durham Goode histedit: move finishfold into fold class
Sat, 04 Apr 2015 02:03:27 -0700 Durham Goode histedit: convert fold/roll actions into a class
Sat, 04 Apr 2015 01:00:51 -0700 Durham Goode histedit: convert edit action into a class
Sat, 04 Apr 2015 00:42:32 -0700 Durham Goode histedit: convert message action into a class
Sat, 04 Apr 2015 00:30:01 -0700 Durham Goode histedit: convert drop action into a class
Sat, 04 Apr 2015 11:39:08 -0700 Durham Goode histedit: convert pick action into a class
Sat, 04 Apr 2015 11:37:08 -0700 Durham Goode histedit: integrate action class into flow
Sat, 04 Apr 2015 11:34:53 -0700 Durham Goode histedit: add a new histeditaction class