equal
deleted
inserted
replaced
1 % help |
1 % help |
2 keyword extension - keyword expansion in local repositories |
2 keyword extension - keyword expansion 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 local repositories |
58 keyword keyword expansion in tracked files |
59 mq patch management and development |
59 mq patch management and development |
60 notify hook extension to email notifications on commits/pushes |
60 notify hook extension to email notifications on 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 |