]> git.wincent.com - wincent.git/shortlog
wincent.git
2020-03-19  Greg Hurrellstyle: format TS files
2020-03-19  Greg Hurrellrefactor: extract "bin/tsc"
2020-03-19  Greg Hurrellrefactor: leverage PATH in scripts
2020-03-19  Greg Hurrellrefactor: provide initial test harness
2020-03-20  Greg Hurrellfeat: demonstrate very simple test harness
2020-03-20  Greg Hurrellfix: update help output
2020-03-20  Greg Hurrellrefactor: extract common functions
2020-03-20  Greg Hurrellrefactor: make bin/ helper scripts
2020-03-20  Greg Hurrellrefactor: run TypeScript using n + node + yarn instead...
2020-03-20  Greg Hurrellchore: add vendored copy of Yarn
2020-03-20  Greg Hurrellchore: add "n" submodule
2020-03-20  Greg Hurrellrefactor: show that imports aren't working well
2020-03-20  Greg Hurrellfeat: create seed version of "install-next" script
2020-03-20  Greg Hurrellchore(portool): tame gradle daemon
2020-03-18  Greg Hurrellfeat(brew): add "mtr" to Brewfile
2020-03-17  Greg Hurrellrevert: "chore: update virtualenv to 20.0.10"
2020-03-17  Greg Hurrellchore: update other submodules
2020-03-17  Greg Hurrellchore: update virtualenv to 20.0.10
2020-03-17  Greg Hurrellchore: update Ansible
2020-03-17  Greg Hurrelldocs(iterm): fix UUID in README.md
2020-03-17  Greg Hurrellfeat(vim): break undo sequences up into smaller chunks
2020-03-17  Greg Hurrellfeat(vim): let :Mvim open current directory
2020-03-17  Greg Hurrellchore(brew): update Brewfile
2020-03-17  Greg Hurrellrefactor(brew): use double quotes in Brewfile
2020-03-17  Greg Hurrellrefactor(zsh): wordsmith `portool help` output
2020-03-17  Greg Hurrelldocs: update stale reference to `fzf`
2020-03-17  Greg Hurrellfeat(brew): add "duti"
2020-03-15  Greg Hurrellrefactor(iTerm): get rid of unnecessary `env` invocation
2020-03-14  Greg Hurrelldoc: fix link syntax
2020-03-14  Greg Hurrellfeat(vim): set up vim:// URL schema
2020-03-14  Greg Hurrellfix(vim): work around Emoji issues on Neovim
2020-03-12  Greg Hurrellfeat(zsh): remove scratch files more aggressively
2020-03-09  Greg Hurrellfeat(git): make `wd` alias more useful
2020-03-09  Greg Hurrellfix(zsh): make directory hash comparisons case-insensitive
2020-03-06  Greg Hurrellfeat(zsh): teach `portool config {add,rm}` to take...
2020-03-03  Greg Hurrellfix(vim): stop "deploy" buffers from polluting the...
2020-03-03  Greg Hurrellfix(vim): make <localleader>d work when no current...
2020-02-28  Greg Hurrellchore(zsh): use setup-profile-dxp in `portool daily`
2020-02-27  Greg Hurrellfix: correct typo in `portool config` usage information
2020-02-27  Greg Hurrellchore: add JournalDDMEditorConfiguration.config
2020-02-26  Greg Hurrellchore(zsh): reactivate binaries cache
2020-02-21  Greg Hurrellstyle: format JS, JSON, Markdown with Prettier
2020-02-21  Greg Hurrellfeat(zsh): teach portool to deal with near-matches...
2020-02-21  Greg Hurrellfeat(zsh): add `portool clean` as alias for `portool...
2020-02-18  Greg Hurrellfeat(zsh): add "git full" alias
2020-02-18  Greg Hurrellfix(zsh): update portal properties to avoid log noise
2020-02-18  Greg Hurrellfeat(zsh): add "git hub go" subcommand
2020-02-13  Greg Hurrellfix(vim): add guard before assuming presence of DirChan...
2020-02-13  Greg Hurrellchore(vim): turn off Loupe "n" and "N" mappings
2020-02-13  Greg Hurrellfeat(zsh): teach `git hub ls` to degrade gracefully...
2020-02-12  Greg Hurrellfeat(vim): add groovy snippets
2020-02-11  Greg Hurrellfeat(zsh): teach `git hub send` to take an optional...
2020-02-11  Greg Hurrellfix(vim): update command-t submodule to work around bug
2020-02-11  Greg Hurrellfeat(tmux): tweak swap-window bindings for better exper...
2020-02-11  Greg Hurrellchore(vim): update bundle
2020-02-11  Greg Hurrellfix(vim): correct path and naming problems in update...
2020-02-11  Greg Hurrellchore(vim): update LanguageClient-neovim
2020-02-10  Greg Hurrellfix(tmux): delay send-keys call
2020-02-10  Greg Hurrellfix(tmux): avoid error message about window-status...
2020-02-10  Greg Hurrellfix(tmux): escape curlies for tmux v3
2020-02-10  Greg Hurrellfix(tmux): avoid spammy error messages about removed...
2020-02-10  Greg HurrellMerge branch 'pull/81'
2020-02-10  Greg Hurrellrefactor(tmux): escape backslash with quotes for v2...
2020-02-10  Joe Lencionichore(tmux): escape backslash for tmux 3
2020-02-09  Greg Hurrellchore(vim): update Ferret submodule
2020-02-03  Greg Hurrellstyle(zsh): clean up a comment
2020-02-03  Greg Hurrellchore(zsh): add shortcut hash for getting to commerce...
2020-01-20  Greg Hurrellfeat(zsh): teach `portool {node,yarn}` to look for...
2020-01-17  Greg Hurrellchore(tmux): bump tmux history-limit
2019-12-17  Greg Hurrellperf(zsh): prefer Git wire protocol version 2
2019-12-01  Greg Hurrellchore(vim): update Command-T plugin
2019-11-28  Greg Hurrellfeat(zsh): add `git hub send` subcommand
2019-11-26  Greg Hurrellrefactor(zsh): drop unnecessary explicit "all" portool...
2019-11-25  Greg Hurrellfeat(zsh): add bindings to move tmux windows left and...
2019-11-14  Greg Hurrellrefactor(zsh): make `portool {pause,resume}` target...
2019-11-13  Greg Hurrellfeat(zsh): add `portool watch`
2019-11-12  Greg Hurrellfeat(zsh): give "deployFast" another try
2019-10-31  Greg Hurrellfix(vim): force LanguageClientStart in tsx/JSX files
2019-10-31  Greg Hurrellstyle(vim): fix whitespace
2019-10-31  Greg Hurrellchore(vim): update LanguageClient-neovim
2019-10-31  Greg Hurrellfix(zsh): really make sure `portool deploy frontend...
2019-10-30  Greg Hurrellfix(zsh): make sure `portool deploy frontend-taglib...
2019-10-29  Greg Hurrellfix(zsh): update more branches in `portool daily`
2019-10-25  Greg Hurrellfix(vim): work around unwanted "javascriptreact"/"types...
2019-10-25  Greg Hurrellfix(zsh): truncate log at start of each `portool daily...
2019-10-25  Greg Hurrellfix(zsh): add missing "&&" after git-fetch invocation
2019-10-22  Greg Hurrellfeat(zsh): update `portool daily` to reflect new build...
2019-10-18  Greg Hurrellfeat(vim): Teach :OpenOnGitHub to highlight visual...
2019-10-17  Greg Hurrellfix(zsh): really preserve log file in `portool daily...
2019-10-17  Greg Hurrellfix(zsh): don't clean ee build log file in `portool...
2019-10-16  Greg Hurrellrefactor(zsh): remove unnecessary echos from `portool...
2019-10-16  Greg Hurrellfeat(zsh): teach `git hub link` to accept N parameters
2019-10-16  Greg Hurrellfeat(zsh): teach `git hub fetch` to work with N arguments
2019-10-16  Greg Hurrellfeat(zsh): add `git hub fetch`
2019-10-15  Greg Hurrellfeat(zsh): make `portool tail` work with alternate...
2019-10-14  Greg Hurrellfix(zsh): include log file name in messages
2019-10-14  Greg Hurrellchore(zsh)!: remove parallel builds from `portool daily`
2019-10-14  Greg Hurrellperf(zsh): attempt to speed up `portool daily` by reduc...
2019-10-14  Greg Hurrellfix(vim): get rid of unwanted concealing in Markdown...
2019-10-14  Greg Hurrelldocs: update CHANGELOG.md
next