log

age author description
Sun, 23 Feb 2020 16:05:18 +0000 IBBoard Add the rebase extension to Mercurial
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:54:13 +0000 IBBoard Only show "u=" for hg when we're in a VCS'd directory
Sat, 18 Jan 2020 20:41:50 +0000 IBBoard Update outgoing cache when we commit
Sat, 18 Jan 2020 20:40:07 +0000 IBBoard Include a "status" flag
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
Sat, 04 Jan 2020 19:41:32 +0000 IBBoard Remove bashrc to install our copy if it is a file
Sun, 22 Dec 2019 11:56:27 +0000 IBBoard Start using newer features of Mercurial - interactive commit!
Tue, 26 Nov 2019 10:35:56 +0000 IBBoard Ignore another IDE directory
Tue, 26 Nov 2019 10:35:23 +0000 IBBoard Let Conda activation use the local directory as a name
Tue, 29 Oct 2019 16:49:15 +0000 IBBoard Merge accidental heads
Tue, 29 Oct 2019 16:48:40 +0000 IBBoard Stop Segoe UI and Emoji use making numbers into emoji
Tue, 29 Oct 2019 16:48:04 +0000 IBBoard Always hide the VS Code IDE directory from Git
Mon, 09 Sep 2019 11:19:12 +0100 IBBoard Add a function for base Conda activation
Thu, 06 Jun 2019 20:05:16 +0100 IBBoard Add eyeballs to XCompose for easy typing 👀
Thu, 06 Jun 2019 20:04:51 +0100 IBBoard Steam runtime libs variable seems unnecessary, so remove it
Wed, 13 Mar 2019 19:19:50 +0000 IBBoard Add a minimal global gitignore
Wed, 26 Dec 2018 19:40:46 +0000 IBBoard Mark GOG "bin" files as binary, not Sega disk image
Fri, 07 Dec 2018 20:30:43 +0000 IBBoard Prevent black text in diff on dark terminal
Sat, 24 Nov 2018 13:52:53 +0000 IBBoard Add "sobbing" emoji and make eyebrow raise work in either order
Sat, 13 Oct 2018 15:04:12 +0100 IBBoard Fix some "The max number of sequences is 7" warnings
Sat, 13 Oct 2018 14:57:48 +0100 IBBoard Fix text representation for up-down arrow
Sat, 18 Aug 2018 11:01:41 +0100 IBBoard Merge multiple heads
Mon, 09 Jul 2018 20:08:43 +0100 IBBoard Try to add Variant Selector 15 (text) to up-down arrow
Mon, 09 Jul 2018 20:08:20 +0100 IBBoard Add a combining underline
Mon, 09 Jul 2018 20:05:37 +0100 IBBoard Add a more memorable 😱 shortcut
Fri, 17 Aug 2018 09:27:37 +0100 IBBoard Make sure that we actually EXPORT the R lib path!
Thu, 16 Aug 2018 14:39:28 +0100 IBBoard Stop R prompting to save the workspace after each session
Thu, 16 Aug 2018 13:13:05 +0100 IBBoard Add hidden default R package path
Mon, 11 Jun 2018 09:44:44 +0100 IBBoard Add a raised eyebrow emoji
Tue, 05 Jun 2018 19:08:35 +0100 IBBoard Add information sign to emoji
Sat, 28 Apr 2018 16:05:51 +0100 IBBoard Improve CSS highlighting
Sat, 28 Apr 2018 16:04:17 +0100 IBBoard Make fearful faces more obvious
Wed, 25 Apr 2018 20:11:10 +0100 IBBoard Include the system inputrc to make Ctrl+Arrow work
Sat, 21 Apr 2018 19:51:42 +0100 IBBoard Undo 6d1730858f0f and reinstate Hg Keyring as it is important!
Tue, 03 Apr 2018 15:03:46 +0100 IBBoard Add JavaScript syntax highlighting based on stock config
Tue, 03 Apr 2018 12:53:35 +0100 IBBoard Add initial CSS syntax highlighting
Mon, 02 Apr 2018 20:22:55 +0100 IBBoard Fix string colouring for XML
Mon, 02 Apr 2018 20:21:37 +0100 IBBoard Remove number literal colouring for PHP
Mon, 02 Apr 2018 20:17:48 +0100 IBBoard Syntax highlighting strings in PHP/HTML is complicated!
Mon, 02 Apr 2018 20:04:38 +0100 IBBoard Fix PHP operators so they don't interfere with object notation
Mon, 02 Apr 2018 19:57:16 +0100 IBBoard Backed out changeset 28304e568753
Mon, 02 Apr 2018 19:53:47 +0100 IBBoard Support "normal" colour setting in nanorc files
Mon, 02 Apr 2018 19:50:12 +0100 IBBoard Use normal to undo "greater than" colouring
Mon, 02 Apr 2018 19:42:00 +0100 IBBoard Reduce colouring for HTML/XML attributes
Mon, 02 Apr 2018 19:36:29 +0100 IBBoard Add XML support
Mon, 02 Apr 2018 19:27:06 +0100 IBBoard New Nano doesn't like the old "set const" despite "set quiet"
Mon, 02 Apr 2018 19:21:36 +0100 IBBoard Hide warnings and solve cross-version compatibility
Mon, 02 Apr 2018 17:30:20 +0100 IBBoard Fix small differences with older Nano on the server
Mon, 02 Apr 2018 17:29:52 +0100 IBBoard Make sure we create parent directories
Mon, 02 Apr 2018 17:20:47 +0100 IBBoard Standardise nanorc colouring with other file types
Mon, 02 Apr 2018 17:15:26 +0100 IBBoard Improve nano shell colouring
Mon, 02 Apr 2018 16:56:31 +0100 IBBoard Tidy up Python colouring so it doesn't burn eyes
Mon, 02 Apr 2018 16:48:13 +0100 IBBoard Don't colour text black - it breaks on dark consoles!
Mon, 02 Apr 2018 16:47:17 +0100 IBBoard Tidy up some tag oddities
Mon, 02 Apr 2018 16:42:48 +0100 IBBoard Ditch third-party nanorc configs and just add what we use
Sat, 31 Mar 2018 21:06:21 +0100 IBBoard Start to update Nano colourisation
Thu, 15 Mar 2018 21:00:07 +0000 IBBoard Make sure that directories exist, since not all files are in ~/
Thu, 15 Mar 2018 20:59:22 +0000 IBBoard Add emoji config to standard build (requires Noto Color Emoji font)
Thu, 15 Mar 2018 20:39:27 +0000 IBBoard Add more file types to Mime config so we can set icons
Thu, 15 Mar 2018 20:39:06 +0000 IBBoard Update "bad" Nano setting to new name
Fri, 09 Mar 2018 20:16:59 +0000 IBBoard Add another variation on laughing key combo
Tue, 06 Mar 2018 19:16:34 +0000 IBBoard Add logical AND and OR for maths stuff
Sat, 03 Mar 2018 20:57:36 +0000 IBBoard Add more mime types
Sat, 03 Mar 2018 20:34:55 +0000 IBBoard Add custom mime config to make Nautilus show more icons
Sat, 17 Feb 2018 19:09:53 +0000 IBBoard Add "Thinking Face" and standardise the "subtract" keys
Thu, 18 Jan 2018 19:57:02 +0000 IBBoard Add and tidy up some emoji in XCompose
Thu, 18 Jan 2018 19:56:47 +0000 IBBoard Remove mercurial keyring, as it seems to be broken (and unnecessary) on newer systems
Thu, 18 Jan 2018 19:56:07 +0000 IBBoard Configure default Go path to be sensible
Thu, 18 Jan 2018 19:55:40 +0000 IBBoard Fix Steam bug where overlay doesn't work
Sun, 21 May 2017 19:48:38 +0100 IBBoard Deal with spaces in current path when making $PS1
Tue, 25 Apr 2017 13:20:36 +0100 IBBoard Fix mercurial status spacing, make it show like Git
Tue, 25 Apr 2017 13:13:36 +0100 IBBoard Local cludge fix for bug 39 - incoming/outgoing showing content anyway
Tue, 25 Apr 2017 12:57:18 +0100 IBBoard Fix "no such repo" warning
Tue, 25 Apr 2017 12:03:06 +0100 IBBoard Limit path length and fix a colouring/wrapping bug that it highlighted
Tue, 25 Apr 2017 11:50:27 +0100 IBBoard Add an include to allow username overrides on other systems
Tue, 25 Apr 2017 11:42:15 +0100 IBBoard Add Git and Mercurial support to command prompt
Tue, 25 Apr 2017 11:17:38 +0100 IBBoard Add override for username for use on other systems
Wed, 19 Apr 2017 21:06:36 +0100 IBBoard Merge accidental head on VPS server
Wed, 19 Apr 2017 21:01:40 +0100 IBBoard Force pager settings for Mercurial
Fri, 31 Mar 2017 19:21:56 +0100 IBBoard Remove ppwd from $PS1 as it doesn't exist on CentOS and doesn't do anything
Wed, 19 Apr 2017 20:55:58 +0100 IBBoard Improve highlighting background for "less"
Wed, 19 Apr 2017 20:47:29 +0100 IBBoard Standardise dir colour with PS1 on something a step brighter
Wed, 19 Apr 2017 20:47:03 +0100 IBBoard Colourise prompt (PS1) based on Ubuntu default colours
Tue, 28 Mar 2017 11:15:48 +0100 IBBoard Make the prompt more visible and fix "less" highlighting
Sat, 25 Mar 2017 11:15:14 +0000 IBBoard Merge accidental heads
Wed, 22 Mar 2017 20:45:30 +0000 IBBoard Merge extra head
Wed, 22 Mar 2017 20:44:53 +0000 IBBoard Stop tmux renaming renamed 'tabs' and use a short-form setting
Wed, 22 Mar 2017 20:42:05 +0000 IBBoard Remove "hg view" (doesn't work atm) and custom log output (has issues)
Wed, 22 Mar 2017 20:38:37 +0000 IBBoard Switch from xterm to screen to fix Nano scrolling
Wed, 22 Mar 2017 11:35:36 +0000 IBBoard Fix Excel file extension and add ODF presentations
Wed, 22 Mar 2017 10:46:18 +0000 IBBoard Export LS_OPTION from bashrc because profile doesn't seem to work on Tumbleweed
Sat, 25 Mar 2017 11:14:52 +0000 IBBoard Add inputrc to make tab-complete do colour highlighting
Tue, 21 Mar 2017 20:55:19 +0000 IBBoard Set 256-colour terminal
Tue, 21 Mar 2017 20:26:13 +0000 IBBoard Set a 256-colour terminal so tmux shows 256 colours
Tue, 21 Mar 2017 19:54:12 +0000 IBBoard Switch from underline to using Bash's "-p" switch to show slashes on dirs
Tue, 21 Mar 2017 19:33:19 +0000 IBBoard Alter colours, add more file types and increase clarity
Mon, 20 Mar 2017 21:08:32 +0000 IBBoard Merge accidental head
Wed, 15 Feb 2017 14:33:33 +0000 IBBoard Merge changes from other machine
Tue, 17 Jan 2017 09:15:51 +0000 IBBoard Swap two emojis so that they better match the images
Mon, 20 Mar 2017 21:07:16 +0000 IBBoard Start to work with 256-colour terminal highlighting in "ls"
Tue, 14 Feb 2017 20:02:28 +0000 IBBoard Do auto-indent for text
Tue, 14 Feb 2017 20:01:42 +0000 IBBoard Fix upward arrow key combo
Sun, 04 Dec 2016 21:02:10 +0000 IBBoard Add "face with rolling eyes" for times that aren't quite a 😒
Sun, 04 Dec 2016 20:58:35 +0000 IBBoard Pick a non-conflicting combo for 😒 :- ¬_¬
Tue, 15 Nov 2016 10:29:17 +0000 IBBoard Add commented out unamused face - need to fix clash with APL ">_" ⇒ "≥"
Wed, 14 Sep 2016 20:26:21 +0100 IBBoard Tweak smilies to be slightly more fitting to intent from ASCII code
Sat, 09 Jul 2016 11:21:35 +0100 IBBoard Add a "hg imdiff" command for diffing images using ImageMagick
Sat, 02 Jul 2016 20:16:50 +0100 IBBoard Add more astonished, blushing, kissing and eye rolling smilies
Mon, 13 Jun 2016 20:47:56 +0100 IBBoard Add laughing face - more than just a :D grin
Wed, 20 Apr 2016 19:48:00 +0100 IBBoard Fix an emoji key combo, comment them and add "fearful" (for "terrified/bad shocked" rather than just "shocked")
Wed, 27 Jan 2016 19:39:44 +0000 IBBoard Default to simple git push for fairly sane behaviour
Wed, 27 Jan 2016 19:39:06 +0000 IBBoard Add more emoticons and use sensible angry face
Wed, 27 Jan 2016 19:18:39 +0000 IBBoard Switch to ibus, because it is simpler than uim but does XCompose