| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
Previously, arguments to fupdate were also passed along to the update
script, they should now be filtered out. If passing them along is
wanted, they can be put behind a `--`.
|
|
|
|
|
| |
The check ran the update script if `--no-script` was specified and did
not run it, if it was not.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This project was hosted as a separate git repository. It is now
vendored, like the other projects directly associated with the
configuration.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This makes reviewing (and closing) opened firefox tabs easier.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This includes getting all shellscripts to pass shellcheck. To accomplish
this, some old scripts were removed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This should fix an issue where the comment is appended to the wrong reply
chain, when one person has commented twice. This builds on the assumption
that comments are sorted by timestamp (which they are in this case).
|
| |
|