2016-07-11 |
Augie Fackler |
path handling: stop warning when something isn't in a variable
|
2020-06-30 |
Augie Fackler |
hg: drop ll alias that I haven't used in years
|
2018-11-28 |
Augie Fackler |
hg: add an `anext` alias that uses rebase --auto-orphans
|
2020-06-30 |
Augie Fackler |
hg: overly-complicated "unstackall" alias
|
2020-06-30 |
Augie Fackler |
hg: enable strip extension
|
2020-06-30 |
Augie Fackler |
zsh: start using mcfly for ^R history search
|
2020-06-30 |
Augie Fackler |
append_path_element: new function that I've had for a while
|
2020-01-07 |
Augie Fackler |
hg: clean up extensions list
|
2020-01-07 |
Augie Fackler |
emacs: run hg tests under python3 by default now
|
2020-01-07 |
Augie Fackler |
shell: automatically enable sccache if it's available
|
2019-03-14 |
Augie Fackler |
afcopy: some enhancements from Bryan's dotfiles
|
2019-02-22 |
Augie Fackler |
emacs: switch to from-hg hg-test-mode config
|
2019-02-20 |
Augie Fackler |
emacs: fix up hg test output regular expressions
|
2019-02-22 |
Augie Fackler |
emacs: kludge around a case of emacs being too clever for me
|
2019-02-20 |
Augie Fackler |
emacs: hg's run-tests is smart enough to guess -j now
|
2019-02-02 |
Augie Fackler |
emacs: enable rustfmt on save
|
2018-12-28 |
Augie Fackler |
hg: enable absorb
|
2019-02-01 |
Augie Fackler |
emacs: hack up my textmate.el some more to add searching config
|
2019-02-01 |
Augie Fackler |
hg: filter out display of remotenames that start with "/"
|
2019-01-16 |
Augie Fackler |
smailq: add shell launch script to warn on queued messages
|
2018-04-26 |
Augie Fackler |
hg: enable experimental remotenames logging
|
2018-12-22 |
Augie Fackler |
hg: disable enormous obshashrange cache
|
2018-10-05 |
Augie Fackler |
hg: switch from out-of-tree remotebranches to in-tree remotenames
|
2018-12-04 |
Augie Fackler |
zsh: import df6f6f9ff41 of zsh-autosuggestions
|
2018-12-04 |
Augie Fackler |
zsh: unconditionally include cargo/bin on PATH
|
2018-11-28 |
Augie Fackler |
emacs: disable TRAMP cache to avoid annoying problems
|
2017-06-26 |
Augie Fackler |
pager: try harder to not confuse emacs
|
2017-06-26 |
Augie Fackler |
editor: if it looks like I'm over ssh, use vi not emacs
|
2018-08-02 |
Augie Fackler |
shrc: set HGPLAIN in prompt scaffolding
|
2018-06-07 |
Augie Fackler |
emacs: jettison ancient python-mode.el
|
2018-05-30 |
Augie Fackler |
emacs: remove pointless quote
|
2017-06-26 |
Augie Fackler |
hg: enable experimental updatecheck behavior
|
2018-04-26 |
Augie Fackler |
hg: enable experimental xdiff support
|
2018-04-20 |
Augie Fackler |
hg: enable experimental worddiff highlighting
|
2018-01-11 |
Augie Fackler |
hg: enable the show extension
|
2018-01-07 |
Augie Fackler |
emacs: add rainbow-delimiters
|
2016-12-10 |
Augie Fackler |
move-file: new function for emacs to move a file and fix up the buffer
|
2018-01-06 |
Augie Fackler |
emacs: use exec-path-from-shell-initialize on OS X
|
2018-01-06 |
Augie Fackler |
emacs: clean up obsolete packages and archives
|
2018-01-30 |
Augie Fackler |
hgrc: enable show extension
|
2018-03-19 |
Augie Fackler |
hgrc: replace unstable() with orphan()
|
2017-10-09 |
Augie Fackler |
hgignore: ignore some more directories things insist on creating
|
2017-10-04 |
Augie Fackler |
hg-hacking-tools: place to collect shell functions to make hg hacking easier
|
2017-09-30 |
Augie Fackler |
smailq: fix mode
|
2017-09-30 |
Augie Fackler |
env: disable colors in hg testrunner output
|
2017-09-30 |
Augie Fackler |
compilation tweaks: tried and failed to fix hg compilation stuff
|
2017-08-31 |
Augie Fackler |
hgimp: add hglib path
|
2017-07-26 |
Augie Fackler |
emacs: add f2 as a binding for other-window
|
2017-07-15 |
Augie Fackler |
shell.d: add script to set some environment variables for openssl
|
2017-07-15 |
Augie Fackler |
customize: emacs decided this list needed to be reordered
|
2017-07-15 |
Augie Fackler |
customze: include toml-mode
|
2017-07-15 |
Augie Fackler |
smailq: vendor script to ease handling outgoing mail
|
2016-11-29 |
Augie Fackler |
textmate.el: make sure hg is run with HGPLAIN
|
2016-11-29 |
Augie Fackler |
textmate.el: set default-directory instead of adding a 'cd' command
|
2017-06-19 |
Augie Fackler |
havepatch: always import hg libs from the hg we're using
|
2017-06-19 |
Augie Fackler |
havepatch: sort stdlib imports
|
2017-06-19 |
Augie Fackler |
emacs: adjust split-height-threshold
|
2017-06-19 |
Augie Fackler |
tramp: tweak auto-save and backup file behavior for performance
|
2017-04-28 |
Augie Fackler |
emacs: two new keyboard macros for hg reviews
|
2017-04-28 |
Augie Fackler |
hgrc: set ui.interface to text to avoid any use of curses
|
2017-04-28 |
Augie Fackler |
modes: try and clean up python indentation a bit
|
2016-03-15 |
Augie Fackler |
colors: move some magit and monky colors into customize
|
2016-11-29 |
Augie Fackler |
packages: drop a few emacs packages
|
2016-11-29 |
Augie Fackler |
custom: emacs really wants these sorted, so capitulate
|
2016-11-29 |
Augie Fackler |
custom: package.el dropped some stuff in here
|
2016-11-29 |
Augie Fackler |
custom: disable magit-auto-revert-mode
|
2016-11-29 |
Augie Fackler |
custom: reformat custom-safe-themes
|
2016-11-29 |
Augie Fackler |
custom: reformat sml/replacer-regexp-list
|
2016-11-29 |
Augie Fackler |
rust: drop RUST_SRC_PATH now that rustup handles rust stdlib sources
|
2016-11-29 |
Augie Fackler |
emacs: call package-initialize in .emacs
|
2016-11-29 |
Augie Fackler |
emacs: bind f4 to a smarter command in .t files
|
2016-10-08 |
Augie Fackler |
make-greek-tree: update reference to the upstream ASCII art diagram
|
2016-10-08 |
Augie Fackler |
rust: automatically discover the rust sources installed by rustup
|
2016-08-09 |
Augie Fackler |
distnoted-reaper.sh: new script to clean up a runaway distnoted
|
2016-09-11 |
Augie Fackler |
emacs: rustfmt on saving a rust file
|
2016-08-09 |
Augie Fackler |
Dump obsolete script.
|
2016-02-01 |
Augie Fackler |
tramp: use bash on a FreeBSD machine
|
2016-08-04 |
Augie Fackler |
emacs: customize a restructuredtext color
|
2016-08-04 |
Augie Fackler |
emacs: auto-revert remote files
|
2016-02-01 |
Augie Fackler |
emacs: import customize state
|
2014-12-22 |
Augie Fackler |
emacs: start using smart-modeline and rich-minority
|
2016-08-04 |
Augie Fackler |
af{copy,paste}: scripts so I can copy/paste with pipes across platforms
|
2016-08-04 |
Augie Fackler |
hg: enable gpg extension
|
2015-10-24 |
Augie Fackler |
editors: add ee alias for emacsclient with blocking
|
2015-10-24 |
Augie Fackler |
ignore: also ignore share in home dir
|
2016-07-11 |
Augie Fackler |
hgrc: enable share extension
|
2016-08-01 |
Augie Fackler |
textmate.el: use `hg locate` instead of `hg manifest`
|
2016-07-28 |
Augie Fackler |
common_env: add pip --user paths on OS X to PATH
|
2016-04-27 |
Augie Fackler |
emacs: disable "helpful" magit modes
|
2016-04-05 |
Augie Fackler |
make-greek-tree: import shell script I've used on and off for years
|
2016-07-19 |
Augie Fackler |
hg: add an indicator of ellipsis nodes to sl output
|
2016-07-19 |
Augie Fackler |
hg: refactor sl template to use templatealias for readability
|
2016-07-26 |
Augie Fackler |
emacs f4 dwim: bind rust files to running tests with cargo
|
2016-06-27 |
Augie Fackler |
rust: lots of new configs to make working with rust code easy
|
2016-07-29 |
Augie Fackler |
vcs_functions: avoid putting hg prompt commands in blackbox log
|
2016-06-27 |
Augie Fackler |
shell: stop using PYTHONPATH, because it's a bad idea now
|
2016-06-27 |
Augie Fackler |
hgrc: fix crecord alias
|
2016-06-27 |
Augie Fackler |
bootstrap: drop trailing whitespace
|
2016-03-19 |
Augie Fackler |
Merge.
|
2016-03-16 |
Augie Fackler |
hgimp: add support for using --partial on imported patches
|
2016-03-19 |
Augie Fackler |
irssi: add irssi-revolving-door
|
2016-03-15 |
Augie Fackler |
prompt: simplify prompt more when tramp is probably in use
|
2016-02-01 |
Augie Fackler |
emacs: add a hook to handle ANSI colors in compilation buffers
|
2016-02-01 |
Augie Fackler |
hg egrep: ensure we're in the repo root before running grep
|
2016-03-15 |
Augie Fackler |
hg: really end vimdiff's reign of terror
|
2016-03-15 |
Augie Fackler |
emacs: load and use monky
|
2016-03-15 |
Augie Fackler |
emacs: start using git-gutter-mode with Mercurial enabled
|
2016-03-15 |
Augie Fackler |
fill-paragraph: steal kf-fill-paragraph from kfogel
|
2016-03-11 |
Augie Fackler |
prompt: use async.zsh to avoid weird disowned process jank
|
2016-03-10 |
Augie Fackler |
async.zsh: import
|
2016-03-10 |
Augie Fackler |
zsh: make vcs info in prompt async
|
2016-03-10 |
Augie Fackler |
apply-patchbomb: discard --partial, which doesn't fit my workflow
|
2011-06-10 |
Augie Fackler |
hgrc: disable hg-git and hgsubversion
|
2016-02-01 |
Augie Fackler |
zprofile: introduce zprofile use
|
2016-02-01 |
Augie Fackler |
hgrc: disable vimdiff as a merge tool forever
|
2015-11-23 |
Augie Fackler |
hgrc: enable experimental support for rebase skipping obsolete changes
|
2015-11-21 |
Augie Fackler |
hgrc: new crecord alias for when I want to use crecord
|
2015-11-21 |
Augie Fackler |
hgrc: improve smart revset so . is always shown
|
2015-10-13 |
Augie Fackler |
havepatch: new script to easily check if a mailed patch is applied
|
2015-10-13 |
Augie Fackler |
hgrc: also include private-config hgrc that has smtp settings etc
|
2015-09-25 |
Augie Fackler |
hgrc: clean up machine-specific settings handling
|
2015-09-25 |
Augie Fackler |
hg: hide closed branches from 'hg sl'
|
2015-09-11 |
Augie Fackler |
vcs_funcs: fix for when in no repo
|
2015-09-11 |
Augie Fackler |
hgrc: add defaultrev setting for histedit that uses my new canmutate set
|
2015-09-11 |
Augie Fackler |
hgrc: rework "smart" revset to exploit upstream() from remotebranches
|
2015-09-11 |
Augie Fackler |
hgrc: enable experimental graph-group-branches knob
|
2015-09-11 |
Augie Fackler |
hgimp: add location of topic repo
|
2015-09-11 |
Augie Fackler |
vcs_functions: fix vcs_current_branch to use hg templating
|
2015-06-05 |
Augie Fackler |
hgrc: swap remotebookmark entries in sl with topics
|
2015-03-13 |
Augie Fackler |
hg: add remotebookmarks output to smartlog
|
2015-03-13 |
Augie Fackler |
hg: add bookmarked obsolete changes to upstream-bookmarks
|
2015-01-08 |
Augie Fackler |
Merge.
|
2015-01-08 |
Augie Fackler |
emacs: load customize file earlier so it can matter for things like smart-modeline
|
2014-12-22 |
Augie Fackler |
patchpipe: handle base64-encoded message bodies
|
2014-12-22 |
Augie Fackler |
emacs: nudge size of font on linux up slightly
|
2014-12-22 |
Augie Fackler |
emacs: move customize droppings to a dedicated file
|
2014-11-18 |
Augie Fackler |
which-function-mode: only enable in emacs 24.4 and later
|
2014-11-05 |
Augie Fackler |
c-mode: detect when I'm editing a .c file from hg and set style appropriately
|
2014-11-10 |
Augie Fackler |
hgignore: ignore -local things in .shell.d
|
2014-11-10 |
Augie Fackler |
safe-paste: adds support for bracketed paste mode to zsh
|
2014-10-15 |
Augie Fackler |
hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
|
2014-10-08 |
Augie Fackler |
hg_rebase_all: optimize by using -b instead of checking out revision to rebase
|
2014-10-06 |
Augie Fackler |
hgrc: add sl. alias for sl when I have too many patches
|
2014-09-25 |
Augie Fackler |
emacs: enable which-function-mode for python, elisp, and go
|
2014-09-10 |
Augie Fackler |
hgrc: add si for a more compact incoming format
|
2014-09-10 |
Augie Fackler |
emacs: only call server-edit during my save function if the buffer was actually a server buffer
|
2014-09-10 |
Augie Fackler |
patchpipe: tool to edit hg patches while piping them to 'hg import'
|
2014-09-10 |
Augie Fackler |
hgimp: utility to make importing hg patches from mutt easier
|
2014-09-01 |
Augie Fackler |
hgrc: add havepatch alias for looking for a patch matching a string
|
2014-09-01 |
Augie Fackler |
diff-mode: don't clean whitespace
|
2014-07-21 |
Augie Fackler |
hgrc: new smartlog templates and aliases from mpm
|
2014-07-19 |
Augie Fackler |
Merge
|
2014-07-19 |
Augie Fackler |
hgrc: use detailed merge markers by default
|
2014-05-29 |
Augie Fackler |
ipython: stop tracking anything in .ipython, since I'm not customizing it
|
2014-05-29 |
Augie Fackler |
emacs: avoid weird package.el breakage with newish packages
|
2014-05-29 |
Augie Fackler |
hgrc: graphlog has been part of core hg for a while
|
2014-04-16 |
Augie Fackler |
Add imagemagick spell from https://gist.github.com/lelandbatey/8677901
|
2014-06-06 |
Augie Fackler |
apply-patchbomb: create obsolete markers, keep partial applications
|
2014-03-11 |
Augie Fackler |
go-eldoc: try and fix go-eldoc
|
2014-03-11 |
Augie Fackler |
textmate.el: use hg locate for speed
|
2014-03-11 |
Augie Fackler |
textmate.el: disable color on use of egrep
|
2014-03-11 |
Augie Fackler |
textmate.el: use egrep instead
|
2014-03-11 |
Augie Fackler |
emacs: update path to ELPA repository
|
2014-03-11 |
Augie Fackler |
emacs: prevent tramp from trying to be clever about PATH
|
2014-03-11 |
Augie Fackler |
hg: enable shelve extension
|
2014-03-11 |
Lucas Bergman |
xmonad: Pull apart custom layout into something readable
|
2013-05-11 |
Augie Fackler |
emacs: put autosave files in /tmp
|
2013-07-11 |
Augie Fackler |
emacs: add go-eldoc for better go programming
|
2013-01-31 |
Augie Fackler |
zshrc: second attempt to make screen message not break
|
2013-07-16 |
Augie Fackler |
certfor: make zsh-specific
|
2013-07-16 |
Augie Fackler |
hg-rebase-all: remove bashism
|
2013-07-16 |
Augie Fackler |
hgrc: disable publishing mode locally
|
2013-07-04 |
Augie Fackler |
zshenv: default timezone should be America/New_York now
|
2013-07-04 |
Augie Fackler |
hgignore: also ignore ~/{bin,lib}
|
2013-05-08 |
Augie Fackler |
zshrc: use `env which` since `which` is not always in /bin
|
2012-07-07 |
Augie Fackler |
hgrc: histedit is now included with hg
|
2012-07-07 |
Augie Fackler |
emacs: require markdown-mode
|
2011-06-18 |
Augie Fackler |
HGRCPATH: auto-include opendiff configuration if opendiff is on PATH.
|
2013-05-07 |
Augie Fackler |
misc: holding ground for misc shell tricks
|
2013-05-07 |
Augie Fackler |
emacs: bind C-x C-b to ibuffer, which is awesome
|
2013-05-07 |
Augie Fackler |
emacs: edit tempfiles from mutt in mail-mode
|
2013-01-29 |
Augie Fackler |
hg-rebase-all: defend against no bookmarks being set
|
2012-12-18 |
Augie Fackler |
hg: switch to histedit from hg itself
|
2013-01-20 |
Augie Fackler |
zshrc: work around my shell function that turns on utf8 in screen
|
2012-12-04 |
Augie Fackler |
Merge.
|
2012-12-04 |
Augie Fackler |
hg_rebase_all: fix exit status check
|
2012-12-04 |
Augie Fackler |
irssi: install and autorun tmux_away.pl
|
2012-12-04 |
Augie Fackler |
emacs: install wgrep all the time
|
2012-12-04 |
Augie Fackler |
python-mode-hook: give up on flyspell-prog-mode, as it can be very very slow
|
2012-11-12 |
Augie Fackler |
Merge
|
2012-11-12 |
Augie Fackler |
whitespace-style: cleanups from slb
|
2012-11-12 |
Augie Fackler |
emacs: add marmalade to elisp package repo list
|
2012-11-12 |
Augie Fackler |
rps1: show hg bookmark (if any) in rps1 instead of current branch
|
2012-11-12 |
Augie Fackler |
git: new glog alias for looking at graph history
|
2012-11-12 |
Augie Fackler |
emacs: clean up new frame initialization thanks to slb
|
2012-11-12 |
Augie Fackler |
af-generic-diff-repo: use monky or magit if available
|
2012-11-12 |
Augie Fackler |
go emacs: fix bug in enabling tabs for go files
|
2012-01-30 |
Augie Fackler |
_hg: symlink as _mercurial as well to fix weird behavior on Ubuntu
|
2012-01-30 |
Augie Fackler |
_hg: import from upstream
|
2012-10-17 |
Augie Fackler |
hg-rebase-all: correctly use rebase result code
|
2012-10-17 |
Augie Fackler |
python-mode: enable flyspell-prog-mode for spellchecking in comments in Python
|
2012-10-17 |
Augie Fackler |
emacs: start making an f4-dwim function
|
2012-06-15 |
Augie Fackler |
go.el: Fix some bugs exposed on a new machine.
|
2012-05-16 |
Augie Fackler |
pentadactylrc: testing out pentadactyl config options
|
2012-05-03 |
Augie Fackler |
zshrc: suppress stderr from tmux
|
2012-05-03 |
Augie Fackler |
emacs go: actually use af-go-mode-hook
|
2012-01-30 |
Augie Fackler |
functionpath: fix af_reloadfuncs()
|
2012-03-27 |
Augie Fackler |
find_dvcs_root: new function to find dvcs root dir more safely
|
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.
|
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
|
2009-12-17 |
Augie Fackler |
Merge
|
2009-12-17 |
Augie Fackler |
emacs: different font height on OS X
|
2009-12-17 |
Augie Fackler |
textmate: do not trust cached project root of $HOME
|
2009-12-17 |
Augie Fackler |
hg: enable schemes extension
|
2009-12-16 |
Augie Fackler |
ez-svn-sync: add usage help
|
2009-12-16 |
Augie Fackler |
emacs: bind f3 to next-error
|
2009-12-16 |
Augie Fackler |
vcs functions: refer to hgsubversion by the real name
|
2009-12-14 |
Augie Fackler |
emacs: scrollbars on the right
|
2009-12-09 |
Augie Fackler |
emacs: Really hide the toolbar.
|
2009-11-25 |
Augie Fackler |
Add screen_away irssi script.
|
2009-11-05 |
Augie Fackler |
zsh/bash: change default timezome
|
2009-11-05 |
Augie Fackler |
aliases: no real reason to make vi vim at this point
|
2009-11-24 |
Augie Fackler |
Merge
|
2009-11-24 |
Augie Fackler |
Add script to enable emacs keybindings in gtk
|
2009-11-24 |
Augie Fackler |
preferences: use y-or-n-p instead of yes-or-no-p
|
2009-11-24 |
Augie Fackler |
localfuncs: smart multi-vcs diff command
|
2009-11-24 |
Augie Fackler |
textmate.el: bring in upstream changes
|
2009-11-24 |
Augie Fackler |
vcs_functions: add a function to grab the path of the next unmerged file from git
|
2009-11-24 |
Augie Fackler |
emacs: mark the location of one of my sources
|
2009-10-09 |
Augie Fackler |
emacs preferences: set a text height so linux doesn't get ideas.
|
2009-10-10 |
Augie Fackler |
Merge
|
2009-10-10 |
Augie Fackler |
textmate.el: update to latest version
|
2009-10-08 |
Augie Fackler |
.elisp: Make textmate-goto-symbol always recompute function locations.
|
2009-09-28 |
Augie Fackler |
textmate: override project root definitions
|
2009-09-28 |
Augie Fackler |
path_manipulation: Fix accidental recursion.
|
2009-09-26 |
Augie Fackler |
Upgraded to newer ipython configuration.
|
2009-09-26 |
Augie Fackler |
hgignore: a couple more directories
|
2009-09-26 |
Augie Fackler |
I really always need opendiff-w.
|
2009-09-26 |
Augie Fackler |
Fix this path.
|
2009-09-17 |
Augie Fackler |
Merge
|
2009-09-17 |
Augie Fackler |
emacs: add http-twiddle for POST debugging
|
2009-09-17 |
Augie Fackler |
hgignore: everyone stand back! I know regular expressions!
|
2009-09-16 |
Augie Fackler |
textmate.el: synced with upstream
|
2009-09-15 |
Augie Fackler |
emacs modes: use comment-indent-new-line for python
|
2009-09-16 |
Augie Fackler |
emacs settings: Fix whitespace cleanup to be slightly less invasive.
|
2009-09-02 |
Augie Fackler |
gitconfig: auto color for diff and status
|
2009-08-21 |
Augie Fackler |
Use the global ignores in git too.
|
2009-08-18 |
Augie Fackler |
common_env: use new insert_element_into_var to handle PYTHONPATH more safely
|
2009-08-18 |
Augie Fackler |
path_manipulation: more flexible so it can be used on non-PATH items
|
2009-08-18 |
Augie Fackler |
textmate.el: Fix an infinite recursion bug when not using a supported VCS
|
2009-08-18 |
Augie Fackler |
vcs_functions: some versions of the shell don't like - in function names.
|
2009-08-17 |
Augie Fackler |
Upgrade to more recent layout.
|
2009-08-17 |
Augie Fackler |
Clean up .hgignore - need too many ignores on linux to not just ignore all .* in ~
|
2009-08-17 |
Augie Fackler |
vim: make config more minimal so it Just Works in more places.
|
2009-07-23 |
Augie Fackler |
Need to use paths default instead of the outdated svn url now.
|
2009-07-23 |
Augie Fackler |
Man, this is what I wanted all along.
|
2009-07-15 |
Augie Fackler |
Indentation fix.
|
2009-07-09 |
Augie Fackler |
emacs keybinding fixes
|
2009-07-09 |
Augie Fackler |
Function for selecting text inside of a quote pair.
|
2009-07-07 |
Augie Fackler |
Should really shell quote this arg.
|
2009-07-07 |
Augie Fackler |
Allow mercurial.el to default to default or default-push as needed.
|
2009-07-02 |
Augie Fackler |
Merge.
|
2009-07-02 |
Augie Fackler |
Rakefiles are ruby too.
|
2009-07-02 |
Augie Fackler |
Latest nosemacs, python menu item for running nose with --failed.
|
2009-07-02 |
Augie Fackler |
Have irb save history.
|
2009-07-02 |
Augie Fackler |
Also ignore pyo files.
|
2009-07-01 |
Augie Fackler |
Function for removing a file from Mercurial.
|
2009-06-26 |
Augie Fackler |
More ruby fixes, set html.erb to be some non-useless mode.
|
2009-06-29 |
Augie Fackler |
Add support for svnsync to update_source_trees, alias update_source_trees to update-source-trees
|
2009-06-24 |
Augie Fackler |
No toolbar, but mean it this time.
|
2009-06-22 |
Augie Fackler |
Make irb be smarter.
|
2009-06-22 |
Augie Fackler |
This works better for old versions of hggit.
|
2009-06-18 |
Augie Fackler |
Unbreaks this file, but I am not sure if the django stuff is working properly.
|
2009-06-17 |
Augie Fackler |
Ignore gem directories too.
|
2009-06-17 |
Augie Fackler |
reindent-then-newline-and-indent is the best discovery of the week.
|
2009-06-11 |
Augie Fackler |
Merge.
|
2009-06-11 |
Augie Fackler |
Add django-html-mode.
|
2009-06-11 |
Augie Fackler |
Better buffer name uniquify rules.
|
2009-06-09 |
Augie Fackler |
New settings for emacs 23 nightlies.
|
2009-06-09 |
Augie Fackler |
Want to ignore buildout dirs too.
|
2009-06-09 |
Augie Fackler |
Be more permissive if ipy() cannot be defined as in bpython.
|
2009-06-02 |
Augie Fackler |
Add some nosetests keybindings.
|
2009-04-30 |
Augie Fackler |
Experimental keybindings.
|
2009-06-10 |
Augie Fackler |
hgrc: alias is part of core Merucial now.
|
2009-05-04 |
Augie Fackler |
Latest textmate.el
|
2009-04-30 |
Augie Fackler |
Jump-to-function trick with IDO.
|
2009-04-28 |
Augie Fackler |
Disable toolbar, really use dots.
|
2009-04-28 |
Augie Fackler |
Add a fullscreen function, cleanup.
|
2009-04-30 |
Augie Fackler |
Save in server buffer also marks as done.
|
2009-04-28 |
Augie Fackler |
First stab at some menu items for the nose stuff.
|
2009-04-22 |
Augie Fackler |
Started using pylint.
|
2009-04-22 |
Augie Fackler |
Latest nosemacs.
|
2009-04-21 |
Augie Fackler |
cd to the file dir before running pyflakes to make output less verbose.
|
2009-04-21 |
Augie Fackler |
Merge.
|
2009-04-17 |
Augie Fackler |
Add a file for local functions not yet extracted into a module. Includes a function to run pyflakes on the current buffer.
|
2009-04-16 |
Augie Fackler |
Import latest nosemacs.
|
2009-04-16 |
Augie Fackler |
Fix an oops in the .hgrc.
|
2009-04-16 |
Augie Fackler |
Moving all clojure stuff to a more self-contained area.
|
2009-04-15 |
Augie Fackler |
Fix an error in nose.el
|
2009-04-15 |
Augie Fackler |
Import latest nosemacs, set nose to output dots instead of verbose output.
|
2009-04-14 |
Augie Fackler |
hg svn rebase is now hg rebase --svn
|
2009-04-14 |
Augie Fackler |
Fix some ruby mode keybindings.
|
2009-04-13 |
Augie Fackler |
Remove special case for hgsubversion that is no longer needed.
|
2009-04-10 |
Augie Fackler |
Latest nose.el from nosemacs.
|
2009-04-10 |
Augie Fackler |
Bind g to recompile in compilation-mode buffers.
|
2009-04-09 |
Augie Fackler |
Whoops, this was for debugging.
|
2009-04-09 |
Augie Fackler |
Modularize .emacs
|
2009-04-09 |
Augie Fackler |
Add nose.el.
|
2009-04-09 |
Augie Fackler |
Better hgignore for machine-specific files.
|
2009-04-09 |
Augie Fackler |
Better way of altering load-path, add support for local-to-machine emacs configs.
|
2009-04-09 |
Augie Fackler |
Add custom _subversion that works with svn 1.5 and later.
|
2009-04-07 |
Augie Fackler |
add histedit to paths
|
2009-04-07 |
Augie Fackler |
Using histedit now.
|
2009-04-05 |
Augie Fackler |
Add a reference to a private hgrc file.
|
2009-04-02 |
Augie Fackler |
Changes required by log being back to the default.
|
2009-04-01 |
Augie Fackler |
Remove bad default from log.
|
2009-04-01 |
Augie Fackler |
hg-svn-rebase-all: improved rebasing so that merges no longer abort rebasing other branches.
|
2009-03-30 |
Augie Fackler |
spawn_django: add eco compatibility.
|
2009-03-30 |
Augie Fackler |
A couple more keybindings for emacs.
|
2009-03-18 |
Augie Fackler |
Ignore haskell droppings.
|
2009-03-11 |
Augie Fackler |
Add a function to svnsync easier. Done this too many times because of hgsubversion.
|
2009-03-11 |
Augie Fackler |
Add a function to ammend the latest revision in hg. I don't do this often, but when I need it it is handy.
|
2009-03-03 |
Augie Fackler |
Add hg-svn-merge-branch which does all the steps of merging an hg branch for me.
|
2009-03-03 |
Augie Fackler |
Improved mq now works anywhere inside the parent hg repo.
|
2009-03-02 |
Augie Fackler |
Add a script that builds serf and subversion assuming all other deps are installed so that I can wipe and rebuild a little easier.
|
2009-02-20 |
Augie Fackler |
Add function to rebase all local named branches to HEAD of their parent svn branch.
|
2009-02-20 |
Augie Fackler |
basic completions for hg merge
|
2009-02-20 |
Augie Fackler |
Fix up the number of spaces required so really long branch names don't screw up the completion.
|
2009-02-20 |
Augie Fackler |
Add a custom _hg (modified off of recent crew) and fix up function path stuff in hg to improve my hg tab completions.
|
2009-02-20 |
Augie Fackler |
Fix completion stuff so that _hg will work as it should.
|
2009-02-19 |
Augie Fackler |
Fix a path entry.
|
2009-02-19 |
Augie Fackler |
Add yaml mode.
|
2009-02-19 |
Augie Fackler |
Better way to handle auto-mode stuff for clojure.
|
2009-02-19 |
Augie Fackler |
Fix root version of the bash prompt to not hork command line wrapping.
|
2009-02-11 |
Augie Fackler |
Fix a bug in shell quoting.
|
2009-02-11 |
Augie Fackler |
Edit some paths in .hgrc
|
2009-02-09 |
Augie Fackler |
Too clever for my own good in this function.
|
2009-02-09 |
Augie Fackler |
Stopgap hg-svn-mkbranch command to save me typing until the feature goes into hgsubversion itself.
|
2009-02-09 |
Augie Fackler |
Change my alias so I can use more features of log by default.
|
2009-02-09 |
Augie Fackler |
Add emacsclient as $EDITOR to editorsetup.
|
2009-02-05 |
Augie Fackler |
Fix to not strip whitespace in rst, since that format is broken to depend on trailing whitespace in some cases.
|
2009-01-27 |
Augie Fackler |
bash tweak (bash does not like local outside of functions)
|
2009-02-06 |
Augie Fackler |
Multi-hg serving code I seem to use often.
|
2009-02-06 |
Augie Fackler |
Load hggit.
|
2009-01-26 |
Augie Fackler |
Reorganize zsh files so that bash can work as well.
|
2009-01-26 |
Augie Fackler |
This has been set on my server for months, and remained uncommitted until now...
|
2009-01-21 |
Augie Fackler |
Tab fix for js2-mode
|
2009-01-21 |
Augie Fackler |
enable highlight
|
2009-01-12 |
Augie Fackler |
Fix update_source_trees to also pull versioned mq if it exists.
|
2009-01-12 |
Augie Fackler |
Midnight mode.
|
2009-01-09 |
Augie Fackler |
Add some setup to make emacs easier to use on OS X.
|
2009-01-09 |
Augie Fackler |
Add some colorized diff stuff to emacs.
|
2009-01-05 |
Augie Fackler |
Fix a bug in update_source_trees where it could eat any existing dirstack
|
2009-01-02 |
Augie Fackler |
Latest textmate.el - fixed a bug in find in type.
|
2009-01-02 |
Augie Fackler |
Latest version of textmate.el
|
2008-12-30 |
Augie Fackler |
Add textmate-find-in-project.
|
2008-12-30 |
Augie Fackler |
Add js2-mode.
|
2008-12-19 |
Augie Fackler |
Global ignores for hg.
|
2008-12-16 |
Augie Fackler |
Bad merge on my end.
|
2008-12-16 |
Augie Fackler |
New version of textmate.el
|
2008-12-16 |
Augie Fackler |
Need an alias to do log of a named branch
|
2008-12-12 |
Augie Fackler |
Start using textmate.el.
|
2008-12-12 |
Augie Fackler |
Start using bookmarks.
|
2008-12-09 |
Augie Fackler |
Don't use black for ignored files since I have a black terminal background.
|
2008-12-08 |
Augie Fackler |
Add support for the ipython-mode stuff and remove vestigial pymacs code.
|
2008-12-05 |
Augie Fackler |
Ignore gemrc
|
2008-12-05 |
Augie Fackler |
Stop mentioning this because it makes shelling out in emacs annoying.
|
2008-12-04 |
Augie Fackler |
gentags no longer needed.
|
2008-12-04 |
Augie Fackler |
Add purge extension and sort the extension list.
|
2008-12-03 |
Augie Fackler |
Fix for backspace being broken in some terminal emulators.
|
2008-12-04 |
Augie Fackler |
Add an alias to ease working with mq repos.
|
2008-12-04 |
Augie Fackler |
Add mercurial support to emacs. Improve setting of PYTHONPATH in there.
|
2008-12-03 |
Augie Fackler |
Basic git config for when I need it.
|
2008-12-03 |
Augie Fackler |
Reorder these checks. With my home being in hg, it was winning over any other
|
2008-12-03 |
Augie Fackler |
Enable the color extension for hg.
|
2008-12-02 |
Augie Fackler |
Flex matching for ido-mode.
|
2008-12-01 |
Augie Fackler |
Some edits to .emacs after my playing with Clojure, also added Clojure support files.
|
2008-12-01 |
Augie Fackler |
Add yolk to the ignores list.
|
2008-12-01 |
Augie Fackler |
Improved bash environment a little bit.
|
2008-12-01 |
Augie Fackler |
This was driving me crazy in the end.
|
2008-11-27 |
Augie Fackler |
Handy keybindings.
|
2008-11-27 |
Augie Fackler |
Add --graph to default for out/in/log and remove the no-longer-needed glog pref.
|
2008-11-26 |
Augie Fackler |
Merge in uncommitted changes.
|
2008-11-26 |
Augie Fackler |
Initial import from svn.
|