log

age author description
2020-01-07 Augie Fackler emacs: run hg tests under python3 by default now
2020-01-07 Augie Fackler shell: automatically enable sccache if it's available
2019-03-14 Augie Fackler afcopy: some enhancements from Bryan's dotfiles
2019-02-22 Augie Fackler emacs: switch to from-hg hg-test-mode config
2019-02-20 Augie Fackler emacs: fix up hg test output regular expressions
2019-02-22 Augie Fackler emacs: kludge around a case of emacs being too clever for me
2019-02-20 Augie Fackler emacs: hg's run-tests is smart enough to guess -j now
2019-02-02 Augie Fackler emacs: enable rustfmt on save
2018-12-28 Augie Fackler hg: enable absorb
2019-02-01 Augie Fackler emacs: hack up my textmate.el some more to add searching config
2019-02-01 Augie Fackler hg: filter out display of remotenames that start with "/"
2019-01-16 Augie Fackler smailq: add shell launch script to warn on queued messages
2018-04-26 Augie Fackler hg: enable experimental remotenames logging
2018-12-22 Augie Fackler hg: disable enormous obshashrange cache
2018-10-05 Augie Fackler hg: switch from out-of-tree remotebranches to in-tree remotenames
2018-12-04 Augie Fackler zsh: import df6f6f9ff41 of zsh-autosuggestions
2018-12-04 Augie Fackler zsh: unconditionally include cargo/bin on PATH
2018-11-28 Augie Fackler emacs: disable TRAMP cache to avoid annoying problems
2017-06-26 Augie Fackler pager: try harder to not confuse emacs
2017-06-26 Augie Fackler editor: if it looks like I'm over ssh, use vi not emacs
2018-08-02 Augie Fackler shrc: set HGPLAIN in prompt scaffolding
2018-06-07 Augie Fackler emacs: jettison ancient python-mode.el
2018-05-30 Augie Fackler emacs: remove pointless quote
2017-06-26 Augie Fackler hg: enable experimental updatecheck behavior
2018-04-26 Augie Fackler hg: enable experimental xdiff support
2018-04-20 Augie Fackler hg: enable experimental worddiff highlighting
2018-01-11 Augie Fackler hg: enable the show extension
2018-01-07 Augie Fackler emacs: add rainbow-delimiters
2016-12-10 Augie Fackler move-file: new function for emacs to move a file and fix up the buffer
2018-01-06 Augie Fackler emacs: use exec-path-from-shell-initialize on OS X