log

age author description
2016-07-11 Augie Fackler path handling: stop warning when something isn't in a variable
2020-06-30 Augie Fackler hg: drop ll alias that I haven't used in years
2018-11-28 Augie Fackler hg: add an `anext` alias that uses rebase --auto-orphans
2020-06-30 Augie Fackler hg: overly-complicated "unstackall" alias
2020-06-30 Augie Fackler hg: enable strip extension
2020-06-30 Augie Fackler zsh: start using mcfly for ^R history search
2020-06-30 Augie Fackler append_path_element: new function that I've had for a while
2020-01-07 Augie Fackler hg: clean up extensions list
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