log

age author description
Tue, 17 Apr 2012 16:30:04 -0500 Augie Fackler _hg: update to latest upstream zsh completion
Fri, 27 Apr 2012 16:58:55 -0500 Augie Fackler gitrc: migrate to my canonical email address
Fri, 27 Apr 2012 16:53:15 -0500 Augie Fackler hgignore: ignore machine-specific .elisp/settings/ files
Fri, 27 Apr 2012 16:50:58 -0500 Augie Fackler zshrc: add a tmux variant of the detached screens message
Fri, 27 Apr 2012 16:50:05 -0500 Augie Fackler emacs go: move go config to a new file
Fri, 27 Apr 2012 16:48:48 -0500 Augie Fackler emacs: require and configure company mode
Fri, 27 Apr 2012 16:47:59 -0500 Augie Fackler hgrc: update email address
Sat, 31 Mar 2012 15:25:51 -0500 Augie Fackler hgrc: remove old [paths] stanza that just isn't helpful
Sat, 31 Mar 2012 15:25:46 -0500 Augie Fackler ipython config: remove ancient version which is not supported by ipython
Thu, 23 Feb 2012 17:08:49 -0600 Augie Fackler zsh prompt: allow fancy prompt mode on xterm-256color as well
Mon, 12 Dec 2011 11:47:34 -0600 Augie Fackler Merge
Mon, 12 Dec 2011 11:47:26 -0600 Augie Fackler _hg: import updated version from upstream
Mon, 12 Dec 2011 11:40:31 -0600 Augie Fackler emacs: use aspell for spell checking
Tue, 02 Aug 2011 17:27:53 -0500 Augie Fackler go-mode-hook: disable tabs highlighting, enable tab indentation
Wed, 02 Nov 2011 10:50:39 -0500 Augie Fackler hgrc: remove [hooks] since it's entirely commented out
Wed, 02 Nov 2011 09:53:57 -0500 Augie Fackler xmonad: add takeTopFocus logHook
Wed, 02 Nov 2011 09:53:57 -0500 Augie Fackler hg: new egrep alias
Wed, 02 Nov 2011 09:53:57 -0500 Augie Fackler emacs: enable narrow-to-region
Wed, 02 Nov 2011 09:53:57 -0500 Augie Fackler emacs: require js2-mode, since autoload seems to fail for it
Fri, 17 Jun 2011 09:46:17 -0500 Augie Fackler wcroot: use git to directly find repo root.
Mon, 16 Aug 2010 12:30:39 -0500 Augie Fackler hgrc: move opendiff support to another file to stop breaking merge on linux
Mon, 16 Aug 2010 11:16:44 -0500 Augie Fackler opendiff-w: safer sanity check for opendiff
Tue, 22 Mar 2011 10:57:46 -0500 Augie Fackler emacs: disable vc backends for a little speed improvement
Mon, 13 Jun 2011 11:00:02 -0500 Augie Fackler emacs java: adjustments from actual java hackery
Thu, 13 Jan 2011 12:43:22 -0600 Augie Fackler c++: enable tab completion
Tue, 22 Mar 2011 10:57:37 -0500 Augie Fackler shell env: export some less options
Thu, 13 Jan 2011 12:44:12 -0600 Augie Fackler zsh: support for editing current command in $EDTIOR
Thu, 05 May 2011 11:00:37 -0500 Augie Fackler vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'
Mon, 17 May 2010 10:21:12 -0500 Augie Fackler hg funcs: rename mq-snapshot to appease bash
Wed, 13 Apr 2011 10:29:11 -0500 Augie Fackler hgrc: stop defaulting to compact style outside of ll
Mon, 13 Jun 2011 14:15:19 -0500 Augie Fackler hg ll: switch to clever revset for more useful information
Thu, 05 May 2011 11:00:27 -0500 Augie Fackler hgrc: add utip alias for finding upstream tip
Mon, 16 Aug 2010 11:16:37 -0500 Augie Fackler xmonad: gnome-friendly configuration
Thu, 09 Jun 2011 20:19:45 -0500 Augie Fackler emacs bootstrap: moved my personal elpa archive
Thu, 09 Jun 2011 20:17:53 -0500 Augie Fackler hg: stop defining hostfingerprints now that ssl config works for me
Sat, 06 Mar 2010 21:35:20 -0600 Augie Fackler hg: always enable remotebranches extension
Thu, 09 Jun 2011 20:15:57 -0500 Augie Fackler hgrc: enable new http support if available
Thu, 05 May 2011 10:50:36 -0500 Augie Fackler hgrc: two useful aliases for working copy history
Wed, 13 Apr 2011 10:31:23 -0500 Augie Fackler hgrc: upstream bookmarks alias
Sat, 19 Mar 2011 17:06:52 -0500 Augie Fackler compilation mode: handle mercurial check-code output
Sat, 19 Mar 2011 17:06:52 -0500 Augie Fackler python: remove PYTHONSTARTUP since I never use it and it breaks pypy
Mon, 28 Feb 2011 21:51:08 -0600 Augie Fackler zsh _hg: correctly complete bookmarks from hg 1.8 and later
Mon, 28 Feb 2011 21:50:31 -0600 Augie Fackler hgrc: Add hostfingerprint entry for googlecode.com.
Thu, 24 Feb 2011 09:21:57 -0600 Lucas Bergman emacs: slightly better window-width resizing behavior
Wed, 23 Feb 2011 16:32:36 -0600 Augie Fackler emacs: function to set window width interactively
Sat, 18 Dec 2010 10:39:18 -0600 Augie Fackler emacs: use smex as a replacement for execute-extended-command
Sun, 05 Dec 2010 10:00:31 -0600 Augie Fackler hg-email-reply-selected-flags: new script to automate patchbomb replies
Sun, 28 Nov 2010 18:30:26 -0600 Augie Fackler git-functions: add a couple of handy aliases
Sat, 16 Oct 2010 18:50:32 -0500 Augie Fackler update-source-trees: git fetch all remotes instead of doing git pull origin master
Mon, 11 Oct 2010 22:56:06 -0500 Augie Fackler hg-rebase-all: corrected wc cleanliness check
Sat, 09 Oct 2010 15:47:24 -0500 Augie Fackler hg-rebase-all: fix bogus loop
Sat, 09 Oct 2010 15:21:50 -0500 Augie Fackler hgrc: remove bogus default of gitweb
Sat, 09 Oct 2010 15:21:50 -0500 Augie Fackler zfun: import newer _hg for improved hg completions
Sat, 09 Oct 2010 15:21:50 -0500 Augie Fackler hg-rebase-all: new function to rebase all bookmarked revisions
Mon, 04 Oct 2010 21:47:22 -0500 Augie Fackler apply-patchbomb: clean up imports and improve exit status
Mon, 04 Oct 2010 21:46:54 -0500 Augie Fackler hgrc: update reference to histedit
Mon, 20 Sep 2010 07:36:37 -0500 Augie Fackler Merge
Mon, 20 Sep 2010 07:35:29 -0500 Augie Fackler modes: enable Go mode if it can be found
Mon, 20 Sep 2010 07:35:29 -0500 Augie Fackler af-no-clean-whitespace: make interactive for easy disabling when it is just noise.
Mon, 06 Sep 2010 14:06:14 -0500 Augie Fackler Drop pdb++ since it was breaking hg tests.