Mubashshir

Results 34 issues of Mubashshir

post-commit shows ```bash error: $pkgname/.SRCINFO: does not exist and --remove not passed fatal: Unable to process path $pkgname/.SRCINFO ```

This hook didn't detect cap'd subject when prefixed with `tag:`/`[tag]`/`{tag}` eg. ```commit tag(scope): Subject cap check failed [tag] Subject cap check failed {tag} Subject cap check failed ``` `@(+([[:alnum:]])?(\(+([[:alnum:]])\)):|\[+([[:alnum:][:punct:]])\]|\{+([[:alnum:][:punct:]])\}|squash\!)` matches...

- hook: Ignore commit trailers in body - test: Ignore global hooks - test: Add case for autogenerated commit trailers

please add support for `/pattern/FLAGS`

**Describe the bug** requests_cache.CachedSession was moved to requests_cache.session.CachedSession

Twitter deleted trackma api creds. ps: I'm using creds from taiga for now :P

#### Steps to reproduce * Open trackma. * Play something. * Close player. * Check for zombie process with `zps -l` ``` sh-5.0$ zps -l PID PPID STATE NAME COMMAND...

need feedback
help wanted

Please Add option to use English titles for kitsu.io like Current|English :---|:--- Tate no Yuusha no Nariagari|The Rising of The Shield Hero

feature request
api:kitsu

`GET /requested/path/` with nginx server-side scripting ```html Files ``` would generate. ```html Files /requested/path/ ``` but it generates ```html Files /static/header.html ``` after configuring fancyindex header with subrequest. it'd be...