sapling/hgext
Gregory Szorc bdc9fb8c76 clonebundles: improve BUNDLESPEC documentation
Before the existence of `hg debugbundle --spec`, the process for
defining the BUNDLESPEC value in manifests was not very clear and not
trivial to automate, especially in the case of stream clone bundles.

This patch adds documentation to note the existence of
`hg debugbundle --spec`. We drop the reference to stream clone
requirements handling because it is now redundant with
`hg debugbundle --spec`. While we are here, we further reinforce the
importance of defining BUNDLESPEC.
2016-01-14 22:50:55 -08:00
..
convert with: use context manager for transaction in mercurial_sink 2016-01-15 13:14:47 -08:00
highlight cleanup: remove superfluous space after space after equals (python) 2015-12-31 08:16:59 +00:00
largefiles with: use context manager in largefiles commit 2016-01-15 13:14:50 -08:00
zeroconf cleanup: remove superfluous space after space after equals (python) 2015-12-31 08:16:59 +00:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
blackbox.py blackbox: add pid to output 2015-09-07 11:31:44 -07:00
bugzilla.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
censor.py censor: make censor acquire locks before processing 2015-12-09 08:28:53 +09:00
chgserver.py chgserver: mark as a built-in extension 2015-12-23 22:37:24 +09:00
children.py children: update help with replacement 2016-01-06 17:18:18 +00:00
churn.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
clonebundles.py clonebundles: improve BUNDLESPEC documentation 2016-01-14 22:50:55 -08:00
color.py color: drop useless override of ui.popbuffer() 2015-12-05 23:41:11 +09:00
eol.py eol: make output stable 2015-12-27 23:55:54 +09:00
extdiff.py extdiff: use @command decorator to set up diff commands 2016-01-01 22:35:34 +09:00
factotum.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
fetch.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
gpg.py with: use context manager for wlock in sign 2016-01-15 13:14:46 -08:00
graphlog.py graphlog: update help with replacement 2016-01-06 17:17:49 +00:00
hgcia.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
hgk.py hgk: tweak doc format for path option 2015-06-25 17:37:14 -05:00
histedit.py with: use context manager in _histedit 2016-01-15 13:14:49 -08:00
keyword.py with: use context manager for wlock in kw_dorecord 2016-01-15 13:14:46 -08:00
mq.py with: use context manager for transaction in qimport 2016-01-15 13:14:47 -08:00
notify.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
pager.py pager: improve help for --pager= 2015-11-30 18:47:33 +00:00
patchbomb.py patchbomb: replace file I/O with util.readfile 2016-01-12 15:57:18 -08:00
purge.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
rebase.py with: use context manager for transaction in rebase 2016-01-15 13:14:48 -08:00
record.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
relink.py l10n: use %d instead of %s for numbers 2015-10-14 22:29:03 -04:00
schemes.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
share.py share: pass named arguments 2015-12-12 22:07:40 -05:00
shelve.py with: use context manager in unshelveabort 2016-01-15 13:14:50 -08:00
strip.py with: use a context manager for transaction in strip 2016-01-15 13:14:50 -08:00
transplant.py with: use context manager for wlock in transplant 2016-01-15 13:14:47 -08:00
win32mbcs.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
win32text.py urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00