| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
Some extractors do not provide it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The only bug left right know, is that multiple same mappings can be
generated because of the ways the types interact with each other.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
I have never really used this plugin, and the recent breaking API
changes where reason enough to remove it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|