Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 02 Oct 2014 18:38:10 -0500 | Matt Mackall | tag: only check the status of .hgtags |
Thu, 02 Oct 2014 18:37:12 -0500 | Matt Mackall | tag: properly abort if an unknown or ignored .hgtags is present |
Wed, 01 Oct 2014 12:50:18 -0700 | Martin von Zweigbergk | summary: remove unused code for listing ignored files |
Wed, 01 Oct 2014 14:48:42 -0700 | Martin von Zweigbergk | fetch: use cmdutil.bailifchanged() |
Thu, 02 Oct 2014 18:00:05 -0500 | Matt Mackall | ui: fix comment about non-interactive prompts |
Thu, 02 Oct 2014 23:20:59 +0900 | Yuya Nishihara | formatter: convert booleans to json |