| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jun 2013 18:36:53
2.6.2
|
olivierd  |
- Update to 2.6.2
ChangeLog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.2_.282013-06-01.29 |
16 May 2013 19:41:06
2.6.1
|
olivierd  |
- Update to 2.6.1
ChangeLog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.1_.282013-05-14.29 |
03 May 2013 04:34:36
2.6
|
olivierd  |
- Update to 2.6
ChangeLog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6_.282013-05-01.29 |
24 Apr 2013 18:10:32
2.5.2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Mar 2013 11:26:54
2.5.2
|
rm  |
- update to 2.5.2 |
12 Feb 2013 21:56:55
2.5.1
|
olivierd  |
- Update to 2.5.1
Approved by: rene, miwi (mentors) |
02 Jan 2013 16:27:15
2.4.2
|
rm  |
- update to 2.4.2
changelog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.4.2_.282013-01-01.29 |
19 Dec 2012 22:17:36
2.4.1
|
rm  |
- update to 2.4.1
- add an option to install CA certificates (like devel/bzr do) as it was
requested on python@ some time ago
changelog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.4.1_.282012-12-03.29 |
05 Nov 2012 18:02:04
2.4
|
olivierd  |
- Update to 2.4
ChangeLog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.4_.282012-11-1.29
Approved by: rene, miwi (mentors)
Feature safe: yes |
16 Oct 2012 13:17:42
2.3.2
|
rm  |
- update to 2.3.2
- trim Makefile header
- convert to optionsng
PR: 172280
Submitted by: olivierd
Feature safe: yes |
08 Aug 2012 18:26:41
2.3
|
rm  |
- update to 2.3
- adjust local patch for new version
- tab -> space in pkg-descr:WWW
changelog:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.3_.282012-08-01.29 |
10 Jul 2012 14:13:59
2.2.3
|
rm  |
- add missing newline into distinfo
Reported by: John Hein <jhein at symmetricom dot com> |
10 Jul 2012 07:05:59
2.2.3
|
rm  |
- update to 2.2.3 [1]
- fix WITHOUT_NLS handling if gettext is installed [2]
There is upstream bug-report regarding to NLS case:
http://bz.selenic.com/show_bug.cgi?id=3536
PR: 169661 [1]
PR: 168977 [2]
Submitted by: John Hein <jhein at symmetricom dot com> [1],
arrowdodger <6yearold at gmail dot com> [2] |
03 Jun 2012 19:38:59
2.2.2
|
rm  |
- update to 2.2.2
- add LICENSE (GPLv2)
- pass maintainership to python@
PR: 168552
Submitted by: koobs <koobs.freebsd at gmail dot com>
Approved by: roberto (maintainer, via email) |
11 Apr 2012 08:19:17
2.1.2
|
roberto  |
Update to 2.1.2.
This is a regularly-scheduled bugfix release.
alias: abort on missing positional args (issue3331)
aliases: use empty string for missing position parameters (issue3331)
bookmarks: clone non-divergent bookmarks with @ in them
convert/git: abort if git submodules are detected (issue2150)
convert: deal with empty splicemap path (issue3311)
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
dirstate: fix some problems for recursive case normalization (issue3342)
dirstate: normalize case of directory components
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
filemerge: remove temporary files when using internal:dump as merge-tool
filemerge: restore default prompt for binary/symlink lost in 83925d3a4559 (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2012 04:43:07
2.1.1
|
rm  |
- update to 2.1.1 [1]
- strict python version to 2.x (python3 isn't yet supported)
PR: 165663 [1]
Submitted by: Olivier Duchateau <duchateau.olivier at gmail dot com>
Approved by: roberto (maintainer, via mail)
Feature safe: yes |
05 Feb 2012 12:28:15
2.1
|
roberto  |
Update to version 2.1.
Release notes for 2.1 and before:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.1_.282012-02-01.29
PR: ports/164708
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com> |
17 Jan 2012 20:21:11
2.0.2
|
rm  |
- update to 2.0.2 [1]
- remove some redundant PYDISTUTILS variables
Changelog for 2.0.1 and 2.0.2:
http://mercurial.selenic.com/wiki/WhatsNew
PR: 163783 [1]
Submitted by: Olivier Duchateau <duchateau.olivier at gmail dot com>
Approved by: maintainer (timeout; 2 weeks+) |
08 Nov 2011 08:47:13
2.0
|
roberto  |
Update to Mercurial 2.0. Note that the major version number change does
not indicate a major release, they are just monotically increasing.
Release notes:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.0_.282011-11-01.29
- Clean CONTRIB_FILES macros:
delete setup3k.py, for Python 3.x (installation script, experimental)
memory.py, because depends on Linux
- In DOCS macro, delete *.txt and *.html files, because it's redundant with
man pages (same files)
PR: ports/162309
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com> |
17 Oct 2011 21:42:49
1.9.3
|
roberto  |
Update to 1.9.3.
See complete release notes at
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_1.9.3_.282011-10-01.29
Submitted by: John Hein <jhein AT symmetricom.com> |
11 Aug 2011 08:14:36
1.9.1
|
roberto  |
Update to 1.9.1, a regular bugfix release. See complete release notes at
http://mercurial.selenic.com/wiki/WhatsNew
It fixes several regressions introduced in 1.9. The hgweb server now
disables MIME type guessing by default to avoid a potential cross-site
scripting issue when hosting untrusted repositories (issue2923). See
UpgradeNotes for more info.
http://mercurial.selenic.com/wiki/UpgradeNotes |
06 Jul 2011 09:20:08
1.9
|
roberto  |
Update to Mercurial 1.9.
Lots of changes, see
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_1.9_.282011-07-01.29
for details. |
08 Apr 2011 09:14:02
1.8.2
|
roberto  |
Fix plist. |
05 Apr 2011 12:44:33
1.8.2
|
roberto  |
Update to Mercurial 1.8.2.
This is regular time-based bugfix release.
bookmarks: discard current bookmark if absent from the bookmarks (issue2692)
bookmarks: fix update of the current bookmark during rename
color: port to using ctypes (issue2687)
convert/svn: fix _iterfiles() output in root dir case (issue2647)
eol: do not abort when win32text is found, only warn
eol: use dirstate methods to clear dirstate
hgweb: add display of bookmarks for changelog and changeset
hgweb: add separate page with bookmarks listing
merge: avoid unlinking destination of merge when case changes (issue2715)
mq: do not let qrefresh write bad patch
pager: don't page stderr if it's being redirected (issue2541)
push/outgoing: print remote target path even if there's an error (issue2561)
subrepo: recognize scp-style paths as git URLs
templates: widen the graph canvas (issue2683) |
11 Mar 2011 15:17:16
1.8.1
|
roberto  |
Update to Mercurial 1.8.1.
1. 1.8.1 (2011-03-10)
This release backs out a behavior change for so-called 'fast-forward'
merges on named branches.
annotate: rewrite to deal with crossed linkrevs (issue2682)
bookmark: fix invalidation of localrepo._bookmarkcurrent
cacert: improve error report when web.cacert file does not exist
contrib: update tcsh_completion for Mercurial 1.8
hgcia: accept "queued." xmlrpc return as success
hgweb: fix filelog rss links generation
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677)
merge: back out single-parent fast-forward merge
merge: drop resolve state for mergers with identical contents (issue2680)
merge: improve unresolved conflicts warning (issue2681)
mergetools: add alternate registry keys for 32bit apps on 64bit O/S
mq: forbid commit of merge involving mq patches
subrepo: backout 67fbe566eff1, --force requires svn >= 1.5
subrepo: don't crash when git repo is missing
subrepo: handle svn tracked/unknown directory collisions
wix: drop bin/ folder from MSI installers (issue2673) |
11 Mar 2011 15:15:48
1.8
|
roberto  |
Update to Mercurial 1.8.
2. 1.8 (2011-03-01)
2.1. Core
Bookmarks are now a core feature (see UpgradeNotes)
New listfile: pattern-matching (patterns)
Revset syntax supported by most commands
Performance improvements for reading large repository indexes
Certificate validation for HTTPS proxies
2.2. Subrepos
New support for git subrepos (Only the first 15 lines of the commit message are shown above ) |
25 Feb 2011 07:50:41
1.7.5_1
|
miwi  |
- Move from py24 over to py25 or above
- Drop md5 support |
03 Feb 2011 11:27:19
1.7.5
|
roberto  |
Update to 1.7.5.
1. 1.7.5 (2011-02-01)
This is a quick bugfix release to include some fixes accidentally dropped
from 1.7.4.
subrepo: fix update -C with svn subrepos when cwd != repo.root
subrepo: make update -C clean the working directory for svn subrepos
url: add --insecure option to bypass verification of ssl certificates
2. 1.7.4 (2011-02-01)
This is a scheduled bugfix release that smooths out some of the rough edged
introduced with 1.7.3's HTTPS certificate verification. (Only the first 15 lines of the commit message are shown above ) |
02 Jan 2011 11:30:32
1.7.3
|
roberto  |
Update to Mercurial 1.7.3, a scheduled bugfix release. 1.7.2 was skipped
due to lack of time.
1. 1.7.3 (2011-01-01)
This is a scheduled bugfix release.
archive: don't set gzip filename header when there's no filename
checknlink: use two testfiles (issue2543)
churn: ignore trailing and leading spaces (issue2546)
date: fix matching of underspecified date ranges
eol: improve help on whether EOLs are changed in working copy or repository
fncachestore: copy dh directory before the manifest
hgweb: abort if config file isn't found
hook: assume relative path to hook is given from repo root (Only the first 15 lines of the commit message are shown above ) |
16 Nov 2010 08:29:13
1.7.1
|
roberto  |
Update to 1.7.1.
This is an unscheduled bugfix release. 1.7 clients broke support for
pushing bookmarks with HTTP.
- alias: fall back to normal error handling for ambigious commands (issue2475)
- bundlerepository: get rid of temporary bundle files (issue2478)
- bundlerepository: test self.tempfile field, not tempfile module
- eol: exclude .hgtags file from eol translation (issue2493)
- log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
- opener: check hardlink count reporting (issue1866)
- pushkey: force HTTP POST on push and add tests (issue2489)
- revlog: fix descendants() if nullrev is in revs
- subrepo: test & fix svn subrepo removal
- win32: remove try-catch block of GetModuleFileNameEx (issue2480) |
05 Nov 2010 08:49:28
1.7
|
roberto  |
Fixes plist breakage, reorder entries and install more contrib files.
Patch edited and completed.
Submitted by: John Hein <jhein@symmetricom.com> |
04 Nov 2010 09:10:06
1.7
|
roberto  |
Fix the "ro" locale messages directories. |
04 Nov 2010 08:55:45
1.7
|
roberto  |
Fix the "install" target.
PR: ports/151929
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> |
03 Nov 2010 22:20:33
1.7
|
roberto  |
Update to major release 1.7. Large number of changes incl. two new repo
formats. See the following URL for more details:
http://mercurial.selenic.com/wiki/WhatsNew#A1.7_.282010-11-01.29 |
03 Oct 2010 21:46:08
1.6.4
|
roberto  |
Update Mercurial to 1.6.4.
Release notes:
This is a monthly bugfix release.
* archive: set date to 1980 for very old zip files
* bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016)
* context: fix filectx.undelete() (issue2388)
* convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354)
* convert/svn: fix broken symlink renames in svn sink
* core: use lexists() instead of exists() where appropriate
* hgweb: Fix memory leak when using hg commands over http repositories
* hgweb: correct Content-Type header values for archive downloads
* log: include unmodified-in-merge files in log diff/stat (issue2383)
* mq: always require --force when pushing patches (issue2363)
* patch: do not overwrite broken untracked symlinks
* patch: fix rename text to binary file (issue2400)
* patch: fix target when patching broken symlinks (issue2368)
* patch: upgrade to git patch when removing binary file
* rename: do not overwrite existing broken symlinks
* url: verify correctness of https server certificates (issue2407)
* util: avoid using hashlib on Python < 2.5 (issue2278)
* verify: fix "missing revlog!" errors for revlog format v0 and add test |
30 Aug 2010 08:23:27
1.6.3
|
roberto  |
Update to 1.6.3
This is a monthly bugfix release. It includes several significant fixes,
including a fix for a long-standing hardlink corruption issue on Windows.
alias: make shadowing behavior more consistent (issue2054)
bisect: better message for unrelated starting revisions
bookmarks: Check if the bookmark to delete exists on the remote
bookmarks: guard against listing bookmarks on unsupported repos
chunkbuffer: use += rather than cStringIO to reduce memory footprint
convert: Using --dest-type svn crashed, if the source repo used tags.
convert: properly set encoding for gnuarch converter
convert: use encoding.encoding instead of locale.getpreferredencoding()
encoding: improve handling of buggy getpreferredencoding() on Mac OS X
graphlog: mark --branch as incompatible with --graph (Only the first 15 lines of the commit message are shown above ) |
08 Aug 2010 21:44:58
1.6.2
|
roberto  |
Fix breakage and also fix the link in pkg-message.in. Sorry guys.
portlint OK.
PR: ports/149393
Submitted by: John Hein <jhein@symmetricom.com> |
07 Aug 2010 12:15:10
1.6.2
|
roberto  |
Fix make install breakage, sorry for that.
PR: ports/149393
Submitted by: mandree |
06 Aug 2010 21:59:54
1.6.2
|
roberto  |
Update to 1.6.2.
Full release notes at
http://mercurial.selenic.com/wiki/WhatsNew#A1.6.2_.282010-08-02.29
Submitted by: John Hein <jhein@symmetricom.com> |
20 Jul 2010 13:38:50
1.5.4
|
roberto  |
Support WITHOUT_NLS.
PR: ports/148281
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
02 Jun 2010 14:19:09
1.5.4
|
roberto  |
Update to Mercurial 1.5.4.
1.5.4 (2010-06-01)
This is a scheduled monthly minor bugfix release.
dispatch: include Python version in traceback
push: update help
status: avoid performance regression when no .hgsub is present
clone: fix performance issue with hardlinks and Windows shares
hgweb: fix race in refreshing repo list (issue2188)
hgrc: clarify that hgrc keys can be overridden and sections can be split
eol: new extension for managing file newlines based on a version controlled
configuration file
pager: fork and exec pager as parent process with /bin/sh -c
rebase: stress that only local changesets should be rebased
convert/svn: close gettags() log stream (issue2196)
record: check that we are not committing a merge before patch selection |
31 May 2010 02:01:56
1.5.3_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
13 May 2010 21:32:28
1.5.3
|
roberto  |
Minor update for Mercurial to fix a bug: 1.5.3 |
08 May 2010 20:31:55
1.5.2
|
roberto  |
Update to Mercurial 1.5.2, monthly bug fixes release.
Complete release notes:
http://mercurial.selenic.com/wiki/WhatsNew#A1.5.2_-_2010-05-01 |
08 Apr 2010 14:14:07
1.5.1
|
roberto  |
Update to Mercurial 1.5.1
Core
- improve warning on adding large files
- expand ~ in auth filenames and aliases
- several improvements to patch parsing
- warn about attempts to use hg branch to switch branches
- push: fix bug in prepush logic and its tests
- hgweb: fix broken URLs of RSS/Atom feeds
- subrepo: several bug fixes
Extensions
- acl: added support for '*' (everyone) in user list
- progress: use stderr instead of stdout
- schemes: add Kiln On Demand to default schemes |
08 Mar 2010 13:46:37
1.5
|
roberto  |
Fix plist.
Prompted by: QATMail |
08 Mar 2010 12:49:09
1.5
|
roberto  |
Update to Mercurial 1.5.
Lots of changes in that release incl. XML output template, new progress
extension and more.
See http://mercurial.selenic.com/wiki/WhatsNew#A1.5_-_2010-03-06 for
details. |
04 Mar 2010 13:27:28
1.4.3
|
roberto  |
Update to Mercurial 1.4.3.
Feature safe: yes
PR: ports/143609
Submitted by: David Lay <dsl@fastmail.fm> |
08 Jan 2010 12:25:36
1.4.2
|
roberto  |
Rename pkg-messages into files/pkg-messages.in.
PR: ports/142447
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
08 Jan 2010 12:22:26
1.4.2
|
roberto  |
Make devel/mercurial use $SUB_FILES to dynamically adjust pkg-message.
PR: ports/142447
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
04 Jan 2010 14:20:12
1.4.2
|
roberto  |
Update to maintenance release 1.4.2:
This is a minor bugfix release.
core
* config: raise ConfigError on non-existing include files
* alias: do not crash when aliased command has no usage help text
* auth: allow specifying auth sections in .hg/hgrc
* patch: fix handling of chunk offsets
* subrepo: add default path to new clones
* docs: Fix rst2html detection
extensions
* convert/svn: better handling of hg recursive call failure
* convert/svn: make sink recover gracefully from empty changeset
* keyword: fix interaction with transplant
* mq: preserve --git flag when folding and merging patches
* mq: qnew -f rejects merge working directories
* mq: qpop: remove added files before re-adding removed files
* patchbomb: handle repository#rev URLs correctly
* share: use defaultdest to compute unspecified destination |
03 Dec 2009 12:02:40
1.4.1
|
roberto  |
Update to 1.4.1, a minor bug-fix release.
http://mercurial.selenic.com/wiki/WhatsNew
1.4.1 - 2009-12-01
regression fixes
- fix to prepush logic when it creates new heads
- fix qseries truncation
other
- doc fixes: formatting, missing options
- tests fixes (now less dependent on environment variables)
- inotify fixes
- keyword: allow RCSfile like CVS
- share: fix a bad interaction with clone
- show non-default branch names with summary -q
- new schemes extension
- i18n updates |
17 Nov 2009 12:43:28
1.4
|
roberto  |
Update Mercurial to 1.4.
Changes (http://mercurial.selenic.com/wiki/WhatsNew):
1.4 - 2009-11-16
Core
summary: new command summarizes current working state
tags: new tag cache greatly speeds up tag operations
diff: new --stat option to show diffstat
diff: add --reverse option to diff
subrepo: fix a bunch of issues with the experimental subrepo extension
status: fixes for behavior when working with clock skew
clone: new -u/--updaterev option (Only the first 15 lines of the commit message are shown above ) |
29 Jul 2009 13:32:09
1.3.1
|
roberto  |
Update to 1.3.1.
Regression fixes:
- fixed excessive memory usage issues with diff and strip
- fixed ssh performance issue on OS X
- fixed slow calculation of branch heads
- fixed handling of port numbers in URLs
- fixed transaction handling exception
- fixed incoming with graphlog extension
- fixed slow commit in fetch extension
- fixed loading of win32mbcs extension
Other fixes:
- fixed http username handling in acl extension
- fixed subrepo path joining on Windows
- allow update --check to cross branches
- miscellaneous small doc and bug fixes
PR: ports/137182
Submitted by: Marco Broeder <marco.broeder@gmx.eu>
Yuri Ryazantsev <yuri@unix.ru> |
10 Jul 2009 13:07:20
1.3
|
roberto  |
Update to mercurial 1.3.
Full list of changes: http://mercurial.selenic.com/wiki/WhatsNew)
Version 1.3 - 2009-07-01
Major Changes
* experimental support for sub-repositories
* Python 2.3 is no longer supported; now requires Python 2.4-2.6
Web interface
* read configuration data from webdir configs
* add branches page to hgweb(Only the first 15 lines of the commit message are shown above ) |
17 May 2009 22:34:44
1.2.1
|
roberto  |
Fix packaging.
Submitted by: Yuri Ryazantsev <yuri@unix.ru> (slightly modified) |
12 May 2009 13:53:32
1.2.1
|
roberto  |
Put back plist as it should. The port now uses gettext, record that.
Remove BROKEN.
Submitted by: Yuri Ryazantsev <yuri@unix.ru> |
12 May 2009 13:42:02
1.2.1
|
roberto  |
Fix plist.
Submitted by: pointyhat (through pav@) |
11 May 2009 11:17:59
1.2.1
|
itetcu  |
Mark broken - bad plist:
http://qat.tecnik93.com//errors/7-STABLE-FPT-NPD/mercurial-1.2.1.log
Submitted by: QAT |
07 May 2009 02:56:05
1.2.1
|
roberto  |
Update to mercurial 1.2.1 with several large changes:
Version 1.2.1 - 2009-03-20
This is a bugfix release.
* fixed version number build from tarball
* fix allow_read logic for hgweb
* improve handling of damaged revlogs in verify
* keep .orig files when resolving
* clear resolve state properly when rebasing
* improve --command handling with bisect
* fix diff against bundles
* improve fetch logic for inactive branches
* fix diffstat with notify(Only the first 15 lines of the commit message are shown above ) |
12 Jan 2009 20:54:56
1.1.2
|
roberto  |
Add the missing bookmark extension files to pkg-plist.
PR: ports/130473
Forgotten by: me
Submitted by: Amaury Gauthier <amauryamaury@gmail.com> |
11 Jan 2009 17:22:08
1.1.2
|
roberto  |
Correct plist: inotify is linux-only and cvsps is not used. |
10 Jan 2009 22:49:21
1.1.2
|
roberto  |
Update Mercurial to latest version 1.1.2.
There are many changes in this bugfix release (relative to 1.1.1) compared
to our previous 1.0.2. Please check the release notes at the following url
http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew
Sorry for the time it took (and versions skipped).
Submitted by: Guy Brand <gb@isis.u-strasbg.fr>
Heavily modified: me
Asked by: several |
14 Aug 2008 21:37:48
1.0.2
|
roberto  |
Update mercurial to 1.0.2.
This is a relatively small bugfix release with two security fixes.
* ensure that git patches only touch files within the repository
(CVE-2008-2942)
* hgweb: fix "allowpull" permission being ignored when pulling from hgweb
Complete set of changes:
http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew |
16 Jul 2008 14:28:08
1.0.1
|
roberto  |
Remove extra .endif.
Pointy hat to: me (through tinderbox again) |
16 Jul 2008 14:10:58
1.0.1  |
roberto  |
Fix problems reported by tinderbox run by itetcu@ w/ NOPORTDATA/NOPORTDOCS. |
22 May 2008 21:28:14
1.0.1
|
roberto  |
Bug-fixing release 1.0.1. |
31 Mar 2008 18:04:21
1.0
|
roberto  |
Put the real site instead of the usual place, fetch(1) does not seem to
deal correctly with the 302 redirect.
Noticed by: bms |
31 Mar 2008 14:28:26
1.0
|
roberto  |
Upgrade to the long-awaited Mercurial 1.0 release!
General:
* greatly improved merge tool configuration, see "hgrc.5.txt" for details
* improved copy/rename handling in diffs, status, and merge
* files in .hg inherit permissions from .hg/store
* infer --repository when possible, so commands may be run from anywhere.
* easy-installable
* new "droplet" logo
Extensions:
* churn: promoted to an official extension (previously in contrib)
* color: new extension coloring "status" and "qseries" command outputs
* convert:
- allow synthetic history to be spliced in with --splicemap (Only the first 15 lines of the commit message are shown above ) |
25 Oct 2007 20:54:11
0.9.5
|
roberto  |
Update Mercurial up to 0.9.5.
Announce: http://www.selenic.com/pipermail/mercurial/2007-October/015150.html
Highlights:
* New extensions: alias, children, imerge, interhg, record
* hgweb: support for Atom feeds
* convert extension: support for Subversion and Darcs
NOTE: I've removed the .egg-info file from pkg-plist, the port does not seem
to create it (manual install does) so removing the port fails.
Submitted by: Piet Delport <pjdelport@gmail.com>
PR: ports/117363 |
03 Oct 2007 09:46:36
0.9.4_1
|
roberto  |
Bump PORTREVISION for last change.
Reminded by: tobez (again) |
02 Oct 2007 16:13:09
0.9.4
|
roberto  |
A bug in our /bin/sh is making one of the tests fail when looking for a
OS X only utility (FileMerge). The bug has been fixed recently but as it
is irrelevant to FreeBSD, remove the offending line to avoid tripping on
the bug on older systems.
This should fix hgmerge on these systems.
Reminded by: tobez |
10 Jul 2007 15:18:52
0.9.4
|
roberto  |
Update to 0.9.4.
Many changes including some contrib files moved to regular extensions
(convert-repo, purge), fixes.
PR: ports/114350
Submitted by: delphij |
27 Jan 2007 21:15:13
0.9.3
|
roberto  |
Fix plist, remove BROKEN line.
PR: ports/108137
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> |
20 Jan 2007 01:38:33
0.9.3
|
kris  |
BROKEN: Incomplete pkg-plist |
20 Dec 2006 20:55:25
0.9.3
|
roberto  |
There are no *.txt files in the "root" directory now[1].
Install the HTML ones in addition.
Found by: Kostik Belousov <kostikbel@gmail.com> [1] |
19 Dec 2006 16:16:05
0.9.3
|
roberto  |
Update to mercurial 0.9.3 with some file location reorganisation,
new extensions and fixes. 0.9.2 was fixed due to glitches that
slipped in just before release and needed fixes. |
27 Jul 2006 09:52:24
0.9.1
|
roberto  |
Update to 0.9.1. Lots of changes, new files and features incl. streaming
clone (for fast LANs).
Thanks to Habbie on #mercurial/freenode for tests. |
17 May 2006 15:09:29
0.9
|
roberto  |
PORTSDOC usage makes file list in pkg-list redundant. contrib is in DATADIR
not DOCSDIR. |
17 May 2006 13:49:30
0.9
|
roberto  |
Even with PORTDOCS, we need to copy the files ourselves in DOCSDIR. |
17 May 2006 13:38:27
0.9
|
roberto  |
Typo: PORTSDOC -> PORTDOCS.
Found by: Habbie (on #mercurial@freenode) |
17 May 2006 09:12:06
0.9
|
roberto  |
Rewrite the whole doc/contrib installation to be more compliant with the
ports committer guide. Should fix pointyhead's report. |
12 May 2006 02:29:06
0.9
|
roberto  |
Add a missing ;
Found by: Phil Regnauld <regnauld@x0.dk> |
11 May 2006 18:59:55
0.9
|
roberto  |
Fix INDEX build by inserting proper TABs instead of spaces.
Anyone give me the hat please.
Found by: cperciva |
11 May 2006 17:30:00
0.9
|
roberto  |
Update to Mercurial 0.9.
See Changelog at
http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew
More files are now installed in PREFIX/share/mercurial incl CGI scripts
and documentation. |
26 Apr 2006 13:12:58
0.8.1
|
roberto  |
Fix the broken plist (@dirrm was missing).
Submitted by: krisbot |
22 Apr 2006 21:57:44
0.8.1
|
kris  |
BROKEN: Incomplete pkg-plist |
10 Apr 2006 12:26:55
0.8.1
|
roberto  |
Add some missing files in the templates' directory. |
10 Apr 2006 11:06:06
0.8.1
|
roberto  |
Correct pkg-plist.
Submitted by: krisbot (on behalf of Kris) |
08 Apr 2006 15:00:47
0.8.1
|
roberto  |
Update to newly released 0.8.1. |
02 Feb 2006 07:18:04
0.8
|
roberto  |
Update to Mercurial 0.8. Too many changes to list there, it is a major
milestone compared to 0.7 and every user is encouraged to upgrade.
Submitted by: Piet Delport <pjd@satori.za.net>
PR: ports/92595 |
22 Jan 2006 08:30:12
0.7
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Sep 2005 21:29:44
0.7
|
roberto  |
Fix plist.
Submitted by: kris (through pointyhat) |
16 Sep 2005 23:07:43
0.7
|
roberto  |
Update to newly-released 0.7.
Take over maintainership from ports@. |
07 Sep 2005 01:34:25
0.6c
|
leeym  |
- fix build and unbreak this port |
07 Sep 2005 00:15:21
0.6c
|
kris  |
BROKEN: Incomplete pkg-plist |
30 Aug 2005 08:03:33
0.6c
|
roberto  |
Correct plist after upgrade to 0.6c.
Prodded by: pointyhat through kris. |
28 Aug 2005 22:08:28
0.6c
|
roberto  |
Update to 0.6c. |
21 Jul 2005 09:19:47
0.6b
|
pav  |
- Update to 0.6b
PR: ports/83817
Submitted by: Piet Delport <pjd@satori.za.net> |
13 Jul 2005 19:05:23
0.6
|
pav  |
Mercurial is a fast, lightweight source control management system designed for
efficient handling of very large distributed projects.
PR: ports/83298
Submitted by: Andreas Kohn <andreas@syndrom23.de> |