Mercurial > dotfiles
graph
-
xmonad: gnome-friendly configurationMon, 16 Aug 2010 11:16:37 -0500, by Augie Fackler
-
emacs bootstrap: moved my personal elpa archiveThu, 09 Jun 2011 20:19:45 -0500, by Augie Fackler
-
hg: stop defining hostfingerprints now that ssl config works for meThu, 09 Jun 2011 20:17:53 -0500, by Augie Fackler
-
hg: always enable remotebranches extensionSat, 06 Mar 2010 21:35:20 -0600, by Augie Fackler
-
hgrc: enable new http support if availableThu, 09 Jun 2011 20:15:57 -0500, by Augie Fackler
-
hgrc: two useful aliases for working copy historyThu, 05 May 2011 10:50:36 -0500, by Augie Fackler
-
hgrc: upstream bookmarks aliasWed, 13 Apr 2011 10:31:23 -0500, by Augie Fackler
-
compilation mode: handle mercurial check-code outputSat, 19 Mar 2011 17:06:52 -0500, by Augie Fackler
-
python: remove PYTHONSTARTUP since I never use it and it breaks pypySat, 19 Mar 2011 17:06:52 -0500, by Augie Fackler
-
zsh _hg: correctly complete bookmarks from hg 1.8 and laterMon, 28 Feb 2011 21:51:08 -0600, by Augie Fackler
-
hgrc: Add hostfingerprint entry for googlecode.com.Mon, 28 Feb 2011 21:50:31 -0600, by Augie Fackler
-
emacs: slightly better window-width resizing behaviorThu, 24 Feb 2011 09:21:57 -0600, by Lucas Bergman
-
emacs: function to set window width interactivelyWed, 23 Feb 2011 16:32:36 -0600, by Augie Fackler
-
emacs: use smex as a replacement for execute-extended-commandSat, 18 Dec 2010 10:39:18 -0600, by Augie Fackler
-
hg-email-reply-selected-flags: new script to automate patchbomb repliesSun, 05 Dec 2010 10:00:31 -0600, by Augie Fackler
-
git-functions: add a couple of handy aliasesSun, 28 Nov 2010 18:30:26 -0600, by Augie Fackler
-
update-source-trees: git fetch all remotes instead of doing git pull origin masterSat, 16 Oct 2010 18:50:32 -0500, by Augie Fackler
-
hg-rebase-all: corrected wc cleanliness checkMon, 11 Oct 2010 22:56:06 -0500, by Augie Fackler
-
hg-rebase-all: fix bogus loopSat, 09 Oct 2010 15:47:24 -0500, by Augie Fackler
-
hgrc: remove bogus default of gitwebSat, 09 Oct 2010 15:21:50 -0500, by Augie Fackler
-
zfun: import newer _hg for improved hg completionsSat, 09 Oct 2010 15:21:50 -0500, by Augie Fackler
-
hg-rebase-all: new function to rebase all bookmarked revisionsSat, 09 Oct 2010 15:21:50 -0500, by Augie Fackler
-
apply-patchbomb: clean up imports and improve exit statusMon, 04 Oct 2010 21:47:22 -0500, by Augie Fackler
-
hgrc: update reference to histeditMon, 04 Oct 2010 21:46:54 -0500, by Augie Fackler
-
MergeMon, 20 Sep 2010 07:36:37 -0500, by Augie Fackler
-
modes: enable Go mode if it can be foundMon, 20 Sep 2010 07:35:29 -0500, by Augie Fackler
-
af-no-clean-whitespace: make interactive for easy disabling when it is just noise.Mon, 20 Sep 2010 07:35:29 -0500, by Augie Fackler
-
Drop pdb++ since it was breaking hg tests.Mon, 06 Sep 2010 14:06:14 -0500, by Augie Fackler
-
emacs gui: move gui initialization code to a functionTue, 07 Sep 2010 19:33:23 -0500, by Augie Fackler
-
emacs: require magitTue, 07 Sep 2010 19:32:35 -0500, by Augie Fackler
-
emacs bootstrap: record setup command for sanityTue, 07 Sep 2010 19:32:07 -0500, by Augie Fackler
-
emacs: make diff-mode mq-awareSat, 14 Aug 2010 21:58:40 -0500, by Augie Fackler
-
emacs: move colors to their own file and migrate to whitespace from wspaceSat, 14 Aug 2010 20:42:58 -0500, by Augie Fackler
-
emacs requires: cleanup and organize a littleSat, 14 Aug 2010 20:42:58 -0500, by Augie Fackler
-
Add an applescript I use to archive messages in Mail.appSat, 14 Aug 2010 20:42:58 -0500, by Augie Fackler
-
emacs: move package bootstrap to its own fileSat, 13 Feb 2010 20:00:15 -0600, by Augie Fackler
-
compilation: adjust regexp for hg tracebacksTue, 04 May 2010 23:14:34 -0500, by Augie Fackler
-
emacs: add compilation-mode regexp for hg test tracebacksThu, 13 May 2010 09:30:46 -0500, by Augie Fackler
-
emacs: use package.el to bootstrap instead of checking in all needed libsSat, 13 Feb 2010 20:00:15 -0600, by Augie Fackler
-
shell.d: split hg and git functions out of vcs functionsSun, 16 May 2010 20:43:00 -0500, by Augie Fackler
-
hgignore: ignore Applications as wellSun, 16 May 2010 20:32:00 -0500, by Augie Fackler
-
MergeWed, 12 May 2010 17:48:01 -0500, by Augie Fackler
-
emacs localfuncs: add list rotation and string-joining functions I sometimes useTue, 11 May 2010 15:32:19 -0500, by Augie Fackler
-
hgrc: look for a machine-specific hgrc as wellTue, 11 May 2010 15:32:17 -0500, by Augie Fackler
-
hgrc: enable track.current for bookmarksTue, 04 May 2010 23:14:19 -0500, by Augie Fackler
-
vcs funcs: tools for verifying hg or git repos, packing git reposMon, 03 May 2010 00:48:39 -0500, by Augie Fackler
-
emacs: only set background color if in a window-systemMon, 03 May 2010 00:46:48 -0500, by Augie Fackler
-
modes: handle annotations betterTue, 13 Apr 2010 14:49:59 -0500, by Augie Fackler
-
emacs: stop loading temp. files when walking settingsTue, 13 Apr 2010 14:49:41 -0500, by Augie Fackler
-
vcs-functions: add mq-snapshotTue, 13 Apr 2010 14:49:00 -0500, by Augie Fackler
-
Track xmobarrcTue, 13 Apr 2010 10:51:01 -0500, by Augie Fackler
-
MergeTue, 06 Apr 2010 15:13:50 -0500, by Augie Fackler
-
opendiff-w: exit with error if filemerge is not properly installedTue, 06 Apr 2010 15:11:01 -0500, by Augie Fackler
-
xmonad: tweak layout to include xmobarTue, 06 Apr 2010 15:10:33 -0500, by Augie Fackler
-
git-next-unmerged-file: also include "both modified" filesTue, 06 Apr 2010 15:07:46 -0500, by Augie Fackler
-
emacs: let ipython know we have a dark backgroundTue, 06 Apr 2010 15:02:29 -0500, by Augie Fackler
-
emacs: better magit diff facesTue, 06 Apr 2010 15:02:12 -0500, by Augie Fackler
-
emacs: enable column-number-modeTue, 06 Apr 2010 15:01:41 -0500, by Augie Fackler
-
hgignore: add a dir that gets missed by the insane regexTue, 06 Apr 2010 14:59:19 -0500, by Augie Fackler
-
emacs: switch ways of defining M-backspSat, 06 Mar 2010 23:10:00 -0600, by Augie Fackler
-
emacs: disable whitespace-cleanup in makefiles, highlight tabs in makefilesSat, 06 Mar 2010 23:09:39 -0600, by Augie Fackler
-
localfuncs: add tool for running check-code on hgWed, 24 Feb 2010 14:34:21 -0600, by Augie Fackler
-
hgrc: no black on black for qseriesMon, 08 Feb 2010 08:06:41 -0600, by Augie Fackler
-
hgrc: enable progress barsSat, 13 Feb 2010 18:29:56 -0600, by Augie Fackler
-
apply-patchbomb: script to apply patchbomb from selected messages in Mail.app.Sat, 30 Jan 2010 12:21:00 -0600, by Augie Fackler
-
update-source-trees: recurse to find all VCS working copiesTue, 26 Jan 2010 11:48:39 -0600, by Augie Fackler
-
global ignores: never track .noseidsTue, 26 Jan 2010 11:47:33 -0600, by Augie Fackler
-
zsh prompt: unset basically everything if in trampWed, 27 Jan 2010 22:52:18 -0600, by Augie Fackler
-
xmonad: add another layout, fix terminal colors, add screensaver lock bindingWed, 13 Jan 2010 10:35:48 -0600, by Augie Fackler
-
emacs localfuncs: add advice for ido to avoid blocking in flex matchingWed, 13 Jan 2010 10:29:36 -0600, by Augie Fackler
-
zsh prompt: detabifyWed, 13 Jan 2010 10:34:12 -0600, by Augie Fackler
-
zsh prompt: add urxvt to whitelisted terms, use a loop instead of many ifsWed, 13 Jan 2010 10:28:44 -0600, by Augie Fackler
-
emacs keybindings: f5 for diff-apply-hunkWed, 13 Jan 2010 10:27:35 -0600, by Augie Fackler
-
Add xmonad configuration file.Fri, 08 Jan 2010 17:11:20 -0600, by Augie Fackler
-
python-mode: apply patch from the python-mode list to fix triplequotes.Wed, 16 Dec 2009 22:59:38 -0600, by Augie Fackler
-
python-mode: updating to current bzr versionWed, 16 Dec 2009 22:57:36 -0600, by Augie Fackler
-
MergeWed, 16 Dec 2009 22:28:55 -0600, by Augie Fackler
-
emacs: different font height on OS XWed, 16 Dec 2009 22:27:44 -0600, by Augie Fackler
-
textmate: do not trust cached project root of $HOMEWed, 16 Dec 2009 22:18:43 -0600, by Augie Fackler
-
hg: enable schemes extensionWed, 16 Dec 2009 22:17:09 -0600, by Augie Fackler
-
ez-svn-sync: add usage helpWed, 16 Dec 2009 10:34:54 -0600, by Augie Fackler
-
emacs: bind f3 to next-errorWed, 16 Dec 2009 10:30:15 -0600, by Augie Fackler
-
vcs functions: refer to hgsubversion by the real nameWed, 16 Dec 2009 10:29:56 -0600, by Augie Fackler
-
emacs: scrollbars on the rightMon, 14 Dec 2009 11:32:16 -0600, by Augie Fackler
-
emacs: Really hide the toolbar.Wed, 09 Dec 2009 14:06:11 -0600, by Augie Fackler
-
Add screen_away irssi script.Tue, 24 Nov 2009 20:55:49 -0600, by Augie Fackler
-
zsh/bash: change default timezomeThu, 05 Nov 2009 00:04:55 -0500, by Augie Fackler
-
aliases: no real reason to make vi vim at this pointThu, 05 Nov 2009 00:04:10 -0500, by Augie Fackler
-
MergeTue, 24 Nov 2009 15:20:07 -0600, by Augie Fackler
-
Add script to enable emacs keybindings in gtkTue, 24 Nov 2009 14:27:32 -0600, by Augie Fackler
-
preferences: use y-or-n-p instead of yes-or-no-pTue, 24 Nov 2009 14:27:09 -0600, by Augie Fackler
-
localfuncs: smart multi-vcs diff commandTue, 24 Nov 2009 14:25:37 -0600, by Augie Fackler
-
textmate.el: bring in upstream changesTue, 24 Nov 2009 14:24:09 -0600, by Augie Fackler
-
vcs_functions: add a function to grab the path of the next unmerged file from gitTue, 24 Nov 2009 14:13:46 -0600, by Augie Fackler
-
emacs: mark the location of one of my sourcesTue, 24 Nov 2009 15:19:24 -0600, by Augie Fackler
-
emacs preferences: set a text height so linux doesn't get ideas.Fri, 09 Oct 2009 10:15:52 -0500, by Augie Fackler