Mercurial > dotfiles
graph
-
af{copy,paste}: scripts so I can copy/paste with pipes across platforms2016-08-04, by Augie Fackler
-
hg: enable gpg extension2016-08-04, by Augie Fackler
-
editors: add ee alias for emacsclient with blocking2015-10-24, by Augie Fackler
-
ignore: also ignore share in home dir2015-10-24, by Augie Fackler
-
hgrc: enable share extension2016-07-11, by Augie Fackler
-
textmate.el: use `hg locate` instead of `hg manifest`2016-08-01, by Augie Fackler
-
common_env: add pip --user paths on OS X to PATH2016-07-28, by Augie Fackler
-
emacs: disable "helpful" magit modes2016-04-27, by Augie Fackler
-
make-greek-tree: import shell script I've used on and off for years2016-04-05, by Augie Fackler
-
hg: add an indicator of ellipsis nodes to sl output2016-07-19, by Augie Fackler
-
hg: refactor sl template to use templatealias for readability2016-07-19, by Augie Fackler
-
emacs f4 dwim: bind rust files to running tests with cargo2016-07-26, by Augie Fackler
-
rust: lots of new configs to make working with rust code easy2016-06-27, by Augie Fackler
-
vcs_functions: avoid putting hg prompt commands in blackbox log2016-07-29, by Augie Fackler
-
shell: stop using PYTHONPATH, because it's a bad idea now2016-06-27, by Augie Fackler
-
hgrc: fix crecord alias2016-06-27, by Augie Fackler
-
bootstrap: drop trailing whitespace2016-06-27, by Augie Fackler
-
Merge.2016-03-19, by Augie Fackler
-
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