equal
deleted
inserted
replaced
1 % help |
1 % help |
2 keyword extension - keyword expansion in tracked files |
2 keyword extension - expand keywords in tracked files |
3 |
3 |
4 This extension expands RCS/CVS-like or self-customized $Keywords$ in |
4 This extension expands RCS/CVS-like or self-customized $Keywords$ in |
5 tracked text files selected by your configuration. |
5 tracked text files selected by your configuration. |
6 |
6 |
7 Keywords are only expanded in local repositories and not stored in the |
7 Keywords are only expanded in local repositories and not stored in the |
53 kwfiles print files currently configured for keyword expansion |
53 kwfiles print files currently configured for keyword expansion |
54 kwshrink revert expanded keywords in the working directory |
54 kwshrink revert expanded keywords in the working directory |
55 |
55 |
56 enabled extensions: |
56 enabled extensions: |
57 |
57 |
58 keyword keyword expansion in tracked files |
58 keyword expand keywords in tracked files |
59 mq patch management and development |
59 mq work with a stack of patches |
60 notify hook extension to email notifications on commits/pushes |
60 notify send e-mail notifications for commits/pushes |
61 |
61 |
62 use "hg -v help keyword" to show aliases and global options |
62 use "hg -v help keyword" to show aliases and global options |
63 % hg kwdemo |
63 % hg kwdemo |
64 [extensions] |
64 [extensions] |
65 hgext.keyword = |
65 hgext.keyword = |