Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-31 | reorder for clarity | Andrew Cady | |
2020-05-31 | wording | Andrew Cady | |
2020-05-31 | git-ll-remote: show more info when -a is given | Andrew Cady | |
2020-05-31 | git-ll-remote: improve messaging and add -u | Andrew Cady | |
2020-05-31 | fix definition of ancestor | Andrew Cady | |
git believes that a hash is its own ancestor! | |||
2020-05-30 | git-ll-remote: improved reporting; fixes | Andrew Cady | |
2020-05-30 | xvnc fix for local $DISPLAY > :0 | Andrew Cady | |
2020-05-30 | improve git-ll-remote | Andrew 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-28 | new command git-autotag | Andrew 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-26 | sliceweasel: change launch command to "firefox" | Andrew Cady | |
2020-05-26 | sliceweasel: fix syntax error | Andrew Cady | |
2020-05-19 | lptext: expand tabs | Andrew Cady | |
2020-05-05 | git-ll-remote | Andrew Cady | |
2020-01-19 | add ttoggle | Andrew Cady | |
2019-10-13 | xvnc bugfix | Andrew Cady | |
2019-10-13 | new command: quickserve | Andrew Cady | |
2019-10-12 | add support for specifying ssh port | Andrew Cady | |
2019-09-18 | xvnc: add option -r to share local display to remote side | Andrew Cady | |
2019-09-18 | new command: alarming | Andrew Cady | |
2019-08-19 | various changes | Andrew Cady | |
2019-04-24 | update musopen to new web API | Andrew Cady | |
2019-04-07 | 'asdf': add dvorak support | Andrew Cady | |
type 'qwer' to switch to dvorak type 'asdf' to switch back to usa no support for russian dvorak at the moment | |||
2018-12-09 | new commands | Andrew Cady | |
2018-12-09 | sliceweasel: WIP on cpu slicing | Andrew Cady | |
2018-12-09 | git-push-clone | Andrew Cady | |
2018-09-11 | git-push-clone: Set core.bare=false | Andrew Cady | |
If 'bare' is unset, git allows pushing into the checked out branch, contrary to what I assumed. | |||
2018-09-11 | interactive-rename | Andrew Cady | |
2018-09-11 | git-push-clone | Andrew Cady | |
2018-08-06 | pavol: fix --mute=[on|off] | Andrew Cady | |
2018-07-27 | amixer-enable-mic: ignore capture channel map | Andrew Cady | |
2018-07-27 | amixer-enable-mic: optional verbosity | Andrew Cady | |
2018-07-27 | xvnc | Andrew Cady | |
2018-06-27 | thinkpad-rotate | Andrew Cady | |
2018-06-12 | wifi restarting scripts | Andrew Cady | |
2018-06-12 | ssh host aliases | Andrew Cady | |
2018-06-12 | webm command | Andrew Cady | |
2018-06-12 | asdf | Andrew Cady | |
(Seriously. asdf. That's what it is.) | |||
2018-06-12 | improvements | Andrew Cady | |
2018-06-12 | sliceweasel | Andrew Cady | |
2018-01-04 | new command: dbus-autolaunch | Andrew Cady | |
2017-12-16 | new command 'xchdir' launches xterm with specified cwd | Andrew Cady | |
2017-12-11 | new command "record" for quick audio recording | Andrew Cady | |
2017-12-11 | pavol: show mute status in output | Andrew Cady | |
2017-12-11 | pavol: new option: --mute | Andrew Cady | |
2017-12-11 | fix pavol for newer pactl | Andrew Cady | |
2017-12-11 | new command: sliceweasel | Andrew Cady | |
sliceweasel starts iceweasel with max 50% system memory available to it it requires sudo | |||
2017-12-11 | Change ffmpeg command line | Andrew Cady | |
The newer ffmpeg crashes without this change Note: ||/ Name Version Architecture +++-==============-================-============ ii ffmpeg 7:3.2.9-1~deb9u1 amd64 | |||
2017-05-24 | x11-ssh-host allows choice of screen over tmux on the remote side | Andrew Cady | |
2017-03-09 | lptext: use text2png | Andrew Cady | |
2017-03-09 | new command: text2png | Andrew Cady | |