log

age author description
2017-07-15 Augie Fackler customze: include toml-mode
2017-07-15 Augie Fackler smailq: vendor script to ease handling outgoing mail
2016-11-29 Augie Fackler textmate.el: make sure hg is run with HGPLAIN
2016-11-29 Augie Fackler textmate.el: set default-directory instead of adding a 'cd' command
2017-06-19 Augie Fackler havepatch: always import hg libs from the hg we're using
2017-06-19 Augie Fackler havepatch: sort stdlib imports
2017-06-19 Augie Fackler emacs: adjust split-height-threshold
2017-06-19 Augie Fackler tramp: tweak auto-save and backup file behavior for performance
2017-04-28 Augie Fackler emacs: two new keyboard macros for hg reviews
2017-04-28 Augie Fackler hgrc: set ui.interface to text to avoid any use of curses
2017-04-28 Augie Fackler modes: try and clean up python indentation a bit
2016-03-15 Augie Fackler colors: move some magit and monky colors into customize
2016-11-29 Augie Fackler packages: drop a few emacs packages
2016-11-29 Augie Fackler custom: emacs really wants these sorted, so capitulate
2016-11-29 Augie Fackler custom: package.el dropped some stuff in here
2016-11-29 Augie Fackler custom: disable magit-auto-revert-mode
2016-11-29 Augie Fackler custom: reformat custom-safe-themes
2016-11-29 Augie Fackler custom: reformat sml/replacer-regexp-list
2016-11-29 Augie Fackler rust: drop RUST_SRC_PATH now that rustup handles rust stdlib sources
2016-11-29 Augie Fackler emacs: call package-initialize in .emacs
2016-11-29 Augie Fackler emacs: bind f4 to a smarter command in .t files
2016-10-08 Augie Fackler make-greek-tree: update reference to the upstream ASCII art diagram
2016-10-08 Augie Fackler rust: automatically discover the rust sources installed by rustup
2016-08-09 Augie Fackler distnoted-reaper.sh: new script to clean up a runaway distnoted
2016-09-11 Augie Fackler emacs: rustfmt on saving a rust file
2016-08-09 Augie Fackler Dump obsolete script.
2016-02-01 Augie Fackler tramp: use bash on a FreeBSD machine
2016-08-04 Augie Fackler emacs: customize a restructuredtext color
2016-08-04 Augie Fackler emacs: auto-revert remote files
2016-02-01 Augie Fackler emacs: import customize state
2014-12-22 Augie Fackler emacs: start using smart-modeline and rich-minority
2016-08-04 Augie Fackler af{copy,paste}: scripts so I can copy/paste with pipes across platforms
2016-08-04 Augie Fackler hg: enable gpg extension
2015-10-24 Augie Fackler editors: add ee alias for emacsclient with blocking
2015-10-24 Augie Fackler ignore: also ignore share in home dir
2016-07-11 Augie Fackler hgrc: enable share extension
2016-08-01 Augie Fackler textmate.el: use `hg locate` instead of `hg manifest`
2016-07-28 Augie Fackler common_env: add pip --user paths on OS X to PATH
2016-04-27 Augie Fackler emacs: disable "helpful" magit modes
2016-04-05 Augie Fackler make-greek-tree: import shell script I've used on and off for years
2016-07-19 Augie Fackler hg: add an indicator of ellipsis nodes to sl output
2016-07-19 Augie Fackler hg: refactor sl template to use templatealias for readability
2016-07-26 Augie Fackler emacs f4 dwim: bind rust files to running tests with cargo
2016-06-27 Augie Fackler rust: lots of new configs to make working with rust code easy
2016-07-29 Augie Fackler vcs_functions: avoid putting hg prompt commands in blackbox log
2016-06-27 Augie Fackler shell: stop using PYTHONPATH, because it's a bad idea now
2016-06-27 Augie Fackler hgrc: fix crecord alias
2016-06-27 Augie Fackler bootstrap: drop trailing whitespace
2016-03-19 Augie Fackler Merge.
2016-03-16 Augie Fackler hgimp: add support for using --partial on imported patches
2016-03-19 Augie Fackler irssi: add irssi-revolving-door
2016-03-15 Augie Fackler prompt: simplify prompt more when tramp is probably in use
2016-02-01 Augie Fackler emacs: add a hook to handle ANSI colors in compilation buffers
2016-02-01 Augie Fackler hg egrep: ensure we're in the repo root before running grep
2016-03-15 Augie Fackler hg: really end vimdiff's reign of terror
2016-03-15 Augie Fackler emacs: load and use monky
2016-03-15 Augie Fackler emacs: start using git-gutter-mode with Mercurial enabled
2016-03-15 Augie Fackler fill-paragraph: steal kf-fill-paragraph from kfogel
2016-03-11 Augie Fackler prompt: use async.zsh to avoid weird disowned process jank
2016-03-10 Augie Fackler async.zsh: import