log

age author description
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.