log

age author description
Thu, 10 Mar 2016 18:56:28 -0500 Augie Fackler zsh: make vcs info in prompt async
Thu, 10 Mar 2016 18:54:46 -0500 Augie Fackler apply-patchbomb: discard --partial, which doesn't fit my workflow
Thu, 09 Jun 2011 20:20:04 -0500 Augie Fackler hgrc: disable hg-git and hgsubversion
Sun, 31 Jan 2016 20:46:29 -0500 Augie Fackler zprofile: introduce zprofile use
Sun, 31 Jan 2016 20:36:18 -0500 Augie Fackler hgrc: disable vimdiff as a merge tool forever
Mon, 23 Nov 2015 16:10:07 -0500 Augie Fackler hgrc: enable experimental support for rebase skipping obsolete changes
Sat, 21 Nov 2015 14:37:23 -0500 Augie Fackler hgrc: new crecord alias for when I want to use crecord
Sat, 21 Nov 2015 14:37:10 -0500 Augie Fackler hgrc: improve smart revset so . is always shown
Tue, 13 Oct 2015 11:04:51 -0400 Augie Fackler havepatch: new script to easily check if a mailed patch is applied
Tue, 13 Oct 2015 11:03:43 -0400 Augie Fackler hgrc: also include private-config hgrc that has smtp settings etc
Fri, 25 Sep 2015 14:42:23 -0400 Augie Fackler hgrc: clean up machine-specific settings handling
Fri, 25 Sep 2015 14:40:37 -0400 Augie Fackler hg: hide closed branches from 'hg sl'
Fri, 11 Sep 2015 13:57:02 -0400 Augie Fackler vcs_funcs: fix for when in no repo
Fri, 11 Sep 2015 09:56:40 -0400 Augie Fackler hgrc: add defaultrev setting for histedit that uses my new canmutate set
Fri, 11 Sep 2015 09:56:16 -0400 Augie Fackler hgrc: rework "smart" revset to exploit upstream() from remotebranches
Fri, 11 Sep 2015 09:54:32 -0400 Augie Fackler hgrc: enable experimental graph-group-branches knob
Fri, 11 Sep 2015 09:53:50 -0400 Augie Fackler hgimp: add location of topic repo
Fri, 11 Sep 2015 09:53:34 -0400 Augie Fackler vcs_functions: fix vcs_current_branch to use hg templating
Fri, 05 Jun 2015 15:10:50 -0400 Augie Fackler hgrc: swap remotebookmark entries in sl with topics
Fri, 13 Mar 2015 16:06:40 -0400 Augie Fackler hg: add remotebookmarks output to smartlog
Fri, 13 Mar 2015 16:06:17 -0400 Augie Fackler hg: add bookmarked obsolete changes to upstream-bookmarks
Thu, 08 Jan 2015 16:22:36 -0500 Augie Fackler Merge.
Thu, 08 Jan 2015 16:22:23 -0500 Augie Fackler emacs: load customize file earlier so it can matter for things like smart-modeline
Mon, 22 Dec 2014 17:12:53 -0500 Augie Fackler patchpipe: handle base64-encoded message bodies
Mon, 22 Dec 2014 15:00:59 -0500 Augie Fackler emacs: nudge size of font on linux up slightly
Mon, 22 Dec 2014 14:59:29 -0500 Augie Fackler emacs: move customize droppings to a dedicated file
Tue, 18 Nov 2014 17:17:36 -0500 Augie Fackler which-function-mode: only enable in emacs 24.4 and later
Wed, 05 Nov 2014 12:53:02 -0500 Augie Fackler c-mode: detect when I'm editing a .c file from hg and set style appropriately
Mon, 10 Nov 2014 09:37:43 -0500 Augie Fackler hgignore: ignore -local things in .shell.d
Mon, 10 Nov 2014 09:26:04 -0500 Augie Fackler safe-paste: adds support for bracketed paste mode to zsh
Wed, 15 Oct 2014 16:23:03 -0400 Augie Fackler hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
Wed, 08 Oct 2014 14:08:45 -0400 Augie Fackler hg_rebase_all: optimize by using -b instead of checking out revision to rebase
Mon, 06 Oct 2014 14:14:13 -0400 Augie Fackler hgrc: add sl. alias for sl when I have too many patches
Thu, 25 Sep 2014 16:12:13 -0400 Augie Fackler emacs: enable which-function-mode for python, elisp, and go
Wed, 10 Sep 2014 14:58:57 -0400 Augie Fackler hgrc: add si for a more compact incoming format
Wed, 10 Sep 2014 14:57:26 -0400 Augie Fackler emacs: only call server-edit during my save function if the buffer was actually a server buffer
Wed, 10 Sep 2014 14:52:50 -0400 Augie Fackler patchpipe: tool to edit hg patches while piping them to 'hg import'
Wed, 10 Sep 2014 14:52:33 -0400 Augie Fackler hgimp: utility to make importing hg patches from mutt easier
Mon, 01 Sep 2014 13:02:29 -0400 Augie Fackler hgrc: add havepatch alias for looking for a patch matching a string
Mon, 01 Sep 2014 13:02:23 -0400 Augie Fackler diff-mode: don't clean whitespace
Mon, 21 Jul 2014 14:19:43 -0400 Augie Fackler hgrc: new smartlog templates and aliases from mpm
Fri, 18 Jul 2014 20:16:20 -0400 Augie Fackler Merge
Fri, 18 Jul 2014 20:15:41 -0400 Augie Fackler hgrc: use detailed merge markers by default
Thu, 29 May 2014 14:54:49 -0400 Augie Fackler ipython: stop tracking anything in .ipython, since I'm not customizing it
Thu, 29 May 2014 14:30:42 -0400 Augie Fackler emacs: avoid weird package.el breakage with newish packages
Thu, 29 May 2014 14:28:47 -0400 Augie Fackler hgrc: graphlog has been part of core hg for a while
Wed, 16 Apr 2014 10:09:05 -0400 Augie Fackler Add imagemagick spell from https://gist.github.com/lelandbatey/8677901
Thu, 05 Jun 2014 21:03:51 -0400 Augie Fackler apply-patchbomb: create obsolete markers, keep partial applications
Tue, 11 Mar 2014 14:00:31 -0400 Augie Fackler go-eldoc: try and fix go-eldoc
Tue, 11 Mar 2014 14:16:42 -0400 Augie Fackler textmate.el: use hg locate for speed
Tue, 11 Mar 2014 14:16:37 -0400 Augie Fackler textmate.el: disable color on use of egrep
Tue, 11 Mar 2014 14:16:34 -0400 Augie Fackler textmate.el: use egrep instead
Tue, 11 Mar 2014 13:53:23 -0400 Augie Fackler emacs: update path to ELPA repository
Tue, 11 Mar 2014 13:53:02 -0400 Augie Fackler emacs: prevent tramp from trying to be clever about PATH
Tue, 11 Mar 2014 13:52:54 -0400 Augie Fackler hg: enable shelve extension
Tue, 11 Mar 2014 12:49:05 -0500 Lucas Bergman xmonad: Pull apart custom layout into something readable
Sat, 11 May 2013 11:12:58 -0500 Augie Fackler emacs: put autosave files in /tmp
Thu, 11 Jul 2013 09:16:09 -0500 Augie Fackler emacs: add go-eldoc for better go programming
Wed, 30 Jan 2013 20:11:46 -0600 Augie Fackler zshrc: second attempt to make screen message not break
Tue, 16 Jul 2013 13:40:31 -0400 Augie Fackler certfor: make zsh-specific
Tue, 16 Jul 2013 13:39:31 -0400 Augie Fackler hg-rebase-all: remove bashism
Tue, 16 Jul 2013 13:39:01 -0400 Augie Fackler hgrc: disable publishing mode locally
Thu, 04 Jul 2013 19:40:33 -0400 Augie Fackler zshenv: default timezone should be America/New_York now
Thu, 04 Jul 2013 19:40:15 -0400 Augie Fackler hgignore: also ignore ~/{bin,lib}
Tue, 07 May 2013 19:59:12 -0500 Augie Fackler zshrc: use `env which` since `which` is not always in /bin
Fri, 06 Jul 2012 21:17:51 -0500 Augie Fackler hgrc: histedit is now included with hg
Fri, 06 Jul 2012 21:17:21 -0500 Augie Fackler emacs: require markdown-mode
Sat, 18 Jun 2011 13:21:15 -0500 Augie Fackler HGRCPATH: auto-include opendiff configuration if opendiff is on PATH.
Tue, 07 May 2013 14:39:15 -0400 Augie Fackler misc: holding ground for misc shell tricks
Tue, 07 May 2013 14:39:15 -0400 Augie Fackler emacs: bind C-x C-b to ibuffer, which is awesome
Tue, 07 May 2013 14:39:15 -0400 Augie Fackler emacs: edit tempfiles from mutt in mail-mode
Tue, 29 Jan 2013 16:01:40 -0500 Augie Fackler hg-rebase-all: defend against no bookmarks being set
Tue, 18 Dec 2012 16:16:03 -0600 Augie Fackler hg: switch to histedit from hg itself
Sat, 19 Jan 2013 19:29:58 -0600 Augie Fackler zshrc: work around my shell function that turns on utf8 in screen
Tue, 04 Dec 2012 11:08:15 -0600 Augie Fackler Merge.
Tue, 04 Dec 2012 11:08:03 -0600 Augie Fackler hg_rebase_all: fix exit status check
Tue, 04 Dec 2012 11:06:15 -0600 Augie Fackler irssi: install and autorun tmux_away.pl
Tue, 04 Dec 2012 11:02:23 -0600 Augie Fackler emacs: install wgrep all the time
Tue, 04 Dec 2012 11:02:06 -0600 Augie Fackler python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow
Mon, 12 Nov 2012 16:41:19 -0600 Augie Fackler Merge
Mon, 12 Nov 2012 16:29:06 -0600 Augie Fackler whitespace-style: cleanups from slb
Mon, 12 Nov 2012 16:29:06 -0600 Augie Fackler emacs: add marmalade to elisp package repo list
Mon, 12 Nov 2012 16:29:06 -0600 Augie Fackler rps1: show hg bookmark (if any) in rps1 instead of current branch
Mon, 12 Nov 2012 16:29:06 -0600 Augie Fackler git: new glog alias for looking at graph history
Mon, 12 Nov 2012 16:29:02 -0600 Augie Fackler emacs: clean up new frame initialization thanks to slb
Mon, 12 Nov 2012 16:27:49 -0600 Augie Fackler af-generic-diff-repo: use monky or magit if available
Mon, 12 Nov 2012 16:27:49 -0600 Augie Fackler go emacs: fix bug in enabling tabs for go files
Mon, 30 Jan 2012 12:56:59 -0600 Augie Fackler _hg: symlink as _mercurial as well to fix weird behavior on Ubuntu
Mon, 30 Jan 2012 12:56:54 -0600 Augie Fackler _hg: import from upstream
Wed, 17 Oct 2012 08:21:28 -0500 Augie Fackler hg-rebase-all: correctly use rebase result code
Wed, 17 Oct 2012 08:21:19 -0500 Augie Fackler python-mode: enable flyspell-prog-mode for spellchecking in comments in Python
Wed, 17 Oct 2012 08:21:15 -0500 Augie Fackler emacs: start making an f4-dwim function
Fri, 15 Jun 2012 15:43:51 -0500 Augie Fackler go.el: Fix some bugs exposed on a new machine.
Wed, 16 May 2012 09:04:50 -0500 Augie Fackler pentadactylrc: testing out pentadactyl config options
Thu, 03 May 2012 18:06:26 -0500 Augie Fackler zshrc: suppress stderr from tmux
Thu, 03 May 2012 18:01:46 -0500 Augie Fackler emacs go: actually use af-go-mode-hook
Mon, 30 Jan 2012 12:56:49 -0600 Augie Fackler functionpath: fix af_reloadfuncs()
Tue, 27 Mar 2012 13:41:40 -0500 Augie Fackler find_dvcs_root: new function to find dvcs root dir more safely
Tue, 17 Apr 2012 16:30:06 -0500 Augie Fackler ipythonrc: remove, since newer ipythons don't read this file
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