Mercurial > public > mercurial-scm > hg
log mercurial/help.py @ 16884:4fd1f1d7569b
age | author | description |
---|---|---|
Thu, 07 Jun 2012 15:54:40 +0200 | Thomas Arendsen Hein | help: fix 'hg help -k' matching an extension without docs |
Sun, 03 Jun 2012 17:49:04 +0200 | Olav Reinert | help: fix keyword search output for extension commands |
Sat, 02 Jun 2012 11:22:33 +0200 | Olav Reinert | help: format extension lists using RST |
Mon, 04 Jun 2012 10:45:56 +0400 | Nikolaj Sjujskij | help: fix search with `-k` option in non-ASCII locales |
Fri, 01 Jun 2012 12:01:33 +0200 | Olav Reinert | help: inline helper function used once only |
Fri, 01 Jun 2012 11:58:23 +0200 | Olav Reinert | minirst: generate tables as a list of joined lines |
Tue, 22 May 2012 22:08:41 +0200 | Olav Reinert | help: move some helper functions to help.py |