Mercurial > dotfiles
graph
-
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
-
hgrc: update reference to histedit2010-10-05, by Augie Fackler
-
Merge2010-09-20, by Augie Fackler
-
modes: enable Go mode if it can be found2010-09-20, by Augie Fackler
-
af-no-clean-whitespace: make interactive for easy disabling when it is just noise.2010-09-20, by Augie Fackler
-
Drop pdb++ since it was breaking hg tests.2010-09-06, by Augie Fackler
-
emacs gui: move gui initialization code to a function2010-09-08, by Augie Fackler
-
emacs: require magit2010-09-08, by Augie Fackler
-
emacs bootstrap: record setup command for sanity2010-09-08, by Augie Fackler
-
emacs: make diff-mode mq-aware2010-08-15, by Augie Fackler
-
emacs: move colors to their own file and migrate to whitespace from wspace2010-08-15, by Augie Fackler
-
emacs requires: cleanup and organize a little2010-08-15, by Augie Fackler
-
Add an applescript I use to archive messages in Mail.app2010-08-15, by Augie Fackler
-
emacs: move package bootstrap to its own file2010-02-14, by Augie Fackler
-
compilation: adjust regexp for hg tracebacks2010-05-05, by Augie Fackler
-
emacs: add compilation-mode regexp for hg test tracebacks2010-05-13, by Augie Fackler
-
emacs: use package.el to bootstrap instead of checking in all needed libs2010-02-14, by Augie Fackler
-
shell.d: split hg and git functions out of vcs functions2010-05-17, by Augie Fackler
-
hgignore: ignore Applications as well2010-05-17, by Augie Fackler
-
Merge2010-05-12, by Augie Fackler
-
emacs localfuncs: add list rotation and string-joining functions I sometimes use2010-05-11, by Augie Fackler
-
hgrc: look for a machine-specific hgrc as well2010-05-11, by Augie Fackler
-
hgrc: enable track.current for bookmarks2010-05-05, by Augie Fackler
-
vcs funcs: tools for verifying hg or git repos, packing git repos2010-05-03, by Augie Fackler
-
emacs: only set background color if in a window-system2010-05-03, by Augie Fackler
-
modes: handle annotations better2010-04-13, by Augie Fackler
-
emacs: stop loading temp. files when walking settings2010-04-13, by Augie Fackler
-
vcs-functions: add mq-snapshot2010-04-13, by Augie Fackler
-
Track xmobarrc2010-04-13, by Augie Fackler
-
Merge2010-04-06, by Augie Fackler
-
opendiff-w: exit with error if filemerge is not properly installed2010-04-06, by Augie Fackler
-
xmonad: tweak layout to include xmobar2010-04-06, by Augie Fackler
-
git-next-unmerged-file: also include "both modified" files2010-04-06, by Augie Fackler