Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-14 | refactor cutbuffer to single file | Andrew Cady | |
2021-09-14 | cutbuffer finaller cleanup | Andrew Cady | |
2021-09-14 | cutbuffer final cleanup | Andrew Cady | |
2021-09-14 | new command: latest | Andrew Cady | |
2021-09-14 | cutbuffer_pop: fix sort order | Andrew Cady | |
2021-09-14 | cutbuffer_push: cleanup | Andrew Cady | |
2021-09-14 | cutbuffer_pop: cleanup | Andrew Cady | |
2021-09-14 | fixed cutbuffer stack feature | Andrew Cady | |
2021-09-14 | cutbuffer stack feature partially implemented | Andrew Cady | |
2021-07-11 | cmd: choose-printer | Andrew Cady | |
2021-03-04 | scripts copied from penme.git | Andrew Cady | |
2021-02-10 | twmp4 | Andrew Cady | |
2021-01-18 | nm-reup.sh | Andrew Cady | |
2021-01-10 | improve twmp4 | Andrew Cady | |
2021-01-09 | bup: backup files or snapshots | Andrew Cady | |
2021-01-07 | im: auto-marginate | Andrew Cady | |
2021-01-07 | twmp4 | Andrew Cady | |
2021-01-07 | marginate | Andrew Cady | |
2020-12-17 | webencode: verbose when $DEBUG set | Andrew Cady | |
2020-12-17 | marginate: twitter aspect ratio | Andrew Cady | |
2020-12-12 | m3u8 | Andrew Cady | |
2020-12-05 | webencode refactor | Andrew Cady | |
2020-12-05 | new commands | Andrew Cady | |
2020-11-24 | im: screenshot wrapper | Andrew Cady | |
2020-10-29 | shallow cloning breaks the detection of remote branch status | Andrew Cady | |
2020-10-29 | improvements | Andrew Cady | |
2020-06-18 | disable spurious check | Andrew Cady | |
2020-06-04 | get_youtube-dl() | Andrew Cady | |
2020-05-31 | git-ll-remote: add -n/-N, making -n default | Andrew Cady | |
This restores the default behavior (changed in yesterday's commits) of only showing refs/namespaces/* branches. | |||
2020-05-31 | style | Andrew Cady | |
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 | |