log

age author description
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.
2009-07-02 Augie Fackler Rakefiles are ruby too.
2009-07-02 Augie Fackler Latest nosemacs, python menu item for running nose with --failed.
2009-07-02 Augie Fackler Have irb save history.
2009-07-02 Augie Fackler Also ignore pyo files.
2009-07-01 Augie Fackler Function for removing a file from Mercurial.
2009-06-26 Augie Fackler More ruby fixes, set html.erb to be some non-useless mode.
2009-06-29 Augie Fackler Add support for svnsync to update_source_trees, alias update_source_trees to update-source-trees
2009-06-24 Augie Fackler No toolbar, but mean it this time.
2009-06-22 Augie Fackler Make irb be smarter.
2009-06-22 Augie Fackler This works better for old versions of hggit.
2009-06-18 Augie Fackler Unbreaks this file, but I am not sure if the django stuff is working properly.
2009-06-17 Augie Fackler Ignore gem directories too.
2009-06-17 Augie Fackler reindent-then-newline-and-indent is the best discovery of the week.
2009-06-11 Augie Fackler Merge.
2009-06-11 Augie Fackler Add django-html-mode.
2009-06-11 Augie Fackler Better buffer name uniquify rules.
2009-06-09 Augie Fackler New settings for emacs 23 nightlies.
2009-06-09 Augie Fackler Want to ignore buildout dirs too.
2009-06-09 Augie Fackler Be more permissive if ipy() cannot be defined as in bpython.
2009-06-02 Augie Fackler Add some nosetests keybindings.
2009-04-30 Augie Fackler Experimental keybindings.
2009-06-10 Augie Fackler hgrc: alias is part of core Merucial now.
2009-05-04 Augie Fackler Latest textmate.el
2009-04-30 Augie Fackler Jump-to-function trick with IDO.
2009-04-28 Augie Fackler Disable toolbar, really use dots.
2009-04-28 Augie Fackler Add a fullscreen function, cleanup.
2009-04-30 Augie Fackler Save in server buffer also marks as done.
2009-04-28 Augie Fackler First stab at some menu items for the nose stuff.
2009-04-22 Augie Fackler Started using pylint.
2009-04-22 Augie Fackler Latest nosemacs.