2010-08-06 23:59:54 +02:00
|
|
|
@comment $FreeBSD$
|
2005-07-13 21:05:23 +02:00
|
|
|
bin/hg
|
2006-02-02 08:18:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/__init__.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/acl.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/acl.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/acl.pyo
|
2009-01-12 21:54:56 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bookmarks.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bookmarks.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bookmarks.pyo
|
2006-05-11 19:30:00 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bugzilla.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bugzilla.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/bugzilla.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/children.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/children.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/children.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/churn.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/churn.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/churn.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/color.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/color.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/color.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/__init__.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/bzr.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/bzr.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/bzr.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/common.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/common.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/common.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/convcmd.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/convcmd.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/convcmd.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvs.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvs.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvs.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvsps.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvsps.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/cvsps.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/darcs.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/darcs.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/darcs.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/filemap.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/filemap.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/filemap.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/git.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/git.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/git.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/gnuarch.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/gnuarch.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/gnuarch.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/hg.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/hg.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/hg.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/monotone.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/monotone.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/monotone.pyo
|
2009-05-07 04:56:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/p4.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/p4.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/p4.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/subversion.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/subversion.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/subversion.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/transport.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/transport.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/convert/transport.pyo
|
2010-06-02 16:19:09 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/eol.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/eol.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/eol.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/extdiff.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/extdiff.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/extdiff.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/fetch.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/fetch.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/fetch.pyo
|
2006-02-02 08:18:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/gpg.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/gpg.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/gpg.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/graphlog.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/graphlog.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/graphlog.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgcia.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgcia.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgcia.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgk.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgk.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/hgk.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/__init__.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/highlight.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/highlight.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/highlight/highlight.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/interhg.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/interhg.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/interhg.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/keyword.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/keyword.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/keyword.pyo
|
2006-04-10 13:06:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/mq.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/mq.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/mq.pyo
|
2006-05-11 19:30:00 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/notify.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/notify.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/notify.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/pager.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/pager.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/pager.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/parentrevspec.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/parentrevspec.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/parentrevspec.pyo
|
2006-04-10 13:06:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/patchbomb.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/patchbomb.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/patchbomb.pyo
|
2010-03-08 13:49:09 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/progress.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/progress.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/progress.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/purge.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/purge.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/purge.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/rebase.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/rebase.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/rebase.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/record.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/record.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/record.pyo
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/relink.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/relink.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/relink.pyo
|
2009-12-03 13:02:40 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/schemes.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/schemes.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/schemes.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/share.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/share.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/share.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/transplant.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/transplant.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/transplant.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32mbcs.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32mbcs.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32mbcs.pyo
|
2006-02-02 08:18:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32text.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32text.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/win32text.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/__init__.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/Zeroconf.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/Zeroconf.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/hgext/zeroconf/Zeroconf.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__init__.pyo
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__version__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__version__.pyc
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/__version__.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ancestor.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ancestor.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ancestor.pyo
|
2006-05-11 19:30:00 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/archival.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/archival.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/archival.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/base85.so
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/bdiff.so
|
2006-04-10 13:06:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/bundlerepo.pyo
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/byterange.py
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/byterange.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/byterange.pyo
|
2006-04-10 13:06:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changegroup.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changegroup.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changegroup.pyo
|
2005-09-17 23:29:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changelog.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changelog.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/changelog.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/cmdutil.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/cmdutil.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/cmdutil.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/commands.py
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/commands.pyc
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/commands.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/config.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/config.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/config.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/context.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/context.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/context.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/copies.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/copies.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/copies.pyo
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dagparser.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dagparser.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dagparser.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/demandimport.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/demandimport.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/diffhelpers.so
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dirstate.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dirstate.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dirstate.pyo
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/discovery.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/discovery.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/discovery.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dispatch.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dispatch.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/dispatch.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/encoding.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/encoding.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/encoding.pyo
|
2009-05-07 04:56:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/error.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/error.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/error.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/extensions.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/extensions.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/extensions.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/fancyopts.py
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/fancyopts.pyc
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/fancyopts.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filelog.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filelog.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filelog.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filemerge.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filemerge.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/filemerge.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/graphmod.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/graphmod.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/graphmod.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hbisect.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hbisect.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hbisect.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help.pyo
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/config.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/dates.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/diffs.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/environment.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/extensions.txt
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/glossary.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/hgweb.txt
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/merge-tools.txt
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/multirevs.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/patterns.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/revisions.txt
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/revsets.txt
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/subrepos.txt
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/templates.txt
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/help/urls.txt
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hg.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hg.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hg.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/__init__.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/__init__.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/__init__.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/common.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/common.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/common.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgweb_mod.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgweb_mod.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgweb_mod.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgwebdir_mod.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgwebdir_mod.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/hgwebdir_mod.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/protocol.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/protocol.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/protocol.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/request.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/request.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/request.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/server.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/server.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/server.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webcommands.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webcommands.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webcommands.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webutil.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webutil.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/webutil.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/wsgicgi.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/wsgicgi.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hgweb/wsgicgi.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hook.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hook.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/hook.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/httprepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/httprepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/httprepo.pyo
|
2006-02-02 08:18:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/i18n.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/i18n.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/i18n.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ignore.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ignore.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ignore.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/keepalive.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/keepalive.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/keepalive.pyo
|
2010-07-20 15:38:50 +02:00
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/da/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/de/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/el/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/fr/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/it/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/ja/LC_MESSAGES/hg.mo
|
2010-11-04 10:10:06 +01:00
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/ro/LC_MESSAGES/hg.mo
|
2010-07-20 15:38:50 +02:00
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/sv/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo
|
|
|
|
%%NLS%%%%PYTHON_SITELIBDIR%%/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/localrepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/localrepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/localrepo.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lock.py
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lock.pyc
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lock.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprof.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprof.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprof.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprofcalltree.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprofcalltree.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/lsprofcalltree.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mail.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mail.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mail.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/manifest.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/manifest.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/manifest.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/match.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/match.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/match.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mdiff.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mdiff.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mdiff.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/merge.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/merge.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/merge.pyo
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/minirst.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/minirst.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/minirst.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/mpatch.so
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/node.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/node.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/node.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/osutil.so
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/parser.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/parser.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/parser.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/parsers.so
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/patch.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/patch.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/patch.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/posix.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/posix.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/posix.pyo
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/pushkey.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/pushkey.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/pushkey.pyo
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/py3kcompat.pyo
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repair.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repair.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repair.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/repo.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revlog.py
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revlog.pyc
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revlog.pyo
|
2010-08-08 23:44:58 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revset.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revset.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/revset.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/similar.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/similar.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/similar.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/simplemerge.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/simplemerge.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/simplemerge.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshrepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshrepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshrepo.pyo
|
2006-07-27 11:52:24 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshserver.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshserver.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/sshserver.pyo
|
2005-09-17 01:07:43 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/statichttprepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/statichttprepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/statichttprepo.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/store.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/store.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/store.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/strutil.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/strutil.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/strutil.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/subrepo.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/subrepo.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/subrepo.pyo
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/tags.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/tags.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/tags.pyo
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatefilters.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatefilters.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatefilters.pyo
|
2010-03-08 13:49:09 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatekw.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatekw.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templatekw.pyo
|
2006-04-10 13:06:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templater.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templater.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templater.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/changelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/changelogentry.tmpl
|
2009-05-07 04:56:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/error.tmpl
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/header.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/map
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/tagentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/atom/tags.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/coal/header.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/coal/map
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/branches.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/changelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/changelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/changeset.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/error.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/fileannotate.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/filediff.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/filerevision.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/footer.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/graph.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/header.tmpl
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/help.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/helptopics.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/index.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/manifest.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/map
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/notfound.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/search.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/shortlog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/summary.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb/tags.tmpl
|
2006-04-10 14:26:55 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.changelog
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.compact
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.default
|
2010-03-08 13:49:09 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/map-cmdline.xml
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/branches.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/changelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/changelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/changeset.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/error.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/fileannotate.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/filediff.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/filerevision.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/footer.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/graph.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/header.tmpl
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/help.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/helptopics.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/index.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/manifest.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/map
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/notfound.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/search.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/shortlog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/summary.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue/tags.tmpl
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/branches.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/changeset.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/error.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/fileannotate.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/filediff.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/filelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/filerevision.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/footer.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/graph.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/header.tmpl
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/help.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/helptopics.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/index.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/manifest.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/map
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/notfound.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/search.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/shortlog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/shortlogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/paper/tags.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/changeset.tmpl
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/error.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/fileannotate.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/filediff.tmpl
|
2007-07-10 17:18:51 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/index.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/manifest.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/map
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/raw/notfound.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/changelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/changelogentry.tmpl
|
2009-05-07 04:56:05 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/error.tmpl
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/filelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/header.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/map
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/tagentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/rss/tags.tmpl
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/branches.tmpl
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/changelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/changelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/changeset.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/error.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/fileannotate.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/filediff.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/filelog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/filelogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/filerevision.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/footer.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/graph.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/header.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/index.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/manifest.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/map
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/notfound.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/search.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/shortlog.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/shortlogentry.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/spartan/tags.tmpl
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/background.png
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/coal-file.png
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/coal-folder.png
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/excanvas.js
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/graph.js
|
2006-04-10 14:26:55 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/hgicon.png
|
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap
- support GNU Arch and Monotone sources
- svn: allow shallow conversions of single branches with
convert.svn.startrev option.
- svn: make trunk/branches/tags layout detection more flexible by allowing
either of them to be skipped.
- svn: preliminary support as a conversion target
* hgk: configuration file changed from .gitk to .hgk
* highlight: new extension enabling syntax highlighting in hgweb file
view (requires pygments)
* inotify: new extension using Linux 2.6 inotify API for instant status
checking
* keyword: new extension for filewise RCS-keyword expansion in working
directory
* mq: new --currentdate, --date, --currentuser, and --user options
* record: add "qrecord" command when used with mq
* win32mbcs: new extension dealing with problematic MBCS behavior on Windows
Web interface:
* improved WSGI integration and compatibility
* follow symlinks in hgwebdir collections
* show branches in most of gitweb templates
* add line anchors to annotate, changeset, diff and file views
* support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 16:28:26 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/hglogo.png
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-coal.css
|
2006-04-10 14:26:55 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-gitweb.css
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-monoblue.css
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style-paper.css
|
2006-04-10 14:26:55 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/static/style.css
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/templates/template-vars.txt
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/transaction.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/transaction.pyc
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/transaction.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ui.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ui.pyc
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/ui.pyo
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/url.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/url.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/url.pyo
|
2005-07-21 11:19:47 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/util.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/util.pyc
|
2005-07-13 21:05:23 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/util.pyo
|
2006-12-19 17:16:04 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/verify.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/verify.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/verify.pyo
|
2009-07-10 15:07:20 +02:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/win32.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/win32.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/win32.pyo
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/windows.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/windows.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/windows.pyo
|
2010-11-03 23:20:33 +01:00
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/wireproto.py
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/wireproto.pyc
|
|
|
|
%%PYTHON_SITELIBDIR%%/mercurial/wireproto.pyo
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/common.txt
|
2007-01-27 22:15:13 +01:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hg.1.html
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hg.1.txt
|
2007-01-27 22:15:13 +01:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hgignore.5.html
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hgignore.5.txt
|
2007-01-27 22:15:13 +01:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hgrc.5.html
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/hgrc.5.txt
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/bash_completion
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/convert-repo
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/debugshell.py
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/dumprevlog
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hg-ssh
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/__init__.py
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_bytes.py
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_bytesmod.py
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgfixes/fix_leftover_imports.py
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgk
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgsh/Makefile
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/hgsh/hgsh.c
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/logo-droplets.svg
|
2010-03-08 14:46:37 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/memory.py
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/mercurial.el
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/mergetools.hgrc
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/mq.el
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/perf.py
|
2010-03-08 14:46:37 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/pylintrc
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/python-hook-examples.py
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/sample.hgrc
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/setup3k.py
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/shrink-revlog.py
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/simplemerge
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/tcsh_completion
|
2009-11-17 13:43:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/tcsh_completion_build.sh
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/tmplrewrite.py
|
2009-01-10 23:49:21 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/undumprevlog
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/HGAnnotate.vim
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/hg-menu.vim
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/hgcommand.vim
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/hgtest.vim
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/patchreview.txt
|
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/vim/patchreview.vim
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%%%DATADIR%%/contrib/zsh_completion
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/www/hgweb.cgi
|
2010-08-06 23:59:54 +02:00
|
|
|
%%PORTDATA%%%%DATADIR%%/www/hgweb.fcgi
|
|
|
|
%%PORTDATA%%%%DATADIR%%/www/hgweb.wsgi
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%/www
|
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%/contrib/vim
|
2010-11-05 09:49:28 +01:00
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%/contrib/hgfixes
|
2008-07-16 16:10:57 +02:00
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%/contrib/hgsh
|
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%/contrib
|
|
|
|
%%PORTDATA%%@dirrm %%DATADIR%%
|
2007-10-25 22:54:11 +02:00
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
2006-04-26 15:12:57 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/static
|
2009-01-10 23:49:21 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/spartan
|
2007-01-27 22:15:13 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/rss
|
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/raw
|
2009-01-10 23:49:21 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/paper
|
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/monoblue
|
2007-01-27 22:15:13 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/gitweb
|
2009-01-10 23:49:21 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/coal
|
2007-10-25 22:54:11 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates/atom
|
2005-07-13 21:05:23 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/templates
|
2010-07-20 15:38:50 +02:00
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/da/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/da
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/de/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/de
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/el/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/el
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/fr/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/fr
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/it/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/it
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/ja/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/ja
|
2010-11-04 10:10:06 +01:00
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/ro/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/ro
|
2010-07-20 15:38:50 +02:00
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/sv/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/sv
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/pt_BR/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/pt_BR
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/zh_CN/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/zh_CN
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/zh_TW/LC_MESSAGES
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale/zh_TW
|
|
|
|
%%NLS%%@dirrm %%PYTHON_SITELIBDIR%%/mercurial/locale
|
2009-11-17 13:43:28 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/help
|
2006-07-27 11:52:24 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial/hgweb
|
2005-07-13 21:05:23 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/mercurial
|
2009-01-10 23:49:21 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hgext/zeroconf
|
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hgext/highlight
|
2007-07-10 17:18:51 +02:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hgext/convert
|
2006-02-02 08:18:04 +01:00
|
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hgext
|