Change 8267
Mojmir Svoboda
committed this change
into
//guest/mojmir_svoboda/mercurial
Request Review
Download .zip
mercurial 1.7.3 +p4 -> mercurial 2.0.2 + p4
Files
693
Comments
0
541
edited
124
added
28
deleted
•
COPYING#2
Loading...
DISCLAIMER#2
Loading...
Makefile#2
Loading...
PKG-INFO#2
Loading...
contrib/bash_completion#2
Loading...
contrib/casesmash.py#1
Loading...
contrib/check-code.py#2
Loading...
contrib/debugcmdserver.py#1
Loading...
contrib/dumprevlog#2
Loading...
contrib/hg-ssh#2
Loading...
contrib/hgk#2
Loading...
contrib/hgweb.fcgi#2
Loading...
contrib/hgweb.wsgi#2
Loading...
contrib/mergetools.hgrc#2
Loading...
contrib/perf.py#2
Loading...
contrib/python-hook-examples.py#2
Loading...
contrib/setup3k.py#2
Loading...
contrib/shrink-revlog.py#2
Loading...
contrib/simplemerge#2
Loading...
contrib/tcsh_completion#2
Loading...
contrib/tcsh_completion_build.sh#2
Loading...
contrib/undumprevlog#2
Loading...
contrib/win32/buildlocal.bat#1
Loading...
contrib/win32/hg.bat#2
Loading...
contrib/win32/hgwebdir_wsgi.py#2
Loading...
contrib/win32/mercurial.ini#2
Loading...
contrib/win32/mercurial.iss#2
Loading...
contrib/win32/win32-build.txt#2
Loading...
contrib/wix/dist.wxs#2
Loading...
contrib/wix/guids.wxi#2
Loading...
contrib/wix/help.wxs#2
Loading...
contrib/wix/mercurial.wxs#2
Loading...
contrib/wix/templates.wxs#2
Loading...
contrib/zsh_completion#2
Loading...
doc/Makefile#2
Loading...
doc/gendoc.py#2
Loading...
doc/hg.1#2
Loading...
doc/hg.1.html#2
Loading...
doc/hg.1.txt#1
Loading...
doc/hgignore.5.txt#2
Loading...
doc/hgmanpage.py#2
Loading...
doc/hgrc.5.txt#2
Loading...
doc/runrst#2
Loading...
hg#2
Loading...
hgext/acl.py#2
Loading...
hgext/bookmarks.py#2
Loading...
hgext/bugzilla.py#2
Loading...
hgext/churn.py#2
Loading...
hgext/color.py#2
Loading...
hgext/convert/__init__.py#2
Loading...
hgext/convert/bzr.py#2
Loading...
hgext/convert/common.py#2
Loading...
hgext/convert/convcmd.py#2
Loading...
hgext/convert/cvs.py#2
Loading...
hgext/convert/cvsps.py#2
Loading...
hgext/convert/darcs.py#2
Loading...
hgext/convert/filemap.py#2
Loading...
hgext/convert/git.py#2
Loading...
hgext/convert/gnuarch.py#2
Loading...
hgext/convert/hg.py#2
Loading...
hgext/convert/monotone.py#2
Loading...
hgext/convert/p4.py#2
Loading...
hgext/convert/subversion.py#2
Loading...
hgext/convert/transport.py#2
Loading...
hgext/eol.py#2
Loading...
hgext/extdiff.py#2
Loading...
hgext/fetch.py#2
Loading...
hgext/gpg.py#2
Loading...
hgext/graphlog.py#2
Loading...
hgext/hgcia.py#2
Loading...
hgext/hgk.py#2
Loading...
hgext/inotify/__init__.py#2
Loading...
hgext/inotify/linux/__init__.py#2
Loading...
hgext/inotify/linuxserver.py#2
Loading...
hgext/inotify/server.py#2
Loading...
hgext/keyword.py#2
Loading...
hgext/largefiles/CONTRIBUTORS#1
Loading...
hgext/largefiles/__init__.py#1
Loading...
hgext/largefiles/basestore.py#1
Loading...
hgext/largefiles/lfcommands.py#1
Loading...
hgext/largefiles/lfutil.py#1
Loading...
hgext/largefiles/localstore.py#1
Loading...
hgext/largefiles/overrides.py#1
Loading...
hgext/largefiles/proto.py#1
Loading...
hgext/largefiles/remotestore.py#1
Loading...
hgext/largefiles/reposetup.py#1
Loading...
hgext/largefiles/uisetup.py#1
Loading...
hgext/largefiles/wirestore.py#1
Loading...
hgext/mq.py#2
Loading...
hgext/notify.py#2
Loading...
hgext/pager.py#2
Loading...
hgext/parentrevspec.py#2
Loading...
hgext/patchbomb.py#2
Loading...
hgext/progress.py#2
Loading...
hgext/purge.py#2
Loading...
hgext/rebase.py#2
Loading...
hgext/record.py#2
Loading...
hgext/relink.py#2
Loading...
hgext/schemes.py#2
Loading...
hgext/share.py#2
Loading...
hgext/transplant.py#2
Loading...
hgext/win32mbcs.py#2
Loading...
hgext/zeroconf/Zeroconf.py#2
Loading...
hgext/zeroconf/__init__.py#2
Loading...
hgweb.cgi#2
Loading...
i18n/da.po#2
Loading...
i18n/de.po#2
Loading...
i18n/it.po#2
Loading...
i18n/ja.po#2
Loading...
i18n/polib.py#2
Loading...
i18n/pt_BR.po#2
Loading...
i18n/ro.po#2
Loading...
i18n/ru.po#1
Loading...
i18n/sv.po#2
Loading...
mercurial/__version__.py#2
Loading...
mercurial/ancestor.py#2
Loading...
mercurial/archival.py#2
Loading...
mercurial/bdiff.c#2
Loading...
mercurial/bookmarks.py#1
Loading...
mercurial/bundlerepo.py#2
Loading...
mercurial/byterange.py#2
Loading...
mercurial/changegroup.py#2
Loading...
mercurial/changelog.py#2
Loading...
mercurial/cmdutil.py#2
Loading...
mercurial/commands.py#2
Loading...
mercurial/commandserver.py#1
Loading...
mercurial/config.py#2
Loading...
mercurial/context.py#2
Loading...
mercurial/copies.py#2
Loading...
mercurial/dagutil.py#1
Loading...
mercurial/demandimport.py#2
Loading...
mercurial/dirstate.py#2
Loading...
mercurial/discovery.py#2
Loading...
mercurial/dispatch.py#2
Loading...
mercurial/encoding.py#2
Loading...
mercurial/error.py#2
Loading...
mercurial/extensions.py#2
Loading...
mercurial/fancyopts.py#2
Loading...
mercurial/filelog.py#2
Loading...
mercurial/filemerge.py#2
Loading...
mercurial/fileset.py#1
Loading...
mercurial/graphmod.py#2
Loading...
mercurial/hbisect.py#2
Loading...
mercurial/help.py#2
Loading...
mercurial/help/config.txt#2
Loading...
mercurial/help/dates.txt#2
Loading...
mercurial/help/environment.txt#2
Loading...
mercurial/help/filesets.txt#1
Loading...
mercurial/help/glossary.txt#2
Loading...
mercurial/help/hgignore.txt#1
Loading...
mercurial/help/hgweb.txt#2
Loading...
mercurial/help/patterns.txt#2
Loading...
mercurial/help/revsets.txt#2
Loading...
mercurial/help/subrepos.txt#2
Loading...
mercurial/help/templates.txt#2
Loading...
mercurial/help/urls.txt#2
Loading...
mercurial/hg.py#2
Loading...
mercurial/hgweb/common.py#2
Loading...
mercurial/hgweb/hgweb_mod.py#2
Loading...
mercurial/hgweb/hgwebdir_mod.py#2
Loading...
mercurial/hgweb/protocol.py#2
Loading...
mercurial/hgweb/request.py#2
Loading...
mercurial/hgweb/server.py#2
Loading...
mercurial/hgweb/webcommands.py#2
Loading...
mercurial/hgweb/webutil.py#2
Loading...
mercurial/hgweb/wsgicgi.py#2
Loading...
mercurial/hook.py#2
Loading...
mercurial/httpclient/__init__.py#1
Loading...
mercurial/httpclient/socketutil.py#1
Loading...
mercurial/httpclient/tests/__init__.py#1
Loading...
mercurial/httpclient/tests/simple_http_test.py#1
Loading...
mercurial/httpclient/tests/test_bogus_responses.py#1
Loading...
mercurial/httpclient/tests/test_chunked_transfer.py#1
Loading...
mercurial/httpclient/tests/test_proxy_support.py#1
Loading...
mercurial/httpclient/tests/test_ssl.py#1
Loading...
mercurial/httpclient/tests/util.py#1
Loading...
mercurial/httpconnection.py#1
Loading...
mercurial/httprepo.py#2
Loading...
mercurial/i18n.py#2
Loading...
mercurial/ignore.py#2
Loading...
mercurial/keepalive.py#2
Loading...
mercurial/localrepo.py#2
Loading...
mercurial/lock.py#2
Loading...
mercurial/lsprof.py#2
Loading...
mercurial/mail.py#2
Loading...
mercurial/manifest.py#2
Loading...
mercurial/match.py#2
Loading...
mercurial/mdiff.py#2
Loading...
mercurial/merge.py#2
Loading...
mercurial/minirst.py#2
Loading...
mercurial/mpatch.c#2
Loading...
mercurial/osutil.c#2
Loading...
mercurial/parser.py#2
Loading...
mercurial/parsers.c#2
Loading...
mercurial/patch.py#2
Loading...
mercurial/posix.py#2
Loading...
mercurial/pure/bdiff.py#2
Loading...
mercurial/pure/mpatch.py#2
Loading...
mercurial/pure/osutil.py#2
Loading...
mercurial/pure/parsers.py#2
Loading...
mercurial/pushkey.py#2
Loading...
mercurial/repair.py#2
Loading...
mercurial/repo.py#2
Loading...
mercurial/revlog.py#2
Loading...
mercurial/revset.py#2
Loading...
mercurial/scmutil.py#1
Loading...
mercurial/setdiscovery.py#1
Loading...
mercurial/simplemerge.py#2
Loading...
mercurial/sshrepo.py#2
Loading...
mercurial/sshserver.py#2
Loading...
mercurial/sslutil.py#1
Loading...
mercurial/statichttprepo.py#2
Loading...
mercurial/store.py#2
Loading...
mercurial/subrepo.py#2
Loading...
mercurial/tags.py#2
Loading...
mercurial/templatefilters.py#2
Loading...
mercurial/templatekw.py#2
Loading...
mercurial/templater.py#2
Loading...
mercurial/templates/atom/bookmarkentry.tmpl#1
Loading...
mercurial/templates/atom/bookmarks.tmpl#1
Loading...
mercurial/templates/atom/map#2
Loading...
mercurial/templates/coal/header.tmpl#2
Loading...
mercurial/templates/coal/map#2
Loading...
mercurial/templates/gitweb/bookmarks.tmpl#1
Loading...
mercurial/templates/gitweb/branches.tmpl#2
Loading...
mercurial/templates/gitweb/changelog.tmpl#2
Loading...
mercurial/templates/gitweb/changelogentry.tmpl#2
Loading...
mercurial/templates/gitweb/changeset.tmpl#2
Loading...
mercurial/templates/gitweb/error.tmpl#2
Loading...
mercurial/templates/gitweb/fileannotate.tmpl#2
Loading...
mercurial/templates/gitweb/filediff.tmpl#2
Loading...
mercurial/templates/gitweb/filelog.tmpl#2
Loading...
mercurial/templates/gitweb/filerevision.tmpl#2
Loading...
mercurial/templates/gitweb/footer.tmpl#2
Loading...
mercurial/templates/gitweb/graph.tmpl#2
Loading...
mercurial/templates/gitweb/header.tmpl#2
Loading...
mercurial/templates/gitweb/help.tmpl#2
Loading...
mercurial/templates/gitweb/helptopics.tmpl#2
Loading...
mercurial/templates/gitweb/index.tmpl#2
Loading...
mercurial/templates/gitweb/manifest.tmpl#2
Loading...
mercurial/templates/gitweb/map#2
Loading...
mercurial/templates/gitweb/notfound.tmpl#2
Loading...
mercurial/templates/gitweb/search.tmpl#2
Loading...
mercurial/templates/gitweb/shortlog.tmpl#2
Loading...
mercurial/templates/gitweb/summary.tmpl#2
Loading...
mercurial/templates/gitweb/tags.tmpl#2
Loading...
mercurial/templates/map-cmdline.bisect#1
Loading...
mercurial/templates/map-cmdline.compact#2
Loading...
mercurial/templates/map-cmdline.default#2
Loading...
mercurial/templates/map-cmdline.xml#2
Loading...
mercurial/templates/monoblue/bookmarks.tmpl#1
Loading...
mercurial/templates/monoblue/branches.tmpl#2
Loading...
mercurial/templates/monoblue/changelog.tmpl#2
Loading...
mercurial/templates/monoblue/changelogentry.tmpl#2
Loading...
mercurial/templates/monoblue/changeset.tmpl#2
Loading...
mercurial/templates/monoblue/error.tmpl#2
Loading...
mercurial/templates/monoblue/fileannotate.tmpl#2
Loading...
mercurial/templates/monoblue/filediff.tmpl#2
Loading...
mercurial/templates/monoblue/filelog.tmpl#2
Loading...
mercurial/templates/monoblue/filerevision.tmpl#2
Loading...
mercurial/templates/monoblue/footer.tmpl#2
Loading...
mercurial/templates/monoblue/graph.tmpl#2
Loading...
mercurial/templates/monoblue/header.tmpl#2
Loading...
mercurial/templates/monoblue/help.tmpl#2
Loading...
mercurial/templates/monoblue/helptopics.tmpl#2
Loading...
mercurial/templates/monoblue/index.tmpl#2
Loading...
mercurial/templates/monoblue/manifest.tmpl#2
Loading...
mercurial/templates/monoblue/map#2
Loading...
mercurial/templates/monoblue/notfound.tmpl#2
Loading...
mercurial/templates/monoblue/search.tmpl#2
Loading...
mercurial/templates/monoblue/shortlog.tmpl#2
Loading...
mercurial/templates/monoblue/summary.tmpl#2
Loading...
mercurial/templates/monoblue/tags.tmpl#2
Loading...
mercurial/templates/paper/bookmarks.tmpl#1
Loading...
mercurial/templates/paper/branches.tmpl#2
Loading...
mercurial/templates/paper/changeset.tmpl#2
Loading...
mercurial/templates/paper/diffstat.tmpl#1
Loading...
mercurial/templates/paper/error.tmpl#2
Loading...
mercurial/templates/paper/fileannotate.tmpl#2
Loading...
mercurial/templates/paper/filediff.tmpl#2
Loading...
mercurial/templates/paper/filelog.tmpl#2
Loading...
mercurial/templates/paper/filelogentry.tmpl#2
Loading...
mercurial/templates/paper/filerevision.tmpl#2
Loading...
mercurial/templates/paper/footer.tmpl#2
Loading...
mercurial/templates/paper/graph.tmpl#2
Loading...
mercurial/templates/paper/header.tmpl#2
Loading...
mercurial/templates/paper/help.tmpl#2
Loading...
mercurial/templates/paper/helptopics.tmpl#2
Loading...
mercurial/templates/paper/index.tmpl#2
Loading...
mercurial/templates/paper/manifest.tmpl#2
Loading...
mercurial/templates/paper/map#2
Loading...
mercurial/templates/paper/search.tmpl#2
Loading...
mercurial/templates/paper/shortlog.tmpl#2
Loading...
mercurial/templates/paper/shortlogentry.tmpl#2
Loading...
mercurial/templates/paper/tags.tmpl#2
Loading...
mercurial/templates/raw/map#2
Loading...
mercurial/templates/rss/bookmarkentry.tmpl#1
Loading...
mercurial/templates/rss/bookmarks.tmpl#1
Loading...
mercurial/templates/rss/filelogentry.tmpl#2
Loading...
mercurial/templates/rss/map#2
Loading...
mercurial/templates/spartan/changelogentry.tmpl#2
Loading...
mercurial/templates/spartan/changeset.tmpl#2
Loading...
mercurial/templates/spartan/fileannotate.tmpl#2
Loading...
mercurial/templates/spartan/filelogentry.tmpl#2
Loading...
mercurial/templates/spartan/filerevision.tmpl#2
Loading...
mercurial/templates/spartan/footer.tmpl#2
Loading...
mercurial/templates/spartan/graph.tmpl#2
Loading...
mercurial/templates/spartan/header.tmpl#2
Loading...
mercurial/templates/spartan/map#2
Loading...
mercurial/templates/spartan/shortlogentry.tmpl#2
Loading...
mercurial/templates/static/graph.js#2
Loading...
mercurial/templates/static/mercurial.js#1
Loading...
mercurial/templates/static/style-coal.css#2
Loading...
mercurial/templates/static/style-gitweb.css#2
Loading...
mercurial/templates/static/style-monoblue.css#2
Loading...
mercurial/templates/static/style-paper.css#2
Loading...
mercurial/templates/template-vars.txt#2
Loading...
mercurial/transaction.py#2
Loading...
mercurial/treediscovery.py#1
Loading...
mercurial/ui.py#2
Loading...
mercurial/url.py#2
Loading...
mercurial/util.py#2
Loading...
mercurial/verify.py#2
Loading...
mercurial/win32.py#2
Loading...
mercurial/windows.py#2
Loading...
mercurial/wireproto.py#2
Loading...
p4#1
Loading...
setup.py#2
Loading...
tests/autodiff.py#2
Loading...
tests/bundles/darcs1.hg#1
Loading...
tests/bundles/legacy-encoding.hg#1
Loading...
tests/bundles/rebase-revset.hg#1
Loading...
tests/bundles/rebase.hg#1
Loading...
tests/bundles/rebase.sh#1
Loading...
tests/bundles/remote.hg#1
Loading...
tests/bundles/remote.sh#1
Loading...
tests/bundles/tampered.hg#1
Loading...
tests/bundles/test-keyword.hg#1
Loading...
tests/bundles/test-manifest.hg#1
Loading...
tests/bundles/test-merge-symlinks.hg#1
Loading...
tests/bundles/test-no-symlinks.hg#1
Loading...
tests/cgienv#1
Loading...
tests/darcs1.hg#2
Loading...
tests/dummyssh#1
Loading...
tests/filtercr.py#1
Loading...
tests/filterpyflakes.py#1
Loading...
tests/heredoctest.py#1
Loading...
tests/hghave#2
Loading...
tests/hgterm.ti#1
Loading...
tests/legacy-encoding.hg#2
Loading...
tests/md5sum.py#2
Loading...
tests/notcapable#1
Loading...
tests/printenv.py#2
Loading...
tests/run-tests.py#2
Loading...
tests/sitecustomize.py#2
Loading...
tests/tampered.hg#2
Loading...
tests/test-586.t#2
Loading...
tests/test-acl.t#2
Loading...
tests/test-add.t#2
Loading...
tests/test-addremove.t#2
Loading...
tests/test-alias.t#2
Loading...
tests/test-annotate.t#2
Loading...
tests/test-archive.t#2
Loading...
tests/test-atomictempfile.py#1
Loading...
tests/test-atomictempfile.py.out#1
Loading...
tests/test-audit-path.t#2
Loading...
tests/test-backout.t#2
Loading...
tests/test-bad-extension.t#2
Loading...
tests/test-basic.t#2
Loading...
tests/test-batching.py#1
Loading...
tests/test-batching.py.out#1
Loading...
tests/test-bheads.t#2
Loading...
tests/test-bisect.t#2
Loading...
tests/test-bisect2.t#2
Loading...
tests/test-bisect3.t#1
Loading...
tests/test-bookmarks-current.t#2
Loading...
tests/test-bookmarks-pushpull.t#2
Loading...
tests/test-bookmarks-rebase.t#2
Loading...
tests/test-bookmarks-strip.t#2
Loading...
tests/test-bookmarks.t#2
Loading...
tests/test-branch-option.t#2
Loading...
tests/test-branch-tag-confict.t#1
Loading...
tests/test-branches.t#2
Loading...
tests/test-bundle-r.t#2
Loading...
tests/test-bundle.t#2
Loading...
tests/test-casecollision-merge.t#1
Loading...
tests/test-casecollision.t#1
Loading...
tests/test-casefolding.t#2
Loading...
tests/test-changelog-exec.t#2
Loading...
tests/test-check-code.t#2
Loading...
tests/test-check-pyflakes.t#1
Loading...
tests/test-clone-cgi.t#2
Loading...
tests/test-clone-failure.t#2
Loading...
tests/test-clone-r.t#2
Loading...
tests/test-clone-update-order.t#2
Loading...
tests/test-clone.t#2
Loading...
tests/test-command-template.t#2
Loading...
tests/test-commandserver.py#1
Loading...
tests/test-commandserver.py.out#1
Loading...
tests/test-commit-copy.t#2
Loading...
tests/test-commit-multiple.t#1
Loading...
tests/test-commit-unresolved.t#2
Loading...
tests/test-commit.t#2
Loading...
tests/test-confused-revert.t#2
Loading...
tests/test-context.py#2
Loading...
tests/test-context.py.out#2
Loading...
tests/test-contrib.t#1
Loading...
tests/test-convert-authormap.t#2
Loading...
tests/test-convert-baz#2
Loading...
tests/test-convert-bzr-directories.t#2
Loading...
tests/test-convert-clonebranches.t#2
Loading...
tests/test-convert-cvs-detectmerge.t#2
Loading...
tests/test-convert-cvs-synthetic.t#2
Loading...
tests/test-convert-cvs.t#2
Loading...
tests/test-convert-darcs.t#2
Loading...
tests/test-convert-datesort.t#2
Loading...
tests/test-convert-filemap.t#2
Loading...
tests/test-convert-git.t#2
Loading...
tests/test-convert-hg-source.t#2
Loading...
tests/test-convert-hg-startrev.t#2
Loading...
tests/test-convert-mtn.t#2
Loading...
tests/test-convert-splicemap.t#2
Loading...
tests/test-convert-svn-branches.t#2
Loading...
tests/test-convert-svn-encoding.t#2
Loading...
tests/test-convert-svn-move.t#2
Loading...
tests/test-convert-svn-sink.t#2
Loading...
tests/test-convert-svn-source.t#2
Loading...
tests/test-convert-svn-startrev.t#2
Loading...
tests/test-convert-svn-tags.t#2
Loading...
tests/test-convert-tagsbranch-topology.t#2
Loading...
tests/test-convert-tla.t#2
Loading...
tests/test-convert.t#2
Loading...
tests/test-copy-move-merge.t#2
Loading...
tests/test-copy.t#2
Loading...
tests/test-copy2.t#2
Loading...
tests/test-debugbuilddag.t#2
Loading...
tests/test-debugbundle.t#1
Loading...
tests/test-debugcomplete.t#2
Loading...
tests/test-demandimport.py#2
Loading...
tests/test-demandimport.py.out#2
Loading...
tests/test-diff-color.t#2
Loading...
tests/test-diff-ignore-whitespace.t#2
Loading...
tests/test-diff-issue2761.t#1
Loading...
tests/test-diff-unified.t#2
Loading...
tests/test-diffstat.t#2
Loading...
tests/test-dispatch.py#2
Loading...
tests/test-dispatch.t#2
Loading...
tests/test-doctest.py#2
Loading...
tests/test-dumprevlog.t#2
Loading...
tests/test-duplicateoptions.py#1
Loading...
tests/test-empty-group.t#2
Loading...
tests/test-encode.t#2
Loading...
tests/test-encoding-align.t#2
Loading...
tests/test-encoding-textwrap.t#1
Loading...
tests/test-encoding.t#2
Loading...
tests/test-eol-add.t#2
Loading...
tests/test-eol-clone.t#2
Loading...
tests/test-eol-hook.t#2
Loading...
tests/test-eol-patch.t#2
Loading...
tests/test-eol-tag.t#2
Loading...
tests/test-eol-update.t#2
Loading...
tests/test-eol.t#2
Loading...
tests/test-eolfilename.t#2
Loading...
tests/test-excessive-merge.t#2
Loading...
tests/test-export.t#2
Loading...
tests/test-extdiff.t#2
Loading...
tests/test-extension.t#2
Loading...
tests/test-extra-filelog-entry.t#2
Loading...
tests/test-fetch.t#2
Loading...
tests/test-filebranch.t#2
Loading...
tests/test-filecache.py#1
Loading...
tests/test-filecache.py.out#1
Loading...
tests/test-flags.t#2
Loading...
tests/test-fncache.t#2
Loading...
tests/test-gendoc.t#2
Loading...
tests/test-getbundle.t#1
Loading...
tests/test-git-import.t#2
Loading...
tests/test-globalopts.t#2
Loading...
tests/test-glog.t#2
Loading...
tests/test-graft.t#1
Loading...
tests/test-grep.t#2
Loading...
tests/test-hardlinks-safety.t#2
Loading...
tests/test-hardlinks.t#2
Loading...
tests/test-help.t#2
Loading...
tests/test-hg-parseurl.py#2
Loading...
tests/test-hg-parseurl.py.out#2
Loading...
tests/test-hgcia.t#2
Loading...
tests/test-hgignore.t#2
Loading...
tests/test-hgrc.t#2
Loading...
tests/test-hgweb-auth.py#2
Loading...
tests/test-hgweb-auth.py.out#2
Loading...
tests/test-hgweb-commands.t#2
Loading...
tests/test-hgweb-descend-empties.t#2
Loading...
tests/test-hgweb-diffs.t#2
Loading...
tests/test-hgweb-empty.t#2
Loading...
tests/test-hgweb-filelog.t#2
Loading...
tests/test-hgweb-no-path-info.t#2
Loading...
tests/test-hgweb-no-request-uri.t#2
Loading...
tests/test-hgweb-non-interactive.t#2
Loading...
tests/test-hgweb-raw.t#2
Loading...
tests/test-hgweb-removed.t#2
Loading...
tests/test-hgweb.t#2
Loading...
tests/test-hgwebdir.t#2
Loading...
tests/test-highlight.t#2
Loading...
tests/test-hook.t#2
Loading...
tests/test-http-branchmap.t#2
Loading...
tests/test-http-clone-r.t#2
Loading...
tests/test-http-proxy.t#2
Loading...
tests/test-http.t#2
Loading...
tests/test-https.t#2
Loading...
tests/test-hup.t#2
Loading...
tests/test-i18n.t#1
Loading...
tests/test-identify.t#2
Loading...
tests/test-impexp-branch.t#2
Loading...
tests/test-import-bypass.t#1
Loading...
tests/test-import-git.t#1
Loading...
tests/test-import-merge.t#1
Loading...
tests/test-import-unknown.t#1
Loading...
tests/test-import.t#2
Loading...
tests/test-incoming-outgoing.t#2
Loading...
tests/test-inherit-mode.t#2
Loading...
tests/test-init.t#2
Loading...
tests/test-inotify-dirty-dirstate.t#2
Loading...
tests/test-install.t#2
Loading...
tests/test-issue1306.t#2
Loading...
tests/test-issue1502.t#1
Loading...
tests/test-issue1802.t#1
Loading...
tests/test-issue1877.t#1
Loading...
tests/test-issue3084.t#1
Loading...
tests/test-issue322.t#2
Loading...
tests/test-issue433.t#2
Loading...
tests/test-issue436.t#2
Loading...
tests/test-issue522.t#2
Loading...
tests/test-issue619.t#2
Loading...
tests/test-issue660.t#2
Loading...
tests/test-issue842.t#2
Loading...
tests/test-keyword.hg#2
Loading...
tests/test-keyword.t#2
Loading...
tests/test-known.t#1
Loading...
tests/test-largefiles-cache.t#1
Loading...
tests/test-largefiles-small-disk.t#1
Loading...
tests/test-largefiles.t#1
Loading...
tests/test-lfconvert.t#1
Loading...
tests/test-locate.t#2
Loading...
tests/test-log.t#2
Loading...
tests/test-mactext.t#2
Loading...
tests/test-manifest.hg#2
Loading...
tests/test-manifest.t#2
Loading...
tests/test-merge-closedheads.t#2
Loading...
tests/test-merge-commit.t#2
Loading...
tests/test-merge-default.t#2
Loading...
tests/test-merge-subrepos.t#1
Loading...
tests/test-merge-symlinks.hg#2
Loading...
tests/test-merge-symlinks.t#2
Loading...
tests/test-merge-tools.t#2
Loading...
tests/test-merge1.t#2
Loading...
tests/test-merge2.t#2
Loading...
tests/test-merge5.t#2
Loading...
tests/test-merge6.t#2
Loading...
tests/test-merge7.t#2
Loading...
tests/test-minirst.py#2
Loading...
tests/test-minirst.py.out#2
Loading...
tests/test-mq-caches.t#2
Loading...
tests/test-mq-guards.t#2
Loading...
tests/test-mq-merge.t#2
Loading...
tests/test-mq-missingfiles.t#2
Loading...
tests/test-mq-qdelete.t#2
Loading...
tests/test-mq-qdiff.t#2
Loading...
tests/test-mq-qimport-fail-cleanup.t#2
Loading...
tests/test-mq-qimport.t#2
Loading...
tests/test-mq-qnew.t#2
Loading...
tests/test-mq-qpush-exact.t#1
Loading...
tests/test-mq-qpush-fail.t#2
Loading...
tests/test-mq-qrefresh-interactive.t#1
Loading...
tests/test-mq-qrefresh.t#2
Loading...
tests/test-mq-qrename.t#2
Loading...
tests/test-mq-safety.t#2
Loading...
tests/test-mq-strip.t#2
Loading...
tests/test-mq-subrepo-svn.t#1
Loading...
tests/test-mq-subrepo.t#1
Loading...
tests/test-mq-symlinks.t#2
Loading...
tests/test-mq.t#2
Loading...
tests/test-nested-repo.t#2
Loading...
tests/test-newbranch.t#2
Loading...
tests/test-newcgi.t#2
Loading...
tests/test-newercgi.t#2
Loading...
tests/test-no-symlinks#2
Loading...
tests/test-no-symlinks.hg#2
Loading...
tests/test-no-symlinks.out#2
Loading...
tests/test-no-symlinks.t#1
Loading...
tests/test-notify-changegroup.t#2
Loading...
tests/test-notify.t#2
Loading...
tests/test-oldcgi.t#2
Loading...
tests/test-parentrevspec.t#2
Loading...
tests/test-parse-date.t#2
Loading...
tests/test-parseindex.t#2
Loading...
tests/test-parseindex2.py#2
Loading...
tests/test-patch-offset.t#2
Loading...
tests/test-patch.t#2
Loading...
tests/test-patchbomb.t#2
Loading...
tests/test-paths.t#2
Loading...
tests/test-pending.t#1
Loading...
tests/test-progress.t#2
Loading...
tests/test-pull-branch.t#2
Loading...
tests/test-pull-http.t#2
Loading...
tests/test-pull-permission.t#2
Loading...
tests/test-pull-pull-corruption.t#2
Loading...
tests/test-pull-r.t#2
Loading...
tests/test-pull-update.t#2
Loading...
tests/test-pull.t#2
Loading...
tests/test-push-cgi.t#1
Loading...
tests/test-push-http.t#2
Loading...
tests/test-push-r.t#2
Loading...
tests/test-push-warn.t#2
Loading...
tests/test-qrecord.t#2
Loading...
tests/test-rebase-bookmarks.t#1
Loading...
tests/test-rebase-cache.t#2
Loading...
tests/test-rebase-check-restore.t#2
Loading...
tests/test-rebase-collapse.t#2
Loading...
tests/test-rebase-conflicts.t#2
Loading...
tests/test-rebase-detach.t#2
Loading...
tests/test-rebase-keep-branch.t#2
Loading...
tests/test-rebase-mq.t#2
Loading...
tests/test-rebase-named-branches.t#1
Loading...
tests/test-rebase-parameters.t#2
Loading...
tests/test-rebase-rename.t#2
Loading...
tests/test-rebase-scenario-global.t#2
Loading...
tests/test-record.t#2
Loading...
tests/test-relink.t#2
Loading...
tests/test-remove.t#2
Loading...
tests/test-rename-after-merge.t#2
Loading...
tests/test-rename-dir-merge.t#2
Loading...
tests/test-rename-merge1.t#2
Loading...
tests/test-rename-merge2.t#2
Loading...
tests/test-rename.t#2
Loading...
tests/test-repair-strip#2
Loading...
tests/test-repair-strip.out#2
Loading...
tests/test-repair-strip.t#1
Loading...
tests/test-requires.t#2
Loading...
tests/test-revert.t#2
Loading...
tests/test-revlog-packentry.t#2
Loading...
tests/test-revset-dirstate-parents.t#1
Loading...
tests/test-revset-outgoing.t#2
Loading...
tests/test-revset.t#2
Loading...
tests/test-rollback.t#2
Loading...
tests/test-run-tests.t#2
Loading...
tests/test-schemes.t#2
Loading...
tests/test-serve#2
Loading...
tests/test-serve.out#2
Loading...
tests/test-serve.t#1
Loading...
tests/test-setdiscovery.t#1
Loading...
tests/test-share.t#2
Loading...
tests/test-simple-update.t#2
Loading...
tests/test-simplemerge-cmd.t#2
Loading...
tests/test-ssh-clone-r.t#2
Loading...
tests/test-ssh.t#2
Loading...
tests/test-static-http.t#2
Loading...
tests/test-status-color.t#2
Loading...
tests/test-strip-cross.t#2
Loading...
tests/test-subrepo-deep-nested-change.t#2
Loading...
tests/test-subrepo-git.t#1
Loading...
tests/test-subrepo-missing.t#2
Loading...
tests/test-subrepo-paths.t#2
Loading...
tests/test-subrepo-recursion.t#2
Loading...
tests/test-subrepo-relative-path.t#2
Loading...
tests/test-subrepo-svn.t#2
Loading...
tests/test-subrepo.t#2
Loading...
tests/test-symlink-os-yes-fs-no.py#2
Loading...
tests/test-symlink-placeholder.t#1
Loading...
tests/test-tag.t#2
Loading...
tests/test-tags.t#2
Loading...
tests/test-transplant.t#2
Loading...
tests/test-treediscovery-legacy.t#1
Loading...
tests/test-treediscovery.t#1
Loading...
tests/test-trusted.py#2
Loading...
tests/test-trusted.py.out#2
Loading...
tests/test-ui-color.py#2
Loading...
tests/test-ui-color.py.out#2
Loading...
tests/test-ui-config.py#2
Loading...
tests/test-ui-config.py.out#2
Loading...
tests/test-unbundlehash.t#1
Loading...
tests/test-unrelated-pull.t#2
Loading...
tests/test-up-local-change.t#2
Loading...
tests/test-update-branches.t#2
Loading...
tests/test-url-rev.t#2
Loading...
tests/test-url.py#2
Loading...
tests/test-walk.t#2
Loading...
tests/test-walkrepo.py#2
Loading...
tests/test-win32text.t#2
Loading...
tests/test-wireproto.py#1
Loading...
tests/test-wireproto.py.out#1
Loading...
tests/test-wireproto.t#1
Loading...
tests/tinyproxy.py#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.