Re: Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-08 Thread Marcos Cruz
a test: a shell loop that executes `hg update -r` and `hg amend -u` for every revision to fix; then `hg evolve --any` at the end. It works. Thanks. -- Marcos Cruz http://programandala.net ___ Evolve-testers mailing list evolve-test...@lists.mercuri

Re: Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-08 Thread Marcos Cruz
nd EDITOR, in that order. The first non-empty one is chosen. If all of them are empty, the editor defaults to 'vi'. Anyway in the Mercurial list (https://lists.mercurial-scm.org/pipermail/mercurial/2023-April/106227.html) Sietse Brouwer proposed an alternative solution with `config.ui.editor`

Re: Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-08 Thread Marcos Cruz
the user or the date, but not the commit message, it displays the message "nothing changed"! :) > Anyway, to disable editor try `HGEDITOR=true hg metaedit ...`. Thank you, good trick! -- Marcos Cruz http://programandala.net ___ Evolve-teste

Re: Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-07 Thread Marcos Cruz
edit the commit message. -- Marcos Cruz http://programandala.net ___ Evolve-testers mailing list evolve-test...@lists.mercurial-scm.org https://lists.mercurial-scm.org/mailman/listinfo/mercurial-evolve-testers

Re: Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-07 Thread Marcos Cruz
reaking the current default behaviour. -- Marcos Cruz http://programandala.net ___ Evolve-testers mailing list evolve-test...@lists.mercurial-scm.org https://lists.mercurial-scm.org/mailman/listinfo/mercurial-evolve-testers

Any way to prevent Evolve's `metaedit` from opening the message?

2023-04-07 Thread Marcos Cruz
Evolve's `metaedit --user` and `metaedit --date` always open the commit message in order to edit it. There's no way to prevent it? -- Marcos Cruz http://programandala.net ___ Evolve-testers mailing list evolve-test...@lists.mercurial-scm.org https