Mercurial > dotfiles
graph
-
hgimp: add support for using --partial on imported patches2016-03-16, by Augie Fackler
-
irssi: add irssi-revolving-door2016-03-19, by Augie Fackler
-
prompt: simplify prompt more when tramp is probably in use2016-03-15, by Augie Fackler
-
emacs: add a hook to handle ANSI colors in compilation buffers2016-02-01, by Augie Fackler
-
hg egrep: ensure we're in the repo root before running grep2016-02-01, by Augie Fackler
-
hg: really end vimdiff's reign of terror2016-03-15, by Augie Fackler
-
emacs: load and use monky2016-03-15, by Augie Fackler
-
emacs: start using git-gutter-mode with Mercurial enabled2016-03-15, by Augie Fackler
-
fill-paragraph: steal kf-fill-paragraph from kfogel2016-03-15, by Augie Fackler
-
prompt: use async.zsh to avoid weird disowned process jank2016-03-11, by Augie Fackler
-
async.zsh: import2016-03-10, by Augie Fackler
-
zsh: make vcs info in prompt async2016-03-10, by Augie Fackler
-
apply-patchbomb: discard --partial, which doesn't fit my workflow2016-03-10, by Augie Fackler
-
hgrc: disable hg-git and hgsubversion2011-06-10, by Augie Fackler
-
zprofile: introduce zprofile use2016-02-01, by Augie Fackler
-
hgrc: disable vimdiff as a merge tool forever2016-02-01, by Augie Fackler
-
hgrc: enable experimental support for rebase skipping obsolete changes2015-11-23, by Augie Fackler
-
hgrc: new crecord alias for when I want to use crecord2015-11-21, by Augie Fackler
-
hgrc: improve smart revset so . is always shown2015-11-21, by Augie Fackler
-
havepatch: new script to easily check if a mailed patch is applied2015-10-13, by Augie Fackler
-
hgrc: also include private-config hgrc that has smtp settings etc2015-10-13, by Augie Fackler
-
hgrc: clean up machine-specific settings handling2015-09-25, by Augie Fackler
-
hg: hide closed branches from 'hg sl'2015-09-25, by Augie Fackler
-
vcs_funcs: fix for when in no repo2015-09-11, by Augie Fackler
-
hgrc: add defaultrev setting for histedit that uses my new canmutate set2015-09-11, by Augie Fackler
-
hgrc: rework "smart" revset to exploit upstream() from remotebranches2015-09-11, by Augie Fackler
-
hgrc: enable experimental graph-group-branches knob2015-09-11, by Augie Fackler
-
hgimp: add location of topic repo2015-09-11, by Augie Fackler
-
vcs_functions: fix vcs_current_branch to use hg templating2015-09-11, by Augie Fackler
-
hgrc: swap remotebookmark entries in sl with topics2015-06-05, by Augie Fackler
-
hg: add remotebookmarks output to smartlog2015-03-13, by Augie Fackler
-
hg: add bookmarked obsolete changes to upstream-bookmarks2015-03-13, by Augie Fackler
-
Merge.2015-01-08, by Augie Fackler
-
emacs: load customize file earlier so it can matter for things like smart-modeline2015-01-08, by Augie Fackler
-
patchpipe: handle base64-encoded message bodies2014-12-22, by Augie Fackler
-
emacs: nudge size of font on linux up slightly2014-12-22, by Augie Fackler
-
emacs: move customize droppings to a dedicated file2014-12-22, by Augie Fackler
-
which-function-mode: only enable in emacs 24.4 and later2014-11-18, by Augie Fackler
-
c-mode: detect when I'm editing a .c file from hg and set style appropriately2014-11-05, by Augie Fackler
-
hgignore: ignore -local things in .shell.d2014-11-10, by Augie Fackler
-
safe-paste: adds support for bracketed paste mode to zsh2014-11-10, by Augie Fackler
-
hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]2014-10-15, by Augie Fackler
-
hg_rebase_all: optimize by using -b instead of checking out revision to rebase2014-10-08, by Augie Fackler
-
hgrc: add sl. alias for sl when I have too many patches2014-10-06, by Augie Fackler
-
emacs: enable which-function-mode for python, elisp, and go2014-09-25, by Augie Fackler
-
hgrc: add si for a more compact incoming format2014-09-10, by Augie Fackler
-
emacs: only call server-edit during my save function if the buffer was actually a server buffer2014-09-10, by Augie Fackler
-
patchpipe: tool to edit hg patches while piping them to 'hg import'2014-09-10, by Augie Fackler
-
hgimp: utility to make importing hg patches from mutt easier2014-09-10, by Augie Fackler
-
hgrc: add havepatch alias for looking for a patch matching a string2014-09-01, by Augie Fackler
-
diff-mode: don't clean whitespace2014-09-01, by Augie Fackler
-
hgrc: new smartlog templates and aliases from mpm2014-07-21, by Augie Fackler
-
Merge2014-07-19, by Augie Fackler
-
hgrc: use detailed merge markers by default2014-07-19, by Augie Fackler
-
ipython: stop tracking anything in .ipython, since I'm not customizing it2014-05-29, by Augie Fackler
-
emacs: avoid weird package.el breakage with newish packages2014-05-29, by Augie Fackler
-
hgrc: graphlog has been part of core hg for a while2014-05-29, by Augie Fackler
-
Add imagemagick spell from https://gist.github.com/lelandbatey/86779012014-04-16, by Augie Fackler
-
apply-patchbomb: create obsolete markers, keep partial applications2014-06-06, by Augie Fackler
-
go-eldoc: try and fix go-eldoc2014-03-11, by Augie Fackler