sapling/mercurial
Faheem Mitha 45dd4bd055 help: add "glossary" topic
Joint work with Vishakh Harikumar, Pradeepkumar Gayam, David Champion,
Mark Booth, timeless, Matt Mackall, Heinrik Stuart, Greg Ward, and
Martin Geisler.
2010-06-16 15:20:22 +05:30
..
help help: add "glossary" topic 2010-06-16 15:20:22 +05:30
hgweb hgweb: specify a charset when sending raw text files 2010-06-09 12:41:44 -10:00
pure clean up remaining generic exceptions 2010-05-07 16:59:00 -05:00
templates Merge with stable 2010-04-19 17:00:02 -05:00
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
ancestor.py Merge with stable 2010-01-19 22:45:09 -06:00
archival.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
base85.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
bdiff.c bdiff: do not use recursion / avoid stackoverflow (issue1940) 2010-02-18 10:32:51 +01:00
bundlerepo.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
byterange.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
changegroup.py localrepo: show indeterminate progress for incoming data 2010-02-07 12:00:40 -06:00
changelog.py Merge with stable 2010-02-11 17:44:01 -06:00
cmdutil.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
commands.py merge: when current branch has 1 or > 2 heads, actually abort. 2010-06-14 16:06:52 -04:00
config.py error: fix up test-hgrc 2010-06-04 23:04:31 -05:00
context.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
copies.py copies: properly visit file context ancestors on working file contexts 2010-04-07 21:31:47 +02:00
dagparser.py dagparser: replace format with str 2010-06-15 10:00:07 +02:00
demandimport.py demandimport: blacklist _ssl (issue1964) 2010-03-09 16:03:57 +01:00
diffhelpers.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
dirstate.py dirstate: more explicit name, rename normaldirty() to otherparent() 2010-04-20 11:17:01 +02:00
discovery.py discovery: fix description line 2010-06-09 17:27:47 +02:00
dispatch.py provide pre- and post- hooks with parsed command line arguments. 2010-06-10 09:32:19 -07:00
encoding.py replace Python standard textwrap by MBCS sensitive one for i18n text 2010-06-06 17:20:10 +09:00
error.py error: fix up test-hgrc 2010-06-04 23:04:31 -05:00
extensions.py dispatch: provide help for disabled extensions and commands 2010-02-07 14:01:43 +01:00
fancyopts.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
filelog.py merge with stable 2010-03-16 01:16:19 +01:00
filemerge.py merge: tool.check = prompt will force an interactive merge check 2010-05-10 11:04:56 -05:00
graphmod.py hgweb/graph: edge should be same color as the destination 2010-03-07 17:44:43 +01:00
hbisect.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
help.py help: add "glossary" topic 2010-06-16 15:20:22 +05:30
hg.py improve --branch processing (and differentiate from # syntax) 2010-06-10 12:46:09 +02:00
hook.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
httprepo.py push: document return values between various repo methods. 2010-05-02 21:56:25 -04:00
i18n.py ui: add HGPLAIN environment variable for easier scripting 2010-02-07 14:56:18 +01:00
ignore.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
keepalive.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
localrepo.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
lock.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
lsprof.py fix spaces/identation issues 2010-02-05 18:50:08 +01:00
lsprofcalltree.py drop unused imports 2009-05-14 15:35:46 +02:00
mail.py Merge with stable 2010-01-19 22:45:09 -06:00
manifest.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
match.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mdiff.py remove header handling out of mdiff.bunidiff, rename it 2010-03-09 18:31:57 +01:00
merge.py merge: avoid to break the dirstate copy status on moved files 2010-05-04 09:57:16 +02:00
minirst.py replace Python standard textwrap by MBCS sensitive one for i18n text 2010-06-06 17:20:10 +09:00
mpatch.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
node.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
osutil.c many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
parser.py parser: fix missing param in _match 2010-06-08 16:27:59 +02:00
parsers.c parsers: fix some signed comparison issues 2010-02-13 17:37:44 -06:00
patch.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
posix.py acl: grp module is not available on windows 2010-05-10 21:09:48 +02:00
repair.py strip: backup bundles should use the .hg extension 2010-06-10 15:23:31 -05:00
repo.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
revlog.py revlog: fix inconsistent comment formatting 2010-06-10 17:10:05 +02:00
revset.py revset: fix call to ctx.extra() in closed() 2010-06-13 23:25:27 +02:00
similar.py fix coding style 2010-05-02 00:48:33 +02:00
simplemerge.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
sshrepo.py push: document return values between various repo methods. 2010-05-02 21:56:25 -04:00
sshserver.py streamclone: allow uncompressed clones by default 2010-02-07 15:31:53 +01:00
statichttprepo.py static-http: disable lazy parsing 2010-05-11 16:28:09 -05:00
store.py store: only add new entries to the fncache file 2010-03-03 14:50:35 +01:00
streamclone.py pylint, pyflakes: remove unused or duplicate imports 2010-04-14 17:58:10 +09:00
strutil.py Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
subrepo.py subrepo: fix 2.5ism in url parsing 2010-05-07 14:19:14 -05:00
tags.py tags: remove inactive debugging code. 2010-06-15 16:10:32 -04:00
templatefilters.py replace Python standard textwrap by MBCS sensitive one for i18n text 2010-06-06 17:20:10 +09:00
templatekw.py fix coding style (reported by pylint) 2010-02-08 15:36:34 +01:00
templater.py cleanups: undefined variables 2010-06-08 09:30:45 +02:00
transaction.py make transactions work on non-refcounted python implementations 2010-05-27 17:47:40 +02:00
ui.py ui: document the formatted(), interactive() & plain() functions. 2010-06-07 16:14:12 +02:00
url.py schemes: fix // breakage with Python 2.6.5 (issue2111) 2010-04-08 11:00:46 -04:00
util.py replace Python standard textwrap by MBCS sensitive one for i18n text 2010-06-06 17:20:10 +09:00
verify.py verify: improve progress descriptions 2010-04-13 23:12:23 -05:00
win32.py cleanups: unused variables 2010-06-08 09:30:33 +02:00
windows.py acl: grp module is not available on windows 2010-05-10 21:09:48 +02:00