sapling/hgext
Ryan McElroy 6acaea3ec5 bookmarks: name label for active bookmark correctly
Retain old label as well for backwards compatibility.

Today, the terms 'active' and 'current' are interchangeably used throughout the
codebase in reference to the active bookmark (the bookmark that will be updated
with the next commit). This leads to confusion among developers and users.
This patch is part of a series to standardize the usage to 'active' throughout
the mercurial codebase and user interface.
2015-04-16 15:18:59 -07:00
..
convert merge with stable 2015-05-28 16:09:42 -05:00
highlight extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
largefiles largefiles: drop the unused lfcommands._addchangeset() 2015-05-28 14:14:11 -04:00
zeroconf extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
blackbox.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
bugzilla.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
censor.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
children.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
churn.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
color.py bookmarks: name label for active bookmark correctly 2015-04-16 15:18:59 -07:00
eol.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
extdiff.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
factotum.py factotum: use try/except/finally 2015-05-15 09:54:56 -05:00
fetch.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
gpg.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
graphlog.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
hgcia.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
hgk.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
histedit.py histedit: fix --continue when rules are finished 2015-05-01 15:45:07 -07:00
keyword.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
mq.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
notify.py notify: drop import required by Python 2.4 2015-05-18 16:24:16 -05:00
pager.py pager: drop python 2.4 hack around subprocess 2015-05-18 16:20:12 -05:00
patchbomb.py patchbomb: stop explicit import required by Python 2.4 2015-05-18 16:22:15 -05:00
progress.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
purge.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
rebase.py rebase: check that the bookmark is still valid when restoring (issue4669) 2015-05-14 21:35:06 -07:00
record.py record: make hg record always use the non curses interface 2015-05-13 20:30:12 -07:00
relink.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
schemes.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
share.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
shelve.py selve: make 'shelve --interactive' not experimental 2015-05-21 14:57:30 -07:00
strip.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
transplant.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
win32mbcs.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
win32text.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00