Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 08 May 2020 01:19:48 +0200 | Raphaël Gomès | formatting: add missing newline stable |
Mon, 27 Apr 2020 01:39:22 +0200 | Joerg Sonnenberger | fastexport: downgrade message about already exported changesets to debug stable |
Mon, 11 May 2020 09:07:31 -0700 | Martin von Zweigbergk | revisions: parse "x123" as "nodeid starting with 123" without prefixhexnode |
Fri, 08 May 2020 08:55:35 -0700 | Martin von Zweigbergk | status: use cmdutil.check_at_most_one_arg() for checking --rev/--change |
Fri, 08 May 2020 08:50:47 -0700 | Martin von Zweigbergk | diff: use cmdutil.check_at_most_one_arg() for checking --rev/--change |
Wed, 06 May 2020 11:40:17 -0700 | Martin von Zweigbergk | copy: give better error message when no source paths found with --at-rev |
Wed, 06 May 2020 11:41:37 -0700 | Martin von Zweigbergk | tests: show poor error message for `hg cp -A --at-rev . non-existent dst` |