add log, summary and update commands
1 files changed, 3 insertions(+), 0 deletions(-) M hgcomplete.lua
M hgcomplete.lua +3 -0
@@ 98,8 98,11 @@ hg_subcommands = { "export", "fold", "heads", + "log", "merge", "status", + "summary", + "update", "push", "pull", "revert",