log

age author description
Wed, 01 Jul 2020 13:36:33 -0400 Augie Fackler mcfly: fix to correctly no-op when mcfly is absent
Wed, 01 Jul 2020 13:33:46 -0400 Augie Fackler mcfly: move binding to ^T instead of ^R
Mon, 11 Jul 2016 14:54:41 -0400 Augie Fackler path handling: stop warning when something isn't in a variable
Tue, 30 Jun 2020 10:44:34 -0400 Augie Fackler hg: drop ll alias that I haven't used in years
Wed, 28 Nov 2018 15:46:38 -0500 Augie Fackler hg: add an `anext` alias that uses rebase --auto-orphans
Tue, 30 Jun 2020 10:39:43 -0400 Augie Fackler hg: overly-complicated "unstackall" alias
Tue, 30 Jun 2020 10:38:59 -0400 Augie Fackler hg: enable strip extension
Tue, 30 Jun 2020 10:37:13 -0400 Augie Fackler zsh: start using mcfly for ^R history search
Tue, 30 Jun 2020 10:36:15 -0400 Augie Fackler append_path_element: new function that I've had for a while
Tue, 07 Jan 2020 16:53:15 -0500 Augie Fackler hg: clean up extensions list
Tue, 07 Jan 2020 16:49:47 -0500 Augie Fackler emacs: run hg tests under python3 by default now
Tue, 07 Jan 2020 16:49:00 -0500 Augie Fackler shell: automatically enable sccache if it's available
Thu, 14 Mar 2019 10:38:49 -0400 Augie Fackler afcopy: some enhancements from Bryan's dotfiles
Thu, 21 Feb 2019 20:35:10 -0500 Augie Fackler emacs: switch to from-hg hg-test-mode config
Wed, 20 Feb 2019 16:27:47 -0500 Augie Fackler emacs: fix up hg test output regular expressions
Thu, 21 Feb 2019 19:54:55 -0500 Augie Fackler emacs: kludge around a case of emacs being too clever for me
Wed, 20 Feb 2019 16:19:46 -0500 Augie Fackler emacs: hg's run-tests is smart enough to guess -j now
Fri, 01 Feb 2019 22:54:46 -0500 Augie Fackler emacs: enable rustfmt on save
Fri, 28 Dec 2018 11:54:30 -0500 Augie Fackler hg: enable absorb
Fri, 01 Feb 2019 16:25:05 -0500 Augie Fackler emacs: hack up my textmate.el some more to add searching config
Fri, 01 Feb 2019 14:08:50 -0500 Augie Fackler hg: filter out display of remotenames that start with "/"
Wed, 16 Jan 2019 06:05:04 -0500 Augie Fackler smailq: add shell launch script to warn on queued messages
Thu, 26 Apr 2018 13:32:51 -0400 Augie Fackler hg: enable experimental remotenames logging
Sat, 22 Dec 2018 14:32:04 -0500 Augie Fackler hg: disable enormous obshashrange cache
Thu, 04 Oct 2018 22:32:53 -0400 Augie Fackler hg: switch from out-of-tree remotebranches to in-tree remotenames
Mon, 03 Dec 2018 22:37:29 -0500 Augie Fackler zsh: import df6f6f9ff41 of zsh-autosuggestions
Tue, 04 Dec 2018 09:14:42 -0500 Augie Fackler zsh: unconditionally include cargo/bin on PATH
Wed, 28 Nov 2018 15:46:04 -0500 Augie Fackler emacs: disable TRAMP cache to avoid annoying problems
Mon, 26 Jun 2017 09:27:22 -0400 Augie Fackler pager: try harder to not confuse emacs
Mon, 26 Jun 2017 09:26:59 -0400 Augie Fackler editor: if it looks like I'm over ssh, use vi not emacs