sapling/hgext
Augie Fackler caa25014d3 progress: react more reasonably to nested progress topics
Previously, we'd reset the entire progress bar state when a topic was
completed, even if it wasn't the outermost progress topic. Now we
print the state of the next progress topic on the stack if one is left
rather than reset the progress bar.
2010-12-10 16:56:12 -06:00
..
convert merge with stable 2010-12-01 11:02:12 +09:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify inotify: raise correct error if server is already started in a deep repository 2010-10-09 15:41:53 +02:00
zeroconf mail/hgweb: support service names for ports (issue2350) 2010-08-28 12:31:07 -04:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py help: different section separators 2010-10-19 13:39:34 +02:00
bookmarks.py merge with stable 2010-12-08 13:12:12 -06:00
bugzilla.py removed exception args indexing (not supported by py3k) 2010-07-14 23:03:21 -03:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py churn: ignore trailing and leading spaces (issue2546) 2010-12-13 16:41:39 +09:00
color.py color: give hint to translators about untranslated keywords 2010-10-22 16:34:38 +02:00
eol.py merge with stable 2010-12-13 11:53:17 +01:00
extdiff.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
fetch.py fetch: fix and document exit codes (issue2356) 2010-10-11 14:39:13 -05:00
gpg.py gpg, commands: fixed util.abort to util.Abort typos 2010-11-09 20:25:56 +00:00
graphlog.py outgoing: unify common graphlog.outgoing and hg.outgoing code 2010-10-15 05:21:51 +02:00
hgcia.py hgcia/color: remove star imports 2010-08-03 13:02:11 -04:00
hgk.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py keyword: make kwfiles show deleted files configured for expansion 2010-12-04 14:44:05 +01:00
mq.py coding style: fix gratuitous whitespace after Python keywords 2010-12-03 11:30:45 +01:00
notify.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
pager.py pager: make example of setting pager less silly 2010-10-29 00:57:34 -05:00
parentrevspec.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patchbomb.py patchbomb: fix stray backslash in docstring 2010-10-23 18:33:57 +02:00
progress.py progress: react more reasonably to nested progress topics 2010-12-10 16:56:12 -06:00
purge.py Use hg role in help strings 2010-04-22 10:24:49 +02:00
rebase.py rebase: support --detach when null is common ancestor 2010-11-20 09:51:56 +01:00
record.py record: move copystat() hack out of util.copyfile() and into record 2010-12-07 20:03:05 +11:00
relink.py cleanup: remove unused imports 2010-08-27 13:32:38 -04:00
schemes.py schemes: add Kiln On Demand to default schemes 2010-03-24 16:42:08 -04:00
share.py Use note admonition 2010-09-22 16:23:55 +02:00
transplant.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
win32mbcs.py win32mbcs: use extsetup() to wrap functions only once. 2010-11-19 18:07:15 +09:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00