Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.11 2008/04/10 23:34:51 bjs Exp $
|
2006-01-15 03:15:58 +01:00
|
|
|
bin/hg
|
2006-03-01 19:27:26 +01:00
|
|
|
${PYSITELIB}/hgext/__init__.py
|
|
|
|
${PYSITELIB}/hgext/__init__.pyc
|
|
|
|
${PYSITELIB}/hgext/__init__.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/hgext/acl.py
|
|
|
|
${PYSITELIB}/hgext/acl.pyc
|
|
|
|
${PYSITELIB}/hgext/acl.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/alias.py
|
|
|
|
${PYSITELIB}/hgext/alias.pyc
|
|
|
|
${PYSITELIB}/hgext/alias.pyo
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/hgext/bugzilla.py
|
|
|
|
${PYSITELIB}/hgext/bugzilla.pyc
|
|
|
|
${PYSITELIB}/hgext/bugzilla.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/children.py
|
|
|
|
${PYSITELIB}/hgext/children.pyc
|
|
|
|
${PYSITELIB}/hgext/children.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/churn.py
|
|
|
|
${PYSITELIB}/hgext/churn.pyc
|
|
|
|
${PYSITELIB}/hgext/churn.pyo
|
|
|
|
${PYSITELIB}/hgext/color.py
|
|
|
|
${PYSITELIB}/hgext/color.pyc
|
|
|
|
${PYSITELIB}/hgext/color.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/convert/__init__.py
|
|
|
|
${PYSITELIB}/hgext/convert/__init__.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/__init__.pyo
|
|
|
|
${PYSITELIB}/hgext/convert/common.py
|
|
|
|
${PYSITELIB}/hgext/convert/common.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/common.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/convert/convcmd.py
|
|
|
|
${PYSITELIB}/hgext/convert/convcmd.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/convcmd.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/convert/cvs.py
|
|
|
|
${PYSITELIB}/hgext/convert/cvs.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/cvs.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/convert/darcs.py
|
|
|
|
${PYSITELIB}/hgext/convert/darcs.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/darcs.pyo
|
|
|
|
${PYSITELIB}/hgext/convert/filemap.py
|
|
|
|
${PYSITELIB}/hgext/convert/filemap.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/filemap.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/convert/git.py
|
|
|
|
${PYSITELIB}/hgext/convert/git.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/git.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/convert/gnuarch.py
|
|
|
|
${PYSITELIB}/hgext/convert/gnuarch.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/gnuarch.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/convert/hg.py
|
|
|
|
${PYSITELIB}/hgext/convert/hg.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/hg.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/convert/monotone.py
|
|
|
|
${PYSITELIB}/hgext/convert/monotone.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/monotone.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/convert/subversion.py
|
|
|
|
${PYSITELIB}/hgext/convert/subversion.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/subversion.pyo
|
|
|
|
${PYSITELIB}/hgext/convert/transport.py
|
|
|
|
${PYSITELIB}/hgext/convert/transport.pyc
|
|
|
|
${PYSITELIB}/hgext/convert/transport.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/hgext/extdiff.py
|
|
|
|
${PYSITELIB}/hgext/extdiff.pyc
|
|
|
|
${PYSITELIB}/hgext/extdiff.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/hgext/fetch.py
|
|
|
|
${PYSITELIB}/hgext/fetch.pyc
|
|
|
|
${PYSITELIB}/hgext/fetch.pyo
|
2006-03-01 19:27:26 +01:00
|
|
|
${PYSITELIB}/hgext/gpg.py
|
|
|
|
${PYSITELIB}/hgext/gpg.pyc
|
|
|
|
${PYSITELIB}/hgext/gpg.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/graphlog.py
|
|
|
|
${PYSITELIB}/hgext/graphlog.pyc
|
|
|
|
${PYSITELIB}/hgext/graphlog.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/hgext/hgk.py
|
|
|
|
${PYSITELIB}/hgext/hgk.pyc
|
|
|
|
${PYSITELIB}/hgext/hgk.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/highlight.py
|
|
|
|
${PYSITELIB}/hgext/highlight.pyc
|
|
|
|
${PYSITELIB}/hgext/highlight.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/imerge.py
|
|
|
|
${PYSITELIB}/hgext/imerge.pyc
|
|
|
|
${PYSITELIB}/hgext/imerge.pyo
|
|
|
|
${PYSITELIB}/hgext/interhg.py
|
|
|
|
${PYSITELIB}/hgext/interhg.pyc
|
|
|
|
${PYSITELIB}/hgext/interhg.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/keyword.py
|
|
|
|
${PYSITELIB}/hgext/keyword.pyc
|
|
|
|
${PYSITELIB}/hgext/keyword.pyo
|
2006-04-09 01:21:38 +02:00
|
|
|
${PYSITELIB}/hgext/mq.py
|
|
|
|
${PYSITELIB}/hgext/mq.pyc
|
|
|
|
${PYSITELIB}/hgext/mq.pyo
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/hgext/notify.py
|
|
|
|
${PYSITELIB}/hgext/notify.pyc
|
|
|
|
${PYSITELIB}/hgext/notify.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/pager.py
|
|
|
|
${PYSITELIB}/hgext/pager.pyc
|
|
|
|
${PYSITELIB}/hgext/pager.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/parentrevspec.py
|
|
|
|
${PYSITELIB}/hgext/parentrevspec.pyc
|
|
|
|
${PYSITELIB}/hgext/parentrevspec.pyo
|
2006-04-09 01:21:38 +02:00
|
|
|
${PYSITELIB}/hgext/patchbomb.py
|
|
|
|
${PYSITELIB}/hgext/patchbomb.pyc
|
|
|
|
${PYSITELIB}/hgext/patchbomb.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/hgext/purge.py
|
|
|
|
${PYSITELIB}/hgext/purge.pyc
|
|
|
|
${PYSITELIB}/hgext/purge.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/hgext/record.py
|
|
|
|
${PYSITELIB}/hgext/record.pyc
|
|
|
|
${PYSITELIB}/hgext/record.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/hgext/transplant.py
|
|
|
|
${PYSITELIB}/hgext/transplant.pyc
|
|
|
|
${PYSITELIB}/hgext/transplant.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/hgext/win32mbcs.py
|
|
|
|
${PYSITELIB}/hgext/win32mbcs.pyc
|
|
|
|
${PYSITELIB}/hgext/win32mbcs.pyo
|
2006-03-01 19:27:26 +01:00
|
|
|
${PYSITELIB}/hgext/win32text.py
|
|
|
|
${PYSITELIB}/hgext/win32text.pyc
|
|
|
|
${PYSITELIB}/hgext/win32text.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/__init__.py
|
|
|
|
${PYSITELIB}/mercurial/__init__.pyc
|
|
|
|
${PYSITELIB}/mercurial/__init__.pyo
|
2007-01-02 17:52:00 +01:00
|
|
|
${PYSITELIB}/mercurial/__version__.py
|
|
|
|
${PYSITELIB}/mercurial/__version__.pyc
|
|
|
|
${PYSITELIB}/mercurial/__version__.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/ancestor.py
|
|
|
|
${PYSITELIB}/mercurial/ancestor.pyc
|
|
|
|
${PYSITELIB}/mercurial/ancestor.pyo
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/mercurial/archival.py
|
|
|
|
${PYSITELIB}/mercurial/archival.pyc
|
|
|
|
${PYSITELIB}/mercurial/archival.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/base85.so
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/bdiff.so
|
2006-04-09 01:21:38 +02:00
|
|
|
${PYSITELIB}/mercurial/bundlerepo.py
|
|
|
|
${PYSITELIB}/mercurial/bundlerepo.pyc
|
|
|
|
${PYSITELIB}/mercurial/bundlerepo.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/byterange.py
|
|
|
|
${PYSITELIB}/mercurial/byterange.pyc
|
|
|
|
${PYSITELIB}/mercurial/byterange.pyo
|
2006-04-09 01:21:38 +02:00
|
|
|
${PYSITELIB}/mercurial/changegroup.py
|
|
|
|
${PYSITELIB}/mercurial/changegroup.pyc
|
|
|
|
${PYSITELIB}/mercurial/changegroup.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/changelog.py
|
|
|
|
${PYSITELIB}/mercurial/changelog.pyc
|
|
|
|
${PYSITELIB}/mercurial/changelog.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/cmdutil.py
|
|
|
|
${PYSITELIB}/mercurial/cmdutil.pyc
|
|
|
|
${PYSITELIB}/mercurial/cmdutil.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/commands.py
|
|
|
|
${PYSITELIB}/mercurial/commands.pyc
|
|
|
|
${PYSITELIB}/mercurial/commands.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/context.py
|
|
|
|
${PYSITELIB}/mercurial/context.pyc
|
|
|
|
${PYSITELIB}/mercurial/context.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/copies.py
|
|
|
|
${PYSITELIB}/mercurial/copies.pyc
|
|
|
|
${PYSITELIB}/mercurial/copies.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/demandimport.py
|
|
|
|
${PYSITELIB}/mercurial/demandimport.pyc
|
|
|
|
${PYSITELIB}/mercurial/demandimport.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/mercurial/diffhelpers.so
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/dirstate.py
|
|
|
|
${PYSITELIB}/mercurial/dirstate.pyc
|
|
|
|
${PYSITELIB}/mercurial/dirstate.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/mercurial/dispatch.py
|
|
|
|
${PYSITELIB}/mercurial/dispatch.pyc
|
|
|
|
${PYSITELIB}/mercurial/dispatch.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/extensions.py
|
|
|
|
${PYSITELIB}/mercurial/extensions.pyc
|
|
|
|
${PYSITELIB}/mercurial/extensions.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/fancyopts.py
|
|
|
|
${PYSITELIB}/mercurial/fancyopts.pyc
|
|
|
|
${PYSITELIB}/mercurial/fancyopts.pyo
|
|
|
|
${PYSITELIB}/mercurial/filelog.py
|
|
|
|
${PYSITELIB}/mercurial/filelog.pyc
|
|
|
|
${PYSITELIB}/mercurial/filelog.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/filemerge.py
|
|
|
|
${PYSITELIB}/mercurial/filemerge.pyc
|
|
|
|
${PYSITELIB}/mercurial/filemerge.pyo
|
|
|
|
${PYSITELIB}/mercurial/hbisect.py
|
|
|
|
${PYSITELIB}/mercurial/hbisect.pyc
|
|
|
|
${PYSITELIB}/mercurial/hbisect.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/help.py
|
|
|
|
${PYSITELIB}/mercurial/help.pyc
|
|
|
|
${PYSITELIB}/mercurial/help.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/hg.py
|
|
|
|
${PYSITELIB}/mercurial/hg.pyc
|
|
|
|
${PYSITELIB}/mercurial/hg.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/hgweb/__init__.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/__init__.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/__init__.pyo
|
|
|
|
${PYSITELIB}/mercurial/hgweb/common.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/common.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/common.pyo
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgweb_mod.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgweb_mod.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgweb_mod.pyo
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgwebdir_mod.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgwebdir_mod.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/hgwebdir_mod.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/hgweb/protocol.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/protocol.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/protocol.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/hgweb/request.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/request.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/request.pyo
|
|
|
|
${PYSITELIB}/mercurial/hgweb/server.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/server.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/server.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/hgweb/webcommands.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/webcommands.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/webcommands.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/hgweb/wsgicgi.py
|
|
|
|
${PYSITELIB}/mercurial/hgweb/wsgicgi.pyc
|
|
|
|
${PYSITELIB}/mercurial/hgweb/wsgicgi.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/hook.py
|
|
|
|
${PYSITELIB}/mercurial/hook.pyc
|
|
|
|
${PYSITELIB}/mercurial/hook.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/httprangereader.py
|
|
|
|
${PYSITELIB}/mercurial/httprangereader.pyc
|
|
|
|
${PYSITELIB}/mercurial/httprangereader.pyo
|
|
|
|
${PYSITELIB}/mercurial/httprepo.py
|
|
|
|
${PYSITELIB}/mercurial/httprepo.pyc
|
|
|
|
${PYSITELIB}/mercurial/httprepo.pyo
|
2006-03-01 19:27:26 +01:00
|
|
|
${PYSITELIB}/mercurial/i18n.py
|
|
|
|
${PYSITELIB}/mercurial/i18n.pyc
|
|
|
|
${PYSITELIB}/mercurial/i18n.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/ignore.py
|
|
|
|
${PYSITELIB}/mercurial/ignore.pyc
|
|
|
|
${PYSITELIB}/mercurial/ignore.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/keepalive.py
|
|
|
|
${PYSITELIB}/mercurial/keepalive.pyc
|
|
|
|
${PYSITELIB}/mercurial/keepalive.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/localrepo.py
|
|
|
|
${PYSITELIB}/mercurial/localrepo.pyc
|
|
|
|
${PYSITELIB}/mercurial/localrepo.pyo
|
|
|
|
${PYSITELIB}/mercurial/lock.py
|
|
|
|
${PYSITELIB}/mercurial/lock.pyc
|
|
|
|
${PYSITELIB}/mercurial/lock.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/lsprof.py
|
|
|
|
${PYSITELIB}/mercurial/lsprof.pyc
|
|
|
|
${PYSITELIB}/mercurial/lsprof.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/mail.py
|
|
|
|
${PYSITELIB}/mercurial/mail.pyc
|
|
|
|
${PYSITELIB}/mercurial/mail.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/manifest.py
|
|
|
|
${PYSITELIB}/mercurial/manifest.pyc
|
|
|
|
${PYSITELIB}/mercurial/manifest.pyo
|
|
|
|
${PYSITELIB}/mercurial/mdiff.py
|
|
|
|
${PYSITELIB}/mercurial/mdiff.pyc
|
|
|
|
${PYSITELIB}/mercurial/mdiff.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/merge.py
|
|
|
|
${PYSITELIB}/mercurial/merge.pyc
|
|
|
|
${PYSITELIB}/mercurial/merge.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/mpatch.so
|
|
|
|
${PYSITELIB}/mercurial/node.py
|
|
|
|
${PYSITELIB}/mercurial/node.pyc
|
|
|
|
${PYSITELIB}/mercurial/node.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/mercurial/osutil.py
|
|
|
|
${PYSITELIB}/mercurial/osutil.pyc
|
|
|
|
${PYSITELIB}/mercurial/osutil.pyo
|
|
|
|
${PYSITELIB}/mercurial/osutil.so
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/patch.py
|
|
|
|
${PYSITELIB}/mercurial/patch.pyc
|
|
|
|
${PYSITELIB}/mercurial/patch.pyo
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/repair.py
|
|
|
|
${PYSITELIB}/mercurial/repair.pyc
|
|
|
|
${PYSITELIB}/mercurial/repair.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/repo.py
|
|
|
|
${PYSITELIB}/mercurial/repo.pyc
|
|
|
|
${PYSITELIB}/mercurial/repo.pyo
|
|
|
|
${PYSITELIB}/mercurial/revlog.py
|
|
|
|
${PYSITELIB}/mercurial/revlog.pyc
|
|
|
|
${PYSITELIB}/mercurial/revlog.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/simplemerge.py
|
|
|
|
${PYSITELIB}/mercurial/simplemerge.pyc
|
|
|
|
${PYSITELIB}/mercurial/simplemerge.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/sshrepo.py
|
|
|
|
${PYSITELIB}/mercurial/sshrepo.pyc
|
|
|
|
${PYSITELIB}/mercurial/sshrepo.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/sshserver.py
|
|
|
|
${PYSITELIB}/mercurial/sshserver.pyc
|
|
|
|
${PYSITELIB}/mercurial/sshserver.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/statichttprepo.py
|
|
|
|
${PYSITELIB}/mercurial/statichttprepo.pyc
|
|
|
|
${PYSITELIB}/mercurial/statichttprepo.pyo
|
2006-07-26 00:12:38 +02:00
|
|
|
${PYSITELIB}/mercurial/streamclone.py
|
|
|
|
${PYSITELIB}/mercurial/streamclone.pyc
|
|
|
|
${PYSITELIB}/mercurial/streamclone.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/strutil.py
|
|
|
|
${PYSITELIB}/mercurial/strutil.pyc
|
|
|
|
${PYSITELIB}/mercurial/strutil.pyo
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/templatefilters.py
|
|
|
|
${PYSITELIB}/mercurial/templatefilters.pyc
|
|
|
|
${PYSITELIB}/mercurial/templatefilters.pyo
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/mercurial/templater.py
|
|
|
|
${PYSITELIB}/mercurial/templater.pyc
|
|
|
|
${PYSITELIB}/mercurial/templater.pyo
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/atom/changelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/changelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/filelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/header.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/map
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/tagentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/atom/tags.tmpl
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/changelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/changelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/changeset.tmpl
|
2006-03-01 19:27:26 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/error.tmpl
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/fileannotate.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/filediff.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/filelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/filelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/filerevision.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/footer.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/changelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/changelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/changeset.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/error.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/fileannotate.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/filediff.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/filelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/filerevision.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/footer.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/header.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/index.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/manifest.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/map
|
2007-10-26 16:42:23 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/notfound.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/search.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/shortlog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/summary.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/gitweb/tags.tmpl
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/header.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/index.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/manifest.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/map
|
2006-04-09 01:21:38 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/map-cmdline.changelog
|
|
|
|
${PYSITELIB}/mercurial/templates/map-cmdline.compact
|
|
|
|
${PYSITELIB}/mercurial/templates/map-cmdline.default
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/notfound.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/changeset.tmpl
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/error.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/fileannotate.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/raw/filediff.tmpl
|
2007-07-03 19:24:53 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/index.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/raw/manifest.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/map
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/raw/notfound.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/rss/changelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/changelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/filelog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/filelogentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/header.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/map
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/tagentry.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/rss/tags.tmpl
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/search.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/shortlog.tmpl
|
|
|
|
${PYSITELIB}/mercurial/templates/shortlogentry.tmpl
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/static/hgicon.png
|
Update to mercurial 1.0 and add DESTDIR support. Changes:
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
Commands:
* archive: disable ".hg_archival.txt" file addition with "ui.archivemeta"
* bisect: now built-in with greatly improved performance and usability
* bundle: new --all option to bundle the whole repository more easily.
* cat: apply decode filters with --decode
* clone: can clone from a full-history bundle
* commit: warn when creating a new head
* debugancestor: index argument is now optional
* diff: set the number of context line to show with -U/--unified
* grep: display matched revisions commit date with --date
* import: new --no-commit and --user options
* incoming/outgoing: add --limit option
* log: use -b/--only-branch to show revisions of a single branch
* remove: improve handling for --after
* revert: major speedup
* serve: prefix the served path with --prefix (also in [web] section)
* status: unknown files are skipped by --quiet
* tag: allow multiple tags to be added or removed
* tags: --verbose flags local tags
* update: switch between named branches without -C
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
* 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
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
Hooks:
* standard hook to reject text files with CRLF in win32text extension
* redirect stdout to stderr for ssh and http servers
2008-04-11 01:34:51 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/static/hglogo.png
|
|
|
|
${PYSITELIB}/mercurial/templates/static/highlight.css
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/mercurial/templates/static/style-gitweb.css
|
|
|
|
${PYSITELIB}/mercurial/templates/static/style.css
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/tags.tmpl
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/templates/template-vars.txt
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/transaction.py
|
|
|
|
${PYSITELIB}/mercurial/transaction.pyc
|
|
|
|
${PYSITELIB}/mercurial/transaction.pyo
|
|
|
|
${PYSITELIB}/mercurial/ui.py
|
|
|
|
${PYSITELIB}/mercurial/ui.pyc
|
|
|
|
${PYSITELIB}/mercurial/ui.pyo
|
|
|
|
${PYSITELIB}/mercurial/util.py
|
|
|
|
${PYSITELIB}/mercurial/util.pyc
|
|
|
|
${PYSITELIB}/mercurial/util.pyo
|
2006-05-30 23:10:56 +02:00
|
|
|
${PYSITELIB}/mercurial/util_win32.py
|
|
|
|
${PYSITELIB}/mercurial/util_win32.pyc
|
|
|
|
${PYSITELIB}/mercurial/util_win32.pyo
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
${PYSITELIB}/mercurial/verify.py
|
|
|
|
${PYSITELIB}/mercurial/verify.pyc
|
|
|
|
${PYSITELIB}/mercurial/verify.pyo
|
2006-01-15 03:15:58 +01:00
|
|
|
${PYSITELIB}/mercurial/version.py
|
|
|
|
${PYSITELIB}/mercurial/version.pyc
|
|
|
|
${PYSITELIB}/mercurial/version.pyo
|
|
|
|
man/man1/hg.1
|
2006-05-30 23:10:56 +02:00
|
|
|
man/man5/hgignore.5
|
2006-01-15 03:15:58 +01:00
|
|
|
man/man5/hgrc.5
|
|
|
|
share/doc/mercurial/README
|
|
|
|
@dirrm share/doc/mercurial
|
2006-04-09 01:21:38 +02:00
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates/static
|
Update to 0.9.2:
New features:
- merge now follows renames and copies
- new layout protects against case-insensitivity issues
- new branch and branches commands for managing named branches
- push command accepts -r for pushing specified heads or named branches
- proper storage of changelog and other metadata in UTF-8
- log, annotate and grep '--follow' follow renames and copies
- date parsing is improved and log, update, and revert accept --date ranges
- additional command options for log, status, addremove
- improved schema for hgweb URLs
- bundle can now use '-r' and '--base' removing the need of an base repository
- support for git-style extended patches with --git option
- new debuginstall command to check for common installation issues
New contributions and extensions:
- mq
- support for quilt-style guards
- can import existing changesets into mq ('qimport -r') or
commit mq patches as regular changesets ('qdel -f')
- edit the log message with 'qrefresh -e'
- rename patches with 'qrename'
- qheader to display the patch header of particular patches,
and '--summary' for qseries, qapplied, qunapplied and qtop
- combine patches with 'qfold'
- qrefresh supports pattern options to import only a subset
of the changes into a patch, to help split changes into multiple patches
- patch names for applied patches act like local tags, and can be
used in the revision arguments of any hg command
- hgk
- browse a subset of the history with '--limit' and revision range arguments
- shows revision numbers as well as node hashes
- churn: graph lines of code changed per user over a range of history
- patchbomb: generate inline attachments with '-a'
Behavior changes:
- hg cat defaults to the working directory revision rather than tip
- hg manifest no longer shows internal file revision hashes by default
- hg revert now requires the -a flag to revert all files
Developer notes:
- new high-level API functions in the 'hg' module
- new context API simplifies many operations
- The changelog can now include arbitrary metadata in key: value form
2006-12-12 00:15:56 +01:00
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates/rss
|
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates/raw
|
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates/gitweb
|
2007-10-26 16:42:23 +02:00
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates/atom
|
2006-01-15 03:15:58 +01:00
|
|
|
@dirrm ${PYSITELIB}/mercurial/templates
|
2006-07-26 00:12:38 +02:00
|
|
|
@dirrm ${PYSITELIB}/mercurial/hgweb
|
2006-01-15 03:15:58 +01:00
|
|
|
@dirrm ${PYSITELIB}/mercurial
|
2007-07-03 19:24:53 +02:00
|
|
|
@dirrm ${PYSITELIB}/hgext/convert
|
2006-03-01 19:27:26 +01:00
|
|
|
@dirrm ${PYSITELIB}/hgext
|