log

age author description
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
2009-12-16 Augie Fackler ez-svn-sync: add usage help
2009-12-16 Augie Fackler emacs: bind f3 to next-error
2009-12-16 Augie Fackler vcs functions: refer to hgsubversion by the real name
2009-12-14 Augie Fackler emacs: scrollbars on the right
2009-12-09 Augie Fackler emacs: Really hide the toolbar.
2009-11-25 Augie Fackler Add screen_away irssi script.
2009-11-05 Augie Fackler zsh/bash: change default timezome
2009-11-05 Augie Fackler aliases: no real reason to make vi vim at this point
2009-11-24 Augie Fackler Merge
2009-11-24 Augie Fackler Add script to enable emacs keybindings in gtk
2009-11-24 Augie Fackler preferences: use y-or-n-p instead of yes-or-no-p
2009-11-24 Augie Fackler localfuncs: smart multi-vcs diff command
2009-11-24 Augie Fackler textmate.el: bring in upstream changes
2009-11-24 Augie Fackler vcs_functions: add a function to grab the path of the next unmerged file from git
2009-11-24 Augie Fackler emacs: mark the location of one of my sources
2009-10-09 Augie Fackler emacs preferences: set a text height so linux doesn't get ideas.
2009-10-10 Augie Fackler Merge
2009-10-10 Augie Fackler textmate.el: update to latest version
2009-10-08 Augie Fackler .elisp: Make textmate-goto-symbol always recompute function locations.
2009-09-28 Augie Fackler textmate: override project root definitions
2009-09-28 Augie Fackler path_manipulation: Fix accidental recursion.
2009-09-26 Augie Fackler Upgraded to newer ipython configuration.
2009-09-26 Augie Fackler hgignore: a couple more directories
2009-09-26 Augie Fackler I really always need opendiff-w.
2009-09-26 Augie Fackler Fix this path.
2009-09-17 Augie Fackler Merge