| Age | Commit message (Collapse) | Author |
|
|
|
Kwargs were not transformed correctly if a value was set to 0 due to
wrong if condition.
Signed-off-by: František Nečas <fifinecas@seznam.cz>
|
|
|
|
|
|
|
|
Oh how much I dislike linters that don't format, and a lack of
formatter integration into my IDE :(.
|
|
Fixes #833
|
|
ajdavis-multi-value
|
|
This fixes #869
|
|
|
|
#717
|
|
Solves #717
|
|
Among other things, remotes are now correctly identified when in a
separate worktree.
|
|
|
|
|
|
|
|
Using "import as" is normally a time saver but for usability of the documentation, please consider removing osp and join with fully qualified calls for better snippet readability.
|
|
|
|
|
|
Also store the rename score
|
|
|
|
greater or lower than 24 hours.
Add tests that exercise the new behaviour
|
|
Fixes #743
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
yarikoptic-bf-includes
|
|
|
|
|
|
|
|
|
|
|
|
windows
|
|
|
|
|
|
I did keep some "bare" except with catch all Exception: , while tried to disable
flake8 complaints where clearly all exceptions are to be catched
|
|
|
|
|
|
Remove trailing slash on drive path
|
|
commit-msg hook support
|
|
|
|
|
|
case eg pathlib.Path is passed
|
|
|
|
|
|
|