sapling/hgext
Stefano Tortarolo 1f811e0952 rebase: block collapse with keepbranches on multiple named branches (issue2112)
Collapse and keepbranches should be blocked when there is more than
one named branch on the branch that's going to be rebased.
2011-07-18 22:58:21 +02:00
..
convert convert: fix git convert on solaris - it cannot remove environment variables 2011-06-25 01:55:15 +02:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify hgext: fixup a couple missed file().read() instances 2011-05-03 21:53:13 -05:00
zeroconf check-code: flag 0/1 used as constant Boolean expression 2011-06-01 12:38:46 +02: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
bugzilla.py bugzilla: fix typo in documentation 2011-06-14 20:08:35 -03:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
color.py color: for the sake of "less -R", default to ansi in auto mode (issue2792) 2011-06-29 13:20:40 -04:00
eol.py eol: ignore IOError from deleted files in commitctx 2011-07-12 12:06:11 -04:00
extdiff.py extdiff: use ui out descriptor when calling util.system 2011-06-24 17:04:37 +03:00
fetch.py hg: change various repository() users to use peer() where appropriate 2011-06-10 11:43:38 -05:00
gpg.py gpg: use cmdutil.command decorator 2011-05-12 14:31:01 +02:00
graphlog.py graphlog: remove unused arg from _wrapcmd 2011-05-23 23:22:47 +03:00
hgcia.py hgcia: Set default value of strip to -1 (issue2891) 2011-07-09 09:44:15 +02:00
hgk.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
mq.py backout of a52e14fe37fb: allow to qpop/push with a dirty working copy 2011-06-24 23:25:42 +03:00
notify.py notify: send changesets on 'outgoing' hook, updated doc 2011-06-14 13:29:25 +02:00
pager.py util: add helper function isatty(fd) to check for tty-ness 2011-06-02 00:43:34 +03:00
patchbomb.py hg: change various repository() users to use peer() where appropriate 2011-06-10 11:43:38 -05:00
progress.py util: add helper function isatty(fd) to check for tty-ness 2011-06-02 00:43:34 +03:00
purge.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
rebase.py rebase: block collapse with keepbranches on multiple named branches (issue2112) 2011-07-18 22:58:21 +02:00
record.py record: add white space diff options 2011-06-10 10:58:10 +02:00
relink.py check-code: don't mark debug messages for translation 2011-06-21 15:21:57 -05:00
schemes.py hg: move peerschemes back to schemes 2011-06-13 16:25:18 -05:00
share.py Use note admonition 2010-09-22 16:23:55 +02:00
transplant.py transplant: use ui out descriptor when calling util.system 2011-06-24 19:27:53 +03:00
win32mbcs.py win32mbcs: wrap two more functions to be wrapped. 2011-07-06 18:28:42 +09:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00