Revisions of mercurial

Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 493305 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 12)
- Mercurial 4.2
  This is a regularly-scheduled quarterly feature release.
  * Notable changes
    + Pager support has been moved into core and is now enabled by default. 
      This is now controlled with the ui.paginate setting.
      Note that in 4.2-rc, the ui.paginate option was named pager.enable. The 
      old name has been dropped in the final release. If you had turned 
      pagination off using pager.enable=False, please update your config.
    + Color support has also been moved into core and is now enabled by default 
      (the ui.color setting now defaults to 'auto').
    + The new experimental 'show' extension provides a way to view various 
      information about your repository in an ergonomic way. It is deliberately 
      designed for human consumption and not for scripting, so it doesn't carry 
      the same backward compatibility guarantees as other commands. See 
      'hg help -e show' for more information.
    + Mercurial now requires `setuptools` on Windows
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 487192 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 11)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel) committed (revision 10)
vrev bump
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 459010 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 9)
- Mercurial 4.1
  This is a regularly-scheduled quarterly feature release.
  
  + Features
    * A new extensible "compression engines" API has been implemented. Support 
      for a new compression format can now be implemented in extensions.
    * New compression formats are fully supported in bundles and the wire 
      protocol. There is experimental support for different compression in 
      revlogs.
    * zstd - a new and exciting compression engine - is now distributed with 
      Mercurial and built by default
    * HTTP payloads for many commands will now use zstd by default (as opposed 
      to zlib) when both client and server support it. This can reduce 
      server-side CPU usage to ~60% of original for operations like serving 
      bundles.
    * zstd compressed bundles can be produced by specifying the `zstd` bundle 
      type. e.g. `hg bundle -a -t zstd-v2 zstd-bundle.hg`.
    * A new statistical profiler has been added and made the default profiler 
      for `--profile`. This profiler gives more accurate results than Python's 
      built-in cProfile (the previous default) because the profiler overhead is 
      much smaller. The output from `--profile` now displays the code hot path 
      by default. This allows Mercurial developers to more accurately identify 
      performance problems.
    * New `followlines(file, from:to, startrev=.)` revset predicate to track a 
      part of changes.
    * Experimental support for additional git-diff features.
    * Troubled changes (from ChangesetEvolution) are noted more prominently in a few places.
    * An experimental hg debugupgraderepo command allows in-place upgrading of 
      repositories to the latest storage format.
  + Improvements
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 8)
branch from 42.2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 405824 from Wolfgang Rosenauer's avatar Wolfgang Rosenauer (wrosenauer) (revision 7)
- mercurial 3.8.3:
  * bookmarks: allow pushing active bookmark on new remote head
  * localrepo: prevent executable-bit only changes from being lost on amend
  * strip: invalidate phase cache after stripping changeset
- verify source signature
- Mercurial v3.8.2
  This is an unscheduled bugfix release. 3.8.1 contained a noisy deprecation 
  warning that was only intended for Mercurial developers, sorry.
  * bookmarks: properly invalidate volatile sets when writing bookmarks
  * builddeb: add distroseries to tagged versions
  * bundle2: properly request phases during getbundle
  * debian: add wish to suggests
  * debian: forgot to make debian/rules executable in 6b95a623ec90
  * deprecation: gate deprecation warning behind devel configuration
  * help: fix the display for hg help internals.revlogs (issue5227)
  * help: search section of help topic by translated section name correctly
  * hg-ssh: copy doc string to man page
  * patch: show lower-ed translated message correctly
  * progress: stop excessive clearing (issue4801)
- fix mercurial-locale-fix.patch
- update to v3.8.1
  (3.8.1 was released immediately after 3.8 to fix a release oversight.)
  Regularly scheduled feature release. This release contains a low-priority security fix for:
    * CVE-2016-3105 Mercurial: arbitrary code execution when converting Git repos
  
  Features
  * `hg update` and other commands that can perform update (such as hg pull -u) 
    now warn about other topological heads
  * cHg has been added
  * `hg update` now updates to the tip-most changeset on the same topological
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 402165 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 6)
Automatic request from openSUSE:Leap:42.1:Update by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 392563 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 5)
Automatic request from openSUSE:Leap:42.1:Update by UpdateCrawler
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
fork from 42.1
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 333870 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 3)
Automatic request from openSUSE:Factory by UpdateCrawler
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
vrev bump
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 1)
osc copypac from project:openSUSE:Factory package:mercurial revision:cf4417217286971da8bcfa552941139b, using expand
Displaying all 12 revisions
openSUSE Build Service is sponsored by