log

age author description
2020-10-25 Augie Fackler icargo: hacky tool to auto-run cargo for me
2020-10-06 Augie Fackler zsh: move mcfly to F1 from ^T
2020-10-03 Augie Fackler emacs: customize, again with the changing
2020-10-03 Augie Fackler emacs: migrate rust config to use rls and lsp
2020-10-03 Augie Fackler emacs: always get PATH from shell env
2020-10-03 Augie Fackler emacs: customize strikes again
2020-10-03 Augie Fackler bootstrap: always install exec-path-from-shell-initialize
2020-09-29 Augie Fackler zsh: update async to 1.8.5
2020-09-27 Augie Fackler merge
2020-09-27 Augie Fackler zsh: update async to 1.8.4
2020-07-01 Augie Fackler hgrc: also ignore NoBackup dir where I hide stuff from time machine
2020-07-16 Augie Fackler systemd: unit file for auto-starting emacs daemon
2020-07-01 Augie Fackler mcfly: fix to correctly no-op when mcfly is absent
2020-07-01 Augie Fackler mcfly: move binding to ^T instead of ^R
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
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
2018-01-06 Augie Fackler emacs: clean up obsolete packages and archives
2018-01-30 Augie Fackler hgrc: enable show extension
2018-03-19 Augie Fackler hgrc: replace unstable() with orphan()
2017-10-09 Augie Fackler hgignore: ignore some more directories things insist on creating
2017-10-04 Augie Fackler hg-hacking-tools: place to collect shell functions to make hg hacking easier
2017-09-30 Augie Fackler smailq: fix mode
2017-09-30 Augie Fackler env: disable colors in hg testrunner output
2017-09-30 Augie Fackler compilation tweaks: tried and failed to fix hg compilation stuff