Sebastian Wilzbach
|
d96b48f765
|
Use git --describe tags as version string
|
2018-04-12 16:24:44 +02:00 |
The Dlang Bot
|
eafae0f6c0
|
Merge pull request #596 from BBasile/issue-195
fix #195 - Unrecognized CLI options gives huge stacktrace
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
|
2018-04-04 21:03:34 +02:00 |
Basile Burg
|
1a2352d17f
|
fix #195 - Unrecognized CLI options gives huge stacktrace
|
2018-04-04 16:48:35 +02:00 |
Basile Burg
|
7014d54a3f
|
fix spaces indentation
|
2018-04-04 16:43:59 +02:00 |
The Dlang Bot
|
a619e6bba0
|
Merge pull request #582 from wilzbach/window-config-file
Fix #268 - Use the User's profile directory under Windows
merged-on-behalf-of: Brian Schott <Hackerpilot@users.noreply.github.com>
|
2018-04-03 09:48:08 +02:00 |
Sebastian Wilzbach
|
75274faedb
|
Fix #268 - Use the User's profile directory under Windows
|
2018-04-03 03:08:26 +02:00 |
BBasile
|
cb31d2501e
|
add IZ safeAccess util and refactor several && chains with it (#577)
* add IZ safeAccess util and refactor several && chains with it
* show how to make inference working
|
2018-04-02 17:29:36 +02:00 |
Basile Burg
|
bed35ad9b8
|
remove help for non existing option
|
2018-03-31 00:51:21 +02:00 |
Basile Burg
|
67e0f8a9e4
|
Use new config name override instead of breaking existing ini
|
2018-03-30 23:59:36 +02:00 |
Sebastian Wilzbach
|
14ae261d55
|
Hot-fix for #570 (#572)
|
2018-03-24 20:24:39 +01:00 |
BBasile
|
eb281030f5
|
Add a temporary function that warns or patches the old INI section (#570)
* Add a temporary function that warns or patches the old INI section
* fix tabs in help message
|
2018-03-23 16:03:40 +01:00 |
Laurent Tréguier
|
2be1a1f22f
|
Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`
* Fix .gitignore
* Fix .dscanner.ini
|
2018-03-22 20:15:42 +01:00 |