Mercurial > dotfiles
graph
-
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
-
hg funcs: rename mq-snapshot to appease bash2010-05-17, by Augie Fackler
-
hgrc: stop defaulting to compact style outside of ll2011-04-13, by Augie Fackler
-
hg ll: switch to clever revset for more useful information2011-06-13, by Augie Fackler
-
hgrc: add utip alias for finding upstream tip2011-05-05, by Augie Fackler
-
xmonad: gnome-friendly configuration2010-08-16, by Augie Fackler
-
emacs bootstrap: moved my personal elpa archive2011-06-10, by Augie Fackler
-
hg: stop defining hostfingerprints now that ssl config works for me2011-06-10, by Augie Fackler
-
hg: always enable remotebranches extension2010-03-07, by Augie Fackler
-
hgrc: enable new http support if available2011-06-10, by Augie Fackler
-
hgrc: two useful aliases for working copy history2011-05-05, by Augie Fackler
-
hgrc: upstream bookmarks alias2011-04-13, by Augie Fackler
-
compilation mode: handle mercurial check-code output2011-03-19, by Augie Fackler
-
python: remove PYTHONSTARTUP since I never use it and it breaks pypy2011-03-19, by Augie Fackler
-
zsh _hg: correctly complete bookmarks from hg 1.8 and later2011-03-01, by Augie Fackler
-
hgrc: Add hostfingerprint entry for googlecode.com.2011-03-01, by Augie Fackler
-
emacs: slightly better window-width resizing behavior2011-02-24, by Lucas Bergman
-
emacs: function to set window width interactively2011-02-23, by Augie Fackler
-
emacs: use smex as a replacement for execute-extended-command2010-12-18, by Augie Fackler
-
hg-email-reply-selected-flags: new script to automate patchbomb replies2010-12-05, by Augie Fackler
-
git-functions: add a couple of handy aliases2010-11-29, by Augie Fackler
-
update-source-trees: git fetch all remotes instead of doing git pull origin master2010-10-16, by Augie Fackler
-
hg-rebase-all: corrected wc cleanliness check2010-10-12, by Augie Fackler
-
hg-rebase-all: fix bogus loop2010-10-09, by Augie Fackler
-
hgrc: remove bogus default of gitweb2010-10-09, by Augie Fackler
-
zfun: import newer _hg for improved hg completions2010-10-09, by Augie Fackler
-
hg-rebase-all: new function to rebase all bookmarked revisions2010-10-09, by Augie Fackler
-
apply-patchbomb: clean up imports and improve exit status2010-10-05, by Augie Fackler