calaoa
calaoa
The description node in the component's template is currently a `p`, which prevents from adding [non phrasing content](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p) as a description (e.g. a `section`). This issue is about turning that...
## Steps to reproduce * Run the `log` function with options `{"-p": null}` ## Actual result The returned data contains a DiffSummary object but it seems to be empty while...
Hi all, Git supports passing multiple author strings via the `--author` option. Do you know if there's a way to pass multiple authors to node-gitlog as well?
Hi everyone, This is more a question than an issue, hoping it's ok. `git log` has a `-p` switch which is handy to get the diffs directly in the log...
- Replace named groups by numbered groups - Fix typo in variable 'noparse'