log

age author description
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
2016-03-10 Augie Fackler zsh: make vcs info in prompt async
2016-03-10 Augie Fackler apply-patchbomb: discard --partial, which doesn't fit my workflow
2011-06-10 Augie Fackler hgrc: disable hg-git and hgsubversion
2016-02-01 Augie Fackler zprofile: introduce zprofile use
2016-02-01 Augie Fackler hgrc: disable vimdiff as a merge tool forever
2015-11-23 Augie Fackler hgrc: enable experimental support for rebase skipping obsolete changes
2015-11-21 Augie Fackler hgrc: new crecord alias for when I want to use crecord
2015-11-21 Augie Fackler hgrc: improve smart revset so . is always shown
2015-10-13 Augie Fackler havepatch: new script to easily check if a mailed patch is applied
2015-10-13 Augie Fackler hgrc: also include private-config hgrc that has smtp settings etc
2015-09-25 Augie Fackler hgrc: clean up machine-specific settings handling
2015-09-25 Augie Fackler hg: hide closed branches from 'hg sl'
2015-09-11 Augie Fackler vcs_funcs: fix for when in no repo
2015-09-11 Augie Fackler hgrc: add defaultrev setting for histedit that uses my new canmutate set
2015-09-11 Augie Fackler hgrc: rework "smart" revset to exploit upstream() from remotebranches
2015-09-11 Augie Fackler hgrc: enable experimental graph-group-branches knob
2015-09-11 Augie Fackler hgimp: add location of topic repo
2015-09-11 Augie Fackler vcs_functions: fix vcs_current_branch to use hg templating
2015-06-05 Augie Fackler hgrc: swap remotebookmark entries in sl with topics
2015-03-13 Augie Fackler hg: add remotebookmarks output to smartlog
2015-03-13 Augie Fackler hg: add bookmarked obsolete changes to upstream-bookmarks
2015-01-08 Augie Fackler Merge.
2015-01-08 Augie Fackler emacs: load customize file earlier so it can matter for things like smart-modeline
2014-12-22 Augie Fackler patchpipe: handle base64-encoded message bodies
2014-12-22 Augie Fackler emacs: nudge size of font on linux up slightly
2014-12-22 Augie Fackler emacs: move customize droppings to a dedicated file
2014-11-18 Augie Fackler which-function-mode: only enable in emacs 24.4 and later
2014-11-05 Augie Fackler c-mode: detect when I'm editing a .c file from hg and set style appropriately
2014-11-10 Augie Fackler hgignore: ignore -local things in .shell.d
2014-11-10 Augie Fackler safe-paste: adds support for bracketed paste mode to zsh
2014-10-15 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]