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]
2014-10-08 Augie Fackler hg_rebase_all: optimize by using -b instead of checking out revision to rebase
2014-10-06 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
2014-09-25 Augie Fackler emacs: enable which-function-mode for python, elisp, and go
2014-09-10 Augie Fackler hgrc: add si for a more compact incoming format
2014-09-10 Augie Fackler emacs: only call server-edit during my save function if the buffer was actually a server buffer
2014-09-10 Augie Fackler patchpipe: tool to edit hg patches while piping them to 'hg import'
2014-09-10 Augie Fackler hgimp: utility to make importing hg patches from mutt easier
2014-09-01 Augie Fackler hgrc: add havepatch alias for looking for a patch matching a string
2014-09-01 Augie Fackler diff-mode: don't clean whitespace
2014-07-21 Augie Fackler hgrc: new smartlog templates and aliases from mpm
2014-07-19 Augie Fackler Merge
2014-07-19 Augie Fackler hgrc: use detailed merge markers by default
2014-05-29 Augie Fackler ipython: stop tracking anything in .ipython, since I'm not customizing it
2014-05-29 Augie Fackler emacs: avoid weird package.el breakage with newish packages
2014-05-29 Augie Fackler hgrc: graphlog has been part of core hg for a while
2014-04-16 Augie Fackler Add imagemagick spell from https://gist.github.com/lelandbatey/8677901
2014-06-06 Augie Fackler apply-patchbomb: create obsolete markers, keep partial applications
2014-03-11 Augie Fackler go-eldoc: try and fix go-eldoc
2014-03-11 Augie Fackler textmate.el: use hg locate for speed
2014-03-11 Augie Fackler textmate.el: disable color on use of egrep
2014-03-11 Augie Fackler textmate.el: use egrep instead
2014-03-11 Augie Fackler emacs: update path to ELPA repository
2014-03-11 Augie Fackler emacs: prevent tramp from trying to be clever about PATH
2014-03-11 Augie Fackler hg: enable shelve extension
2014-03-11 Lucas Bergman xmonad: Pull apart custom layout into something readable
2013-05-11 Augie Fackler emacs: put autosave files in /tmp
2013-07-11 Augie Fackler emacs: add go-eldoc for better go programming
2013-01-31 Augie Fackler zshrc: second attempt to make screen message not break
2013-07-16 Augie Fackler certfor: make zsh-specific
2013-07-16 Augie Fackler hg-rebase-all: remove bashism
2013-07-16 Augie Fackler hgrc: disable publishing mode locally
2013-07-04 Augie Fackler zshenv: default timezone should be America/New_York now
2013-07-04 Augie Fackler hgignore: also ignore ~/{bin,lib}
2013-05-08 Augie Fackler zshrc: use `env which` since `which` is not always in /bin
2012-07-07 Augie Fackler hgrc: histedit is now included with hg
2012-07-07 Augie Fackler emacs: require markdown-mode
2011-06-18 Augie Fackler HGRCPATH: auto-include opendiff configuration if opendiff is on PATH.
2013-05-07 Augie Fackler misc: holding ground for misc shell tricks
2013-05-07 Augie Fackler emacs: bind C-x C-b to ibuffer, which is awesome
2013-05-07 Augie Fackler emacs: edit tempfiles from mutt in mail-mode
2013-01-29 Augie Fackler hg-rebase-all: defend against no bookmarks being set
2012-12-18 Augie Fackler hg: switch to histedit from hg itself
2013-01-20 Augie Fackler zshrc: work around my shell function that turns on utf8 in screen
2012-12-04 Augie Fackler Merge.
2012-12-04 Augie Fackler hg_rebase_all: fix exit status check
2012-12-04 Augie Fackler irssi: install and autorun tmux_away.pl
2012-12-04 Augie Fackler emacs: install wgrep all the time
2012-12-04 Augie Fackler python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow
2012-11-12 Augie Fackler Merge
2012-11-12 Augie Fackler whitespace-style: cleanups from slb
2012-11-12 Augie Fackler emacs: add marmalade to elisp package repo list
2012-11-12 Augie Fackler rps1: show hg bookmark (if any) in rps1 instead of current branch
2012-11-12 Augie Fackler git: new glog alias for looking at graph history
2012-11-12 Augie Fackler emacs: clean up new frame initialization thanks to slb
2012-11-12 Augie Fackler af-generic-diff-repo: use monky or magit if available
2012-11-12 Augie Fackler go emacs: fix bug in enabling tabs for go files
2012-01-30 Augie Fackler _hg: symlink as _mercurial as well to fix weird behavior on Ubuntu
2012-01-30 Augie Fackler _hg: import from upstream
2012-10-17 Augie Fackler hg-rebase-all: correctly use rebase result code
2012-10-17 Augie Fackler python-mode: enable flyspell-prog-mode for spellchecking in comments in Python
2012-10-17 Augie Fackler emacs: start making an f4-dwim function
2012-06-15 Augie Fackler go.el: Fix some bugs exposed on a new machine.
2012-05-16 Augie Fackler pentadactylrc: testing out pentadactyl config options
2012-05-03 Augie Fackler zshrc: suppress stderr from tmux
2012-05-03 Augie Fackler emacs go: actually use af-go-mode-hook
2012-01-30 Augie Fackler functionpath: fix af_reloadfuncs()
2012-03-27 Augie Fackler find_dvcs_root: new function to find dvcs root dir more safely
2012-04-17 Augie Fackler ipythonrc: remove, since newer ipythons don't read this file
2012-04-17 Augie Fackler _hg: update to latest upstream zsh completion
2012-04-27 Augie Fackler gitrc: migrate to my canonical email address
2012-04-27 Augie Fackler hgignore: ignore machine-specific .elisp/settings/ files
2012-04-27 Augie Fackler zshrc: add a tmux variant of the detached screens message
2012-04-27 Augie Fackler emacs go: move go config to a new file
2012-04-27 Augie Fackler emacs: require and configure company mode
2012-04-27 Augie Fackler hgrc: update email address
2012-03-31 Augie Fackler hgrc: remove old [paths] stanza that just isn't helpful
2012-03-31 Augie Fackler ipython config: remove ancient version which is not supported by ipython
2012-02-23 Augie Fackler zsh prompt: allow fancy prompt mode on xterm-256color as well
2011-12-12 Augie Fackler Merge
2011-12-12 Augie Fackler _hg: import updated version from upstream
2011-12-12 Augie Fackler emacs: use aspell for spell checking
2011-08-02 Augie Fackler go-mode-hook: disable tabs highlighting, enable tab indentation
2011-11-02 Augie Fackler hgrc: remove [hooks] since it's entirely commented out
2011-11-02 Augie Fackler xmonad: add takeTopFocus logHook
2011-11-02 Augie Fackler hg: new egrep alias
2011-11-02 Augie Fackler emacs: enable narrow-to-region
2011-11-02 Augie Fackler emacs: require js2-mode, since autoload seems to fail for it
2011-06-17 Augie Fackler wcroot: use git to directly find repo root.
2010-08-16 Augie Fackler hgrc: move opendiff support to another file to stop breaking merge on linux
2010-08-16 Augie Fackler opendiff-w: safer sanity check for opendiff
2011-03-22 Augie Fackler emacs: disable vc backends for a little speed improvement
2011-06-13 Augie Fackler emacs java: adjustments from actual java hackery
2011-01-13 Augie Fackler c++: enable tab completion
2011-03-22 Augie Fackler shell env: export some less options
2011-01-13 Augie Fackler zsh: support for editing current command in $EDTIOR
2011-05-05 Augie Fackler vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'
2010-05-17 Augie Fackler hg funcs: rename mq-snapshot to appease bash
2011-04-13 Augie Fackler hgrc: stop defaulting to compact style outside of ll
2011-06-13 Augie Fackler hg ll: switch to clever revset for more useful information
2011-05-05 Augie Fackler hgrc: add utip alias for finding upstream tip
2010-08-16 Augie Fackler xmonad: gnome-friendly configuration
2011-06-10 Augie Fackler emacs bootstrap: moved my personal elpa archive
2011-06-10 Augie Fackler hg: stop defining hostfingerprints now that ssl config works for me
2010-03-07 Augie Fackler hg: always enable remotebranches extension
2011-06-10 Augie Fackler hgrc: enable new http support if available
2011-05-05 Augie Fackler hgrc: two useful aliases for working copy history
2011-04-13 Augie Fackler hgrc: upstream bookmarks alias
2011-03-19 Augie Fackler compilation mode: handle mercurial check-code output
2011-03-19 Augie Fackler python: remove PYTHONSTARTUP since I never use it and it breaks pypy
2011-03-01 Augie Fackler zsh _hg: correctly complete bookmarks from hg 1.8 and later
2011-03-01 Augie Fackler hgrc: Add hostfingerprint entry for googlecode.com.
2011-02-24 Lucas Bergman emacs: slightly better window-width resizing behavior
2011-02-23 Augie Fackler emacs: function to set window width interactively
2010-12-18 Augie Fackler emacs: use smex as a replacement for execute-extended-command
2010-12-05 Augie Fackler hg-email-reply-selected-flags: new script to automate patchbomb replies
2010-11-29 Augie Fackler git-functions: add a couple of handy aliases
2010-10-16 Augie Fackler update-source-trees: git fetch all remotes instead of doing git pull origin master
2010-10-12 Augie Fackler hg-rebase-all: corrected wc cleanliness check
2010-10-09 Augie Fackler hg-rebase-all: fix bogus loop
2010-10-09 Augie Fackler hgrc: remove bogus default of gitweb
2010-10-09 Augie Fackler zfun: import newer _hg for improved hg completions
2010-10-09 Augie Fackler hg-rebase-all: new function to rebase all bookmarked revisions
2010-10-05 Augie Fackler apply-patchbomb: clean up imports and improve exit status
2010-10-05 Augie Fackler hgrc: update reference to histedit
2010-09-20 Augie Fackler Merge
2010-09-20 Augie Fackler modes: enable Go mode if it can be found
2010-09-20 Augie Fackler af-no-clean-whitespace: make interactive for easy disabling when it is just noise.
2010-09-06 Augie Fackler Drop pdb++ since it was breaking hg tests.
2010-09-08 Augie Fackler emacs gui: move gui initialization code to a function
2010-09-08 Augie Fackler emacs: require magit
2010-09-08 Augie Fackler emacs bootstrap: record setup command for sanity
2010-08-15 Augie Fackler emacs: make diff-mode mq-aware
2010-08-15 Augie Fackler emacs: move colors to their own file and migrate to whitespace from wspace
2010-08-15 Augie Fackler emacs requires: cleanup and organize a little
2010-08-15 Augie Fackler Add an applescript I use to archive messages in Mail.app
2010-02-14 Augie Fackler emacs: move package bootstrap to its own file
2010-05-05 Augie Fackler compilation: adjust regexp for hg tracebacks
2010-05-13 Augie Fackler emacs: add compilation-mode regexp for hg test tracebacks
2010-02-14 Augie Fackler emacs: use package.el to bootstrap instead of checking in all needed libs
2010-05-17 Augie Fackler shell.d: split hg and git functions out of vcs functions
2010-05-17 Augie Fackler hgignore: ignore Applications as well
2010-05-12 Augie Fackler Merge
2010-05-11 Augie Fackler emacs localfuncs: add list rotation and string-joining functions I sometimes use
2010-05-11 Augie Fackler hgrc: look for a machine-specific hgrc as well
2010-05-05 Augie Fackler hgrc: enable track.current for bookmarks
2010-05-03 Augie Fackler vcs funcs: tools for verifying hg or git repos, packing git repos
2010-05-03 Augie Fackler emacs: only set background color if in a window-system
2010-04-13 Augie Fackler modes: handle annotations better
2010-04-13 Augie Fackler emacs: stop loading temp. files when walking settings
2010-04-13 Augie Fackler vcs-functions: add mq-snapshot
2010-04-13 Augie Fackler Track xmobarrc
2010-04-06 Augie Fackler Merge
2010-04-06 Augie Fackler opendiff-w: exit with error if filemerge is not properly installed
2010-04-06 Augie Fackler xmonad: tweak layout to include xmobar
2010-04-06 Augie Fackler git-next-unmerged-file: also include "both modified" files
2010-04-06 Augie Fackler emacs: let ipython know we have a dark background
2010-04-06 Augie Fackler emacs: better magit diff faces
2010-04-06 Augie Fackler emacs: enable column-number-mode
2010-04-06 Augie Fackler hgignore: add a dir that gets missed by the insane regex
2010-03-07 Augie Fackler emacs: switch ways of defining M-backsp
2010-03-07 Augie Fackler emacs: disable whitespace-cleanup in makefiles, highlight tabs in makefiles
2010-02-24 Augie Fackler localfuncs: add tool for running check-code on hg
2010-02-08 Augie Fackler hgrc: no black on black for qseries
2010-02-14 Augie Fackler hgrc: enable progress bars
2010-01-30 Augie Fackler apply-patchbomb: script to apply patchbomb from selected messages in Mail.app.
2010-01-26 Augie Fackler update-source-trees: recurse to find all VCS working copies
2010-01-26 Augie Fackler global ignores: never track .noseids
2010-01-28 Augie Fackler zsh prompt: unset basically everything if in tramp
2010-01-13 Augie Fackler xmonad: add another layout, fix terminal colors, add screensaver lock binding
2010-01-13 Augie Fackler emacs localfuncs: add advice for ido to avoid blocking in flex matching
2010-01-13 Augie Fackler zsh prompt: detabify
2010-01-13 Augie Fackler zsh prompt: add urxvt to whitelisted terms, use a loop instead of many ifs
2010-01-13 Augie Fackler emacs keybindings: f5 for diff-apply-hunk
2010-01-08 Augie Fackler Add xmonad configuration file.
2009-12-17 Augie Fackler python-mode: apply patch from the python-mode list to fix triplequotes.
2009-12-17 Augie Fackler python-mode: updating to current bzr version
2009-12-17 Augie Fackler Merge
2009-12-17 Augie Fackler emacs: different font height on OS X
2009-12-17 Augie Fackler textmate: do not trust cached project root of $HOME
2009-12-17 Augie Fackler hg: enable schemes extension