2012-04-17 |
Augie Fackler |
ipythonrc: remove, since newer ipythons don't read this file
|
2012-04-17 |
Augie Fackler |
_hg: update to latest upstream zsh completion
|
2012-04-27 |
Augie Fackler |
gitrc: migrate to my canonical email address
|
2012-04-27 |
Augie Fackler |
hgignore: ignore machine-specific .elisp/settings/ files
|
2012-04-27 |
Augie Fackler |
zshrc: add a tmux variant of the detached screens message
|
2012-04-27 |
Augie Fackler |
emacs go: move go config to a new file
|
2012-04-27 |
Augie Fackler |
emacs: require and configure company mode
|
2012-04-27 |
Augie Fackler |
hgrc: update email address
|
2012-03-31 |
Augie Fackler |
hgrc: remove old [paths] stanza that just isn't helpful
|
2012-03-31 |
Augie Fackler |
ipython config: remove ancient version which is not supported by ipython
|
2012-02-23 |
Augie Fackler |
zsh prompt: allow fancy prompt mode on xterm-256color as well
|
2011-12-12 |
Augie Fackler |
Merge
|
2011-12-12 |
Augie Fackler |
_hg: import updated version from upstream
|
2011-12-12 |
Augie Fackler |
emacs: use aspell for spell checking
|
2011-08-02 |
Augie Fackler |
go-mode-hook: disable tabs highlighting, enable tab indentation
|
2011-11-02 |
Augie Fackler |
hgrc: remove [hooks] since it's entirely commented out
|
2011-11-02 |
Augie Fackler |
xmonad: add takeTopFocus logHook
|
2011-11-02 |
Augie Fackler |
hg: new egrep alias
|
2011-11-02 |
Augie Fackler |
emacs: enable narrow-to-region
|
2011-11-02 |
Augie Fackler |
emacs: require js2-mode, since autoload seems to fail for it
|
2011-06-17 |
Augie Fackler |
wcroot: use git to directly find repo root.
|
2010-08-16 |
Augie Fackler |
hgrc: move opendiff support to another file to stop breaking merge on linux
|
2010-08-16 |
Augie Fackler |
opendiff-w: safer sanity check for opendiff
|
2011-03-22 |
Augie Fackler |
emacs: disable vc backends for a little speed improvement
|
2011-06-13 |
Augie Fackler |
emacs java: adjustments from actual java hackery
|
2011-01-13 |
Augie Fackler |
c++: enable tab completion
|
2011-03-22 |
Augie Fackler |
shell env: export some less options
|
2011-01-13 |
Augie Fackler |
zsh: support for editing current command in $EDTIOR
|
2011-05-05 |
Augie Fackler |
vcs_current_branch: use 'hg parents --template' instead of just 'hg parents'
|
2010-05-17 |
Augie Fackler |
hg funcs: rename mq-snapshot to appease bash
|
2011-04-13 |
Augie Fackler |
hgrc: stop defaulting to compact style outside of ll
|
2011-06-13 |
Augie Fackler |
hg ll: switch to clever revset for more useful information
|
2011-05-05 |
Augie Fackler |
hgrc: add utip alias for finding upstream tip
|
2010-08-16 |
Augie Fackler |
xmonad: gnome-friendly configuration
|
2011-06-10 |
Augie Fackler |
emacs bootstrap: moved my personal elpa archive
|
2011-06-10 |
Augie Fackler |
hg: stop defining hostfingerprints now that ssl config works for me
|
2010-03-07 |
Augie Fackler |
hg: always enable remotebranches extension
|
2011-06-10 |
Augie Fackler |
hgrc: enable new http support if available
|
2011-05-05 |
Augie Fackler |
hgrc: two useful aliases for working copy history
|
2011-04-13 |
Augie Fackler |
hgrc: upstream bookmarks alias
|
2011-03-19 |
Augie Fackler |
compilation mode: handle mercurial check-code output
|
2011-03-19 |
Augie Fackler |
python: remove PYTHONSTARTUP since I never use it and it breaks pypy
|
2011-03-01 |
Augie Fackler |
zsh _hg: correctly complete bookmarks from hg 1.8 and later
|
2011-03-01 |
Augie Fackler |
hgrc: Add hostfingerprint entry for googlecode.com.
|
2011-02-24 |
Lucas Bergman |
emacs: slightly better window-width resizing behavior
|
2011-02-23 |
Augie Fackler |
emacs: function to set window width interactively
|
2010-12-18 |
Augie Fackler |
emacs: use smex as a replacement for execute-extended-command
|
2010-12-05 |
Augie Fackler |
hg-email-reply-selected-flags: new script to automate patchbomb replies
|
2010-11-29 |
Augie Fackler |
git-functions: add a couple of handy aliases
|
2010-10-16 |
Augie Fackler |
update-source-trees: git fetch all remotes instead of doing git pull origin master
|
2010-10-12 |
Augie Fackler |
hg-rebase-all: corrected wc cleanliness check
|
2010-10-09 |
Augie Fackler |
hg-rebase-all: fix bogus loop
|
2010-10-09 |
Augie Fackler |
hgrc: remove bogus default of gitweb
|
2010-10-09 |
Augie Fackler |
zfun: import newer _hg for improved hg completions
|
2010-10-09 |
Augie Fackler |
hg-rebase-all: new function to rebase all bookmarked revisions
|
2010-10-05 |
Augie Fackler |
apply-patchbomb: clean up imports and improve exit status
|
2010-10-05 |
Augie Fackler |
hgrc: update reference to histedit
|
2010-09-20 |
Augie Fackler |
Merge
|
2010-09-20 |
Augie Fackler |
modes: enable Go mode if it can be found
|
2010-09-20 |
Augie Fackler |
af-no-clean-whitespace: make interactive for easy disabling when it is just noise.
|