summaryrefslogtreecommitdiff
path: root/dot/local/bin
AgeCommit message (Collapse)Author
2020-05-31git-ll-remote: show more info when -a is givenAndrew Cady
2020-05-31git-ll-remote: improve messaging and add -uAndrew Cady
2020-05-31fix definition of ancestorAndrew Cady
git believes that a hash is its own ancestor!
2020-05-30git-ll-remote: improved reporting; fixesAndrew Cady
2020-05-30xvnc fix for local $DISPLAY > :0Andrew Cady
2020-05-30improve git-ll-remoteAndrew Cady
0) If we already have the ref to be fetched, "git fetch" will no longer even be called, making this command much faster overall most of the time. 1) By default, only print remote branches that have pushed onto the local HEAD. If you don't do any rebasing, these correspond roughly to "pull requests". 2) With "-r", only print remote branches that are ANCESTORS of HEAD. These may be people you need to nag more because you are requesting the pull from them. As likely, they are old stale branches that you should delete. 3) With "-a", print everything.
2020-05-28new command git-autotagAndrew Cady
like 'git tag', except specify (with '-u') the default gpg keyring's default uid (instead of using the uid from the git user).
2020-05-26sliceweasel: change launch command to "firefox"Andrew Cady
2020-05-26sliceweasel: fix syntax errorAndrew Cady
2020-05-19lptext: expand tabsAndrew Cady
2020-05-05git-ll-remoteAndrew Cady
2020-01-19add ttoggleAndrew Cady
2019-10-13xvnc bugfixAndrew Cady
2019-10-13new command: quickserveAndrew Cady
2019-10-12add support for specifying ssh portAndrew Cady
2019-09-18xvnc: add option -r to share local display to remote sideAndrew Cady
2019-09-18new command: alarmingAndrew Cady
2019-08-19various changesAndrew Cady
2019-04-24update musopen to new web APIAndrew Cady
2019-04-07'asdf': add dvorak supportAndrew Cady
type 'qwer' to switch to dvorak type 'asdf' to switch back to usa no support for russian dvorak at the moment
2018-12-09new commandsAndrew Cady
2018-12-09sliceweasel: WIP on cpu slicingAndrew Cady
2018-12-09git-push-cloneAndrew Cady
2018-09-11git-push-clone: Set core.bare=falseAndrew Cady
If 'bare' is unset, git allows pushing into the checked out branch, contrary to what I assumed.
2018-09-11interactive-renameAndrew Cady
2018-09-11git-push-cloneAndrew Cady
2018-08-06pavol: fix --mute=[on|off]Andrew Cady
2018-07-27amixer-enable-mic: ignore capture channel mapAndrew Cady
2018-07-27amixer-enable-mic: optional verbosityAndrew Cady
2018-07-27xvncAndrew Cady
2018-06-27thinkpad-rotateAndrew Cady
2018-06-12wifi restarting scriptsAndrew Cady
2018-06-12ssh host aliasesAndrew Cady
2018-06-12webm commandAndrew Cady
2018-06-12asdfAndrew Cady
(Seriously. asdf. That's what it is.)
2018-06-12improvementsAndrew Cady
2018-06-12sliceweaselAndrew Cady
2018-01-04new command: dbus-autolaunchAndrew Cady
2017-12-16new command 'xchdir' launches xterm with specified cwdAndrew Cady
2017-12-11new command "record" for quick audio recordingAndrew Cady
2017-12-11pavol: show mute status in outputAndrew Cady
2017-12-11pavol: new option: --muteAndrew Cady
2017-12-11fix pavol for newer pactlAndrew Cady
2017-12-11new command: sliceweaselAndrew Cady
sliceweasel starts iceweasel with max 50% system memory available to it it requires sudo
2017-12-11Change ffmpeg command lineAndrew Cady
The newer ffmpeg crashes without this change Note: ||/ Name Version Architecture +++-==============-================-============ ii ffmpeg 7:3.2.9-1~deb9u1 amd64
2017-05-24x11-ssh-host allows choice of screen over tmux on the remote sideAndrew Cady
2017-03-09lptext: use text2pngAndrew Cady
2017-03-09new command: text2pngAndrew Cady
2017-03-09x11-ssh-host: launch remote "screen" with "-e" optionAndrew Cady
2017-03-09aliases to ssh to various hostsAndrew Cady