comparison tests/test-debugcomplete.out @ 8695:9a89253a32e6

heads: show closed heads only when --closed is passed Add a --closed (-c) option to 'hg heads' to show all heads and change the default behavior to refrain from showing fully closed branches. Enhance 'hg heads <branch>' so that: * default: displays normal & inactive heads, not closed heads * --closed: displays normal, inactive & closed heads * --active: displays only normal heads * both --closed and --active: displays normal & closed heads only
author John Mulligan <phlogistonjohn@asynchrono.us>
date Wed, 03 Jun 2009 13:59:38 +0200
parents 613ac2856535
children 859f841937d0
comparison
equal deleted inserted replaced
8694:ca8d05e1f1d1 8695:9a89253a32e6
199 debugrename: rev 199 debugrename: rev
200 debugsetparents: 200 debugsetparents:
201 debugstate: nodates 201 debugstate: nodates
202 debugwalk: include, exclude 202 debugwalk: include, exclude
203 grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude 203 grep: print0, all, follow, ignore-case, files-with-matches, line-number, rev, user, date, include, exclude
204 heads: rev, active, style, template 204 heads: rev, active, closed, style, template
205 help: 205 help:
206 identify: rev, num, id, branch, tags 206 identify: rev, num, id, branch, tags
207 import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity 207 import: strip, base, force, no-commit, exact, import-branch, message, logfile, date, user, similarity
208 incoming: force, newest-first, bundle, rev, patch, git, limit, no-merges, style, template, ssh, remotecmd 208 incoming: force, newest-first, bundle, rev, patch, git, limit, no-merges, style, template, ssh, remotecmd
209 locate: rev, print0, fullpath, include, exclude 209 locate: rev, print0, fullpath, include, exclude