mercurial/logcmdutil.py
Thu, 06 Jan 2022 22:09:40 -0800 Martin von Zweigbergk logcmdutil: raise `StateError` when file to follow doesn't exist
Thu, 06 Jan 2022 22:03:21 -0800 Martin von Zweigbergk logcmdutil: raise `InputError` on bad CLI arguments
Tue, 28 Sep 2021 15:11:22 -0700 Martin von Zweigbergk errors: raise InputError from revsingle() iff revset provided by the user
Tue, 28 Sep 2021 13:59:01 -0700 Martin von Zweigbergk errors: raise InputError from revpair() iff revset provided by the user
Tue, 28 Sep 2021 08:47:11 -0700 Martin von Zweigbergk errors: raise InputError on bad revset to revrange() iff provided by the user
Mon, 20 Sep 2021 11:22:27 -0400 Matt Harbison typing: drop annotations on `mercurial/logcmdutil.walkopts` attributes
Fri, 18 Jun 2021 15:48:51 -0700 Martin von Zweigbergk ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
Mon, 29 Mar 2021 01:52:06 +0200 Joerg Sonnenberger node: replace nullid and friends with nodeconstants class
Tue, 30 Mar 2021 02:32:30 +0200 Joerg Sonnenberger refactor: prefer checks against nullrev over nullid
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Thu, 18 Mar 2021 18:24:59 -0400 Matt Harbison merge with stable
Thu, 11 Mar 2021 17:02:28 -0500 Matt Harbison typing: switch an argument type to the generic form stable
Fri, 12 Mar 2021 13:13:13 -0500 Augie Fackler merge: with stable
Tue, 02 Feb 2021 20:20:17 +0900 Yuya Nishihara log: fix handling of root (or empty) path provided by matcher (issue6478) stable
Thu, 04 Feb 2021 13:32:11 -0800 Martin von Zweigbergk log: respect diff.merge in -p output
Thu, 04 Feb 2021 13:21:01 -0800 Martin von Zweigbergk diff: extract function for getting possibly re-merged parent to diff against
Tue, 01 Dec 2020 20:22:24 +0900 Yuya Nishihara log: do not accept string-matcher pattern as -u/-b/-B parameter
Tue, 01 Dec 2020 19:32:36 +0900 Yuya Nishihara log: do not override other filtering and sorting options by --bookmark
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 17 Nov 2020 21:30:50 -0500 Sebastien Boisvert log: add bookmark option to "hg log"
Fri, 23 Oct 2020 15:27:33 -0700 Martin von Zweigbergk config: rename ui.graphnodetemplate to command-templates.graphnode
Fri, 23 Oct 2020 10:56:18 -0700 Martin von Zweigbergk config: add a new [command-templates] section for templates defined by hg
Thu, 10 Sep 2020 18:57:31 +0900 Yuya Nishihara cmdutil: remove remainder of old walkchangerevs() implementation
Thu, 10 Sep 2020 18:40:01 +0900 Yuya Nishihara grep: add option for logcmdutil.makewalker() to not filter revs by file pats
Thu, 10 Sep 2020 17:44:34 +0900 Yuya Nishihara log: extract function that builds (revs, makefilematcher) from walkopts
Sat, 12 Sep 2020 22:42:58 +0900 Yuya Nishihara log: move --graph and topo sort options to walkopts
Sat, 12 Sep 2020 22:03:53 +0900 Yuya Nishihara log: move miscellaneous filter/matcher options to walkopts
Sat, 12 Sep 2020 21:54:58 +0900 Yuya Nishihara log: map --removed to walkopts.force_changelog_traversal
Sat, 12 Sep 2020 21:45:37 +0900 Yuya Nishihara log: pass around --rev option by walkopts
Sat, 12 Sep 2020 21:39:58 +0900 Yuya Nishihara log: parse --limit option by logcmdutil.parseopts()
less more (0) -100 -50 -30 tip