|
d5efc7db1c
|
Refactor and buxfix (paths with funky characters would raise)
|
2018-09-02 15:58:10 +02:00 |
|
|
2ad95914e0
|
Add option to disallow special characters. closes #2
|
2018-09-02 15:58:02 +02:00 |
|
|
e20f442016
|
Add option to append special characters to whitelist
|
2018-09-02 15:57:31 +02:00 |
|
|
0da93de25a
|
Implement custom separators via argparse
|
2018-09-02 15:57:26 +02:00 |
|
|
605a7cc5bf
|
Add shebang line for easy symlinking purposes
|
2018-09-02 15:57:20 +02:00 |
|
|
286e666091
|
Make whitelist a set as it is more logical & idiomatic
|
2018-09-02 15:57:10 +02:00 |
|
|
734f4c1a04
|
Remove totally unnecessary .gitignore file
|
2018-09-02 15:57:04 +02:00 |
|
|
fcf06ef580
|
Fix a bug where script would crash due to paths being normalised
|
2018-09-02 15:56:53 +02:00 |
|
|
00b39bb305
|
Fix a bug where the normalised file would be moved. closes #1
|
2018-09-02 15:56:39 +02:00 |
|
|
f58497969c
|
Refactor characters which should not be bothered into a whitelist
|
2018-09-02 15:56:30 +02:00 |
|
|
52dd5a2c22
|
Add os specific stuff to .gitignore
|
2018-09-02 15:56:21 +02:00 |
|
|
4c566747c2
|
Add explanations to some lines
|
2018-09-02 15:56:09 +02:00 |
|
|
ad1d8b4628
|
Leave underscores in place (previously they were omitted)
|
2018-09-02 15:55:57 +02:00 |
|
|
71f41a62fd
|
Leave dashes in place
|
2018-09-02 15:55:43 +02:00 |
|
|
fe1c4b27ba
|
Initial commit
|
2018-09-02 15:55:36 +02:00 |
|