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.
|
2010-09-06 |
Augie Fackler |
Drop pdb++ since it was breaking hg tests.
|
2010-09-08 |
Augie Fackler |
emacs gui: move gui initialization code to a function
|
2010-09-08 |
Augie Fackler |
emacs: require magit
|
2010-09-08 |
Augie Fackler |
emacs bootstrap: record setup command for sanity
|
2010-08-15 |
Augie Fackler |
emacs: make diff-mode mq-aware
|
2010-08-15 |
Augie Fackler |
emacs: move colors to their own file and migrate to whitespace from wspace
|
2010-08-15 |
Augie Fackler |
emacs requires: cleanup and organize a little
|
2010-08-15 |
Augie Fackler |
Add an applescript I use to archive messages in Mail.app
|
2010-02-14 |
Augie Fackler |
emacs: move package bootstrap to its own file
|
2010-05-05 |
Augie Fackler |
compilation: adjust regexp for hg tracebacks
|
2010-05-13 |
Augie Fackler |
emacs: add compilation-mode regexp for hg test tracebacks
|
2010-02-14 |
Augie Fackler |
emacs: use package.el to bootstrap instead of checking in all needed libs
|
2010-05-17 |
Augie Fackler |
shell.d: split hg and git functions out of vcs functions
|
2010-05-17 |
Augie Fackler |
hgignore: ignore Applications as well
|
2010-05-12 |
Augie Fackler |
Merge
|
2010-05-11 |
Augie Fackler |
emacs localfuncs: add list rotation and string-joining functions I sometimes use
|
2010-05-11 |
Augie Fackler |
hgrc: look for a machine-specific hgrc as well
|
2010-05-05 |
Augie Fackler |
hgrc: enable track.current for bookmarks
|
2010-05-03 |
Augie Fackler |
vcs funcs: tools for verifying hg or git repos, packing git repos
|
2010-05-03 |
Augie Fackler |
emacs: only set background color if in a window-system
|