Mercurial > dotfiles
graph
-
HGRCPATH: auto-include opendiff configuration if opendiff is on PATH.2011-06-18, by Augie Fackler
-
misc: holding ground for misc shell tricks2013-05-07, by Augie Fackler
-
emacs: bind C-x C-b to ibuffer, which is awesome2013-05-07, by Augie Fackler
-
emacs: edit tempfiles from mutt in mail-mode2013-05-07, by Augie Fackler
-
hg-rebase-all: defend against no bookmarks being set2013-01-29, by Augie Fackler
-
hg: switch to histedit from hg itself2012-12-18, by Augie Fackler
-
zshrc: work around my shell function that turns on utf8 in screen2013-01-20, by Augie Fackler
-
Merge.2012-12-04, by Augie Fackler
-
hg_rebase_all: fix exit status check2012-12-04, by Augie Fackler
-
irssi: install and autorun tmux_away.pl2012-12-04, by Augie Fackler
-
emacs: install wgrep all the time2012-12-04, by Augie Fackler
-
python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow2012-12-04, by Augie Fackler
-
Merge2012-11-12, by Augie Fackler
-
whitespace-style: cleanups from slb2012-11-12, by Augie Fackler
-
emacs: add marmalade to elisp package repo list2012-11-12, by Augie Fackler
-
rps1: show hg bookmark (if any) in rps1 instead of current branch2012-11-12, by Augie Fackler
-
git: new glog alias for looking at graph history2012-11-12, by Augie Fackler
-
emacs: clean up new frame initialization thanks to slb2012-11-12, by Augie Fackler
-
af-generic-diff-repo: use monky or magit if available2012-11-12, by Augie Fackler
-
go emacs: fix bug in enabling tabs for go files2012-11-12, by Augie Fackler
-
_hg: symlink as _mercurial as well to fix weird behavior on Ubuntu2012-01-30, by Augie Fackler
-
_hg: import from upstream2012-01-30, by Augie Fackler
-
hg-rebase-all: correctly use rebase result code2012-10-17, by Augie Fackler
-
python-mode: enable flyspell-prog-mode for spellchecking in comments in Python2012-10-17, by Augie Fackler
-
emacs: start making an f4-dwim function2012-10-17, by Augie Fackler
-
go.el: Fix some bugs exposed on a new machine.2012-06-15, by Augie Fackler
-
pentadactylrc: testing out pentadactyl config options2012-05-16, by Augie Fackler
-
zshrc: suppress stderr from tmux2012-05-03, by Augie Fackler
-
emacs go: actually use af-go-mode-hook2012-05-03, by Augie Fackler
-
functionpath: fix af_reloadfuncs()2012-01-30, by Augie Fackler
-
find_dvcs_root: new function to find dvcs root dir more safely2012-03-27, by Augie Fackler
-
ipythonrc: remove, since newer ipythons don't read this file2012-04-17, by Augie Fackler
-
_hg: update to latest upstream zsh completion2012-04-17, by Augie Fackler
-
gitrc: migrate to my canonical email address2012-04-27, by Augie Fackler
-
hgignore: ignore machine-specific .elisp/settings/ files2012-04-27, by Augie Fackler
-
zshrc: add a tmux variant of the detached screens message2012-04-27, by Augie Fackler
-
emacs go: move go config to a new file2012-04-27, by Augie Fackler
-
emacs: require and configure company mode2012-04-27, by Augie Fackler
-
hgrc: update email address2012-04-27, by Augie Fackler
-
hgrc: remove old [paths] stanza that just isn't helpful2012-03-31, by Augie Fackler
-
ipython config: remove ancient version which is not supported by ipython2012-03-31, by Augie Fackler
-
zsh prompt: allow fancy prompt mode on xterm-256color as well2012-02-23, by Augie Fackler
-
Merge2011-12-12, by Augie Fackler
-
_hg: import updated version from upstream2011-12-12, by Augie Fackler
-
emacs: use aspell for spell checking2011-12-12, by Augie Fackler
-
go-mode-hook: disable tabs highlighting, enable tab indentation2011-08-02, by Augie Fackler
-
hgrc: remove [hooks] since it's entirely commented out2011-11-02, by Augie Fackler
-
xmonad: add takeTopFocus logHook2011-11-02, by Augie Fackler
-
hg: new egrep alias2011-11-02, by Augie Fackler
-
emacs: enable narrow-to-region2011-11-02, by Augie Fackler
-
emacs: require js2-mode, since autoload seems to fail for it2011-11-02, by Augie Fackler
-
wcroot: use git to directly find repo root.2011-06-17, by Augie Fackler
-
hgrc: move opendiff support to another file to stop breaking merge on linux2010-08-16, by Augie Fackler
-
opendiff-w: safer sanity check for opendiff2010-08-16, by Augie Fackler
-
emacs: disable vc backends for a little speed improvement2011-03-22, by Augie Fackler
-
emacs java: adjustments from actual java hackery2011-06-13, by Augie Fackler
-
c++: enable tab completion2011-01-13, by Augie Fackler
-
shell env: export some less options2011-03-22, by Augie Fackler
-
zsh: support for editing current command in $EDTIOR2011-01-13, by Augie Fackler
-
vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'2011-05-05, by Augie Fackler