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
|
2010-04-13 |
Augie Fackler |
modes: handle annotations better
|
2010-04-13 |
Augie Fackler |
emacs: stop loading temp. files when walking settings
|
2010-04-13 |
Augie Fackler |
vcs-functions: add mq-snapshot
|
2010-04-13 |
Augie Fackler |
Track xmobarrc
|
2010-04-06 |
Augie Fackler |
Merge
|
2010-04-06 |
Augie Fackler |
opendiff-w: exit with error if filemerge is not properly installed
|
2010-04-06 |
Augie Fackler |
xmonad: tweak layout to include xmobar
|
2010-04-06 |
Augie Fackler |
git-next-unmerged-file: also include "both modified" files
|
2010-04-06 |
Augie Fackler |
emacs: let ipython know we have a dark background
|
2010-04-06 |
Augie Fackler |
emacs: better magit diff faces
|
2010-04-06 |
Augie Fackler |
emacs: enable column-number-mode
|
2010-04-06 |
Augie Fackler |
hgignore: add a dir that gets missed by the insane regex
|
2010-03-07 |
Augie Fackler |
emacs: switch ways of defining M-backsp
|
2010-03-07 |
Augie Fackler |
emacs: disable whitespace-cleanup in makefiles, highlight tabs in makefiles
|
2010-02-24 |
Augie Fackler |
localfuncs: add tool for running check-code on hg
|
2010-02-08 |
Augie Fackler |
hgrc: no black on black for qseries
|
2010-02-14 |
Augie Fackler |
hgrc: enable progress bars
|
2010-01-30 |
Augie Fackler |
apply-patchbomb: script to apply patchbomb from selected messages in Mail.app.
|
2010-01-26 |
Augie Fackler |
update-source-trees: recurse to find all VCS working copies
|
2010-01-26 |
Augie Fackler |
global ignores: never track .noseids
|
2010-01-28 |
Augie Fackler |
zsh prompt: unset basically everything if in tramp
|
2010-01-13 |
Augie Fackler |
xmonad: add another layout, fix terminal colors, add screensaver lock binding
|
2010-01-13 |
Augie Fackler |
emacs localfuncs: add advice for ido to avoid blocking in flex matching
|
2010-01-13 |
Augie Fackler |
zsh prompt: detabify
|
2010-01-13 |
Augie Fackler |
zsh prompt: add urxvt to whitelisted terms, use a loop instead of many ifs
|
2010-01-13 |
Augie Fackler |
emacs keybindings: f5 for diff-apply-hunk
|
2010-01-08 |
Augie Fackler |
Add xmonad configuration file.
|
2009-12-17 |
Augie Fackler |
python-mode: apply patch from the python-mode list to fix triplequotes.
|
2009-12-17 |
Augie Fackler |
python-mode: updating to current bzr version
|