File mercurial.changes of Package mercurial
-------------------------------------------------------------------
Tue Sep 30 15:34:34 CEST 2008 - tiwai@suse.de
- Fix python-2.6 warnings in many commands;
Backported python-2.6 wrapper patch from the upstream
-------------------------------------------------------------------
Fri Aug 15 08:50:36 CEST 2008 - bwalle@suse.de
- updated to version 1.0.2:
Security:
* ensure that git patches only touch files within the
repository (CVE-2008-2942)
* hgweb: fix "allowpull" permission being ignored when pulling
from hgweb
General:
* commit: handle copies of previously deleted files
* bisect: allow for having multiple resulting changesets
* fix Python 2.3 compatibility
* make mq patches and .hgtags hardlink-safe again
* various documentation improvements and fixes
* fix a crash when addremove was called to replace a deleted
directory with a symlink
* make branches output easier to parse
* fix inactive branches detection
* hgweb: fix a crash in archive when the URL did not end in an
expected archive type
* sshserver: fix a crash in error handling code
* fix the patchbomb extension on Windows by including email
package in binary installations
* handle symlinks when OS supports them but FS doesn't
Extensions:
* mq:
o fix qrefresh losing metadata on the last refreshed file
o fix a crash when renaming a patch just after a versioned
queue initialization
o fix the path of an explicitly specified queue when merging
patches
o strip now updates the working directory only if a parent
was stripped
* convert:
o CVS: fix a crash when converting an existing working copy
o monotone: fix quotes and backslashes parsing when reading
commit messages
o Subversion: correctly normalize paths and slashes
o Subversion: fix compatibility with Subversion 1.5
o git: allow converter to work with recent git releases
* color:
o get coloring for qseries --verbose output
o improve mq extension detection
o reset coloring before and after outputting colorized lines
* highlight: fix a performance issue when detecting file types
from large files
* notify: take the diff options into account
-------------------------------------------------------------------
Fri Aug 8 14:04:53 CEST 2008 - tiwai@suse.de
- enable acl extension as default (as was in the earlier versions)
- remove unneeded hgrc file
-------------------------------------------------------------------
Thu Aug 7 22:43:24 CEST 2008 - bphilips@suse.de
- enable all the plugins that ship by default: /etc/mercurial/hgrc.d
-------------------------------------------------------------------
Mon Jun 30 14:09:37 CEST 2008 - tiwai@suse.de
- VUL-0: mercurial: Insufficient input validation (bnc#404959)
-------------------------------------------------------------------
Tue Jun 10 16:16:55 CEST 2008 - tiwai@suse.de
- updated to version 1.0.1:
General:
* several improvements in file copying implementation
* allow different default value for diff.unified option
* allow explicit use of internal merge tools
Commands:
* rename: doesn't unlink source file with --after
* backout: reverse changeset belongs on current branch
Extensions:
* convert:
o svn: improved detection of tags (has also become optional)
o svn: improved branch handling
o svn: better detection of file copies
* mq:
o expand terse command help texts
o fix unimplemented qdiff -U option
* highlight: fix compatibility with older Pygments (0.5.1)
* churn: allow whitespaces as delimiter in aliases
* pager: disable when used with --debugger
-------------------------------------------------------------------
Wed Apr 16 14:05:06 CEST 2008 - tiwai@suse.de
- removed obsolete hbisect in the default hgrc
-------------------------------------------------------------------
Wed Mar 26 20:35:41 CET 2008 - crrodriguez@suse.de
- update to version 1.0
* thousand of bugfixes, improvements and new features
see http://www.selenic.com/pipermail/mercurial/2008-March/018014.html
-------------------------------------------------------------------
Mon Oct 22 12:54:05 CEST 2007 - tiwai@suse.de
- updated to version 0.9.5:
* lots of new feature and fixes,
see http://www.selenic.com/pipermail/mercurial/2007-October/015150.html
-------------------------------------------------------------------
Wed Sep 5 17:18:15 CEST 2007 - tiwai@suse.de
- fix error at invoking hgk (#307190)
-------------------------------------------------------------------
Wed Jun 27 11:48:40 CEST 2007 - tiwai@suse.de
- updated to version 0.9.4:
* support for symlinks
* improved tag handling
* improved merge handling of file and directory renames
* improved named branch usability
* numerous improvements to commands
* generic pre- and post-command hooks
* improved Windows support
* basic BeOS and OpenVMS support
* numerous bug fixes
* extensions can now be specified in .hg/hgrc
* new convert extension with CVS support
* new graphlog extension
* improved patchbomb extension
* example FastCGI script
-------------------------------------------------------------------
Tue Dec 19 16:00:53 CET 2006 - tiwai@suse.de
- updated to version 0.9.3:
* improved mq and hgk
* branch support
* proper changelog support in UTF-8
* support for git-style patches
-------------------------------------------------------------------
Mon Jul 31 17:16:31 CEST 2006 - tiwai@suse.de
- updated to version 0.9.1.
* New extensions: acl, extdiff, purge
* New hooks: preupdate
* Improved performance: remove, clone
-------------------------------------------------------------------
Fri May 12 14:49:03 CEST 2006 - tiwai@suse.de
- updated to version 0.9.
* revlogNG support
* mq extension as default
* merge command
* bisect command
* diff and status are repo-wide
- require rcs for 3-way merge
-------------------------------------------------------------------
Tue Feb 28 16:46:02 CET 2006 - jmatejek@suse.cz
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Mon Feb 6 14:20:50 CET 2006 - tiwai@suse.de
- fixed the extension of mq (for x86-64 problem)
- fixed requires and use standard suse rpm macros for python
-------------------------------------------------------------------
Wed Jan 25 21:38:14 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Sep 30 16:09:54 CEST 2005 - tiwai@suse.de
- updated to version 0.7 + mq extension
- removed buggy bash completion.
-------------------------------------------------------------------
Wed Aug 31 11:35:59 CEST 2005 - tiwai@suse.de
- updated to version 0.6c release.
-------------------------------------------------------------------
Tue Jul 26 16:46:32 CEST 2005 - tiwai@suse.de
- use version 0.6b release.
- format man page via asciidoc and xmlto.
-------------------------------------------------------------------
Fri Jul 8 15:47:59 CEST 2005 - tiwai@suse.de
- updated to snapshot 20050708.
-------------------------------------------------------------------
Mon Jul 4 12:31:59 CEST 2005 - tiwai@suse.de
- fix the version number of snapshot release.
-------------------------------------------------------------------
Fri Jul 1 12:32:26 CEST 2005 - tiwai@suse.de
- initial version: snapshot 20050701.