log

age author description
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
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
2009-09-17 Augie Fackler emacs: add http-twiddle for POST debugging
2009-09-17 Augie Fackler hgignore: everyone stand back! I know regular expressions!
2009-09-16 Augie Fackler textmate.el: synced with upstream
2009-09-15 Augie Fackler emacs modes: use comment-indent-new-line for python
2009-09-16 Augie Fackler emacs settings: Fix whitespace cleanup to be slightly less invasive.
2009-09-02 Augie Fackler gitconfig: auto color for diff and status
2009-08-21 Augie Fackler Use the global ignores in git too.
2009-08-18 Augie Fackler common_env: use new insert_element_into_var to handle PYTHONPATH more safely
2009-08-18 Augie Fackler path_manipulation: more flexible so it can be used on non-PATH items
2009-08-18 Augie Fackler textmate.el: Fix an infinite recursion bug when not using a supported VCS
2009-08-18 Augie Fackler vcs_functions: some versions of the shell don't like - in function names.
2009-08-17 Augie Fackler Upgrade to more recent layout.
2009-08-17 Augie Fackler Clean up .hgignore - need too many ignores on linux to not just ignore all .* in ~
2009-08-17 Augie Fackler vim: make config more minimal so it Just Works in more places.
2009-07-23 Augie Fackler Need to use paths default instead of the outdated svn url now.
2009-07-23 Augie Fackler Man, this is what I wanted all along.
2009-07-15 Augie Fackler Indentation fix.
2009-07-09 Augie Fackler emacs keybinding fixes
2009-07-09 Augie Fackler Function for selecting text inside of a quote pair.
2009-07-07 Augie Fackler Should really shell quote this arg.
2009-07-07 Augie Fackler Allow mercurial.el to default to default or default-push as needed.
2009-07-02 Augie Fackler Merge.