log prompt.py @ 166:0d534e797a43 default tip

age author description
Fri, 30 Aug 2024 16:12:04 +0100 IBBoard Fix warnings about bad regex escaping in prompt
Wed, 23 Aug 2023 20:26:28 +0100 IBBoard Streamline HG Prompt with `inout` command
Tue, 30 May 2023 18:49:56 +0100 IBBoard Make HG Prompt fail quickly with bad auth
Sat, 21 Mar 2020 18:51:07 +0000 IBBoard Fix hg "status" object changing from tuple to object
Sat, 15 Feb 2020 13:30:56 +0000 IBBoard Avoid "No such file or directory: '<repo>/.hg/prompt/cache/outgoing'"
Sun, 19 Jan 2020 11:11:27 +0000 IBBoard Make sure prompt logs changes from commit, even when no cache
Sun, 19 Jan 2020 10:57:21 +0000 IBBoard Switch to using "*" for "local changes" in hg prompt
Sun, 19 Jan 2020 10:55:17 +0000 IBBoard Fix "cannot use a bytes pattern on a string-like object"
Sat, 18 Jan 2020 21:01:23 +0000 IBBoard Replace c09729100dd2 with a wrapper hook implementation
Sat, 18 Jan 2020 20:41:50 +0000 IBBoard Update outgoing cache when we commit
Sat, 18 Jan 2020 20:28:52 +0000 IBBoard Fix some more binary vs str handling that I missed
Sat, 18 Jan 2020 20:00:20 +0000 IBBoard Fix hg prompt functionality for Python 3.8
Sat, 04 Jan 2020 20:09:53 +0000 IBBoard Update to latest HG Prompt and make it Python 3 compliant
Tue, 25 Apr 2017 13:13:36 +0100 IBBoard Local cludge fix for bug 39 - incoming/outgoing showing content anyway
Tue, 25 Apr 2017 11:42:15 +0100 IBBoard Add Git and Mercurial support to command prompt