Next | Query returned 44 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2021-11-28 11:37:19 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.4.1.

This is a maintenance release. It introduces compatibility with
the upcoming Mercurial 6.0 and a couple of documentation improvements.
   2021-10-28 13:47:55 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.4.0.

This is a feature release. The most notable changes are: evolve
will now produce the same result regardless of revision numbers
when resolving content-divergence; an annoying topic bug that
sometimes prevented various history-rewriting commands from completing
with a KeyError was fixed. See
https://bz.mercurial-scm.org/show_bug.cgi?id=6500 for details. Also
compatibility with Mercurial 4.6 was dropped in this release.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-15 14:40:38 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.3.2.

This is a bugfix release. The most notable changes are: previously
changing topic of a merge commit could lose some file changes, this has
been now fixed, and `experimental.topic.publish-bare-branch` and
`experimental.auto-publish` config options should now interact with
each other correctly. To see more information about these experimental
config options, try `hg help -e evolve` and `hg help -e topic`.
   2021-05-20 11:34:46 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-hg-evolve: add link to mailing list for change logs
   2021-05-20 11:33:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.3.1.

This is a bugfix release that addresses various issues and adds
compatibility with the upcoming Mercurial 5.8. Check the changelog for
details. The most notable changes are: cache reuse on different systems
(such as using 64-bit and 32-bit Python to push/pull the same repo)
should now be safe, and hg next now handles unstable changesets with
topics more correctly.
   2021-03-17 12:24:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-hg-evolve: update to 10.3.0.

This is a feature release that comes with a variety of improvements and
bugfixes. Check the changelog for details. The most notable changes
are: improved rewind logic in cases involving folds, an experimental
ability to perform evolution in-memory (only on Mercurial 5.6 and
newer), improved content-divergence resolution logic in cases involving
parent changes.
   2021-02-06 08:55:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.2.0.1.

10.2.0 -- 2021-02-01
--------------------

  * compatibility with Mercurial 5.7

  * doc: update the MQ To Evolve guide and fix build warning for index.rst

  * evolve: improve resolution of some case of parent divergence
  * evolve: respect command-templates.oneline-summary if configured
  * evolve: remove spurious "working directory is now at ..." messages
  * evolve: various documentation improvements

  * packaging: default to building docs on Python 3

  * strip: remove experimental.prunestrip option

topic (0.21.0)

  * performance: speed up various operations using an in-memory cache for topic

  * rebase: prevent in-memory rebase from silently dropping topic (by disabling
    the feature)

  * topic: rework how ctx.branch() is wrapped
  * topic: look for topic heads only when necessary, this fixes the output of
    e.g. hg heads when topics are in play
   2020-11-09 15:43:14 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-hg-evolve: update to 10.1.0.

10.1.0 -- 2020-10-31
--------------------

  * compatibility with Mercurial 5.6

  * numerous minor changes to packaging, Makefile, README moved to README.rst

  * evolve: various improvements to content-divergence resolution
  * evolve: fix various issues with --continue when solving content-divergence
  * evolve: specify the source of config override for `server.bundle1=no`
  * evolve: avoid leaving mergestate after instability resolution
  * evolve: while resolving conflicts, the evolved node will no longer be a
    dirstate parent (won't show up in `hg parents` and not as `@` in `hg log -G`,
    but it will show up as `%` with hg >= 5.4)

  * metaedit: update bookmark location when applicable

  * rewind: add a --dry-run flag
  * rewind: properly record rewind of splits as folds

topic (0.20.0)

  * stack: support foo#stack relation revset (hg-5.4+ only)
  * merge: add a experimental.topic.linear-merge option to allow oedipus merges
    in some cases

Next | Query returned 44 messages, browsing 21 to 30 | Previous