itchyny
|
ac672113f2
|
check same source path after clean
|
2020-01-08 11:10:27 +09:00 |
|
itchyny
|
7ab2aee878
|
clone files for rename count test
|
2020-01-08 11:09:14 +09:00 |
|
itchyny
|
b9e1d955b6
|
improve error message on editor error
|
2020-01-08 10:44:05 +09:00 |
|
itchyny
|
33a796548f
|
check source duplication
|
2020-01-08 10:42:16 +09:00 |
|
itchyny
|
1bb8c86761
|
add comments to the main logic
|
2020-01-08 10:27:20 +09:00 |
|
itchyny
|
e306b90e00
|
list all the sources to skip the cleaned sources
|
2020-01-08 09:23:21 +09:00 |
|
itchyny
|
8dca62c00c
|
add usage to README.md
|
2020-01-08 09:10:02 +09:00 |
|
itchyny
|
d838f2b136
|
remove renames with same source and destination
|
2020-01-08 09:02:17 +09:00 |
|
itchyny
|
0926ef4faa
|
clean source path as well to allow directory rename cycle
|
2020-01-08 01:21:15 +09:00 |
|
itchyny
|
e3710bd25c
|
Merge pull request #1 from mattn/editor
Use vi when $EDITOR is empty
|
2020-01-08 01:18:30 +09:00 |
|
Yasuhiro Matsumoto
|
ebadaeb651
|
Use vi when $EDITOR is empty
|
2020-01-08 01:13:05 +09:00 |
|
itchyny
|
06dd54fc4e
|
embed git revision
|
2020-01-08 01:06:42 +09:00 |
|
itchyny
|
afe86778a9
|
update README.md
|
2020-01-08 01:01:08 +09:00 |
|
itchyny
|
4f29c7e2ed
|
implement editor rename
|
2020-01-08 01:00:22 +09:00 |
|
itchyny
|
949c92af35
|
implement mmv cli base
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
5515f2c87a
|
rename Move to Rename
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
72dc9b0e83
|
check destination error on cleaned path
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
0e578e6b83
|
return error on empty path
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
8d8905510f
|
return error on duplicate destination
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
33d7af2229
|
implement cycle renames
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
02f7964dc5
|
introduce rename struct
|
2020-01-08 00:40:54 +09:00 |
|
itchyny
|
c7ce5a25a1
|
add test cases
|
2020-01-08 00:40:53 +09:00 |
|
itchyny
|
dc16bb0051
|
implement simple Move function
|
2020-01-08 00:40:43 +09:00 |
|
itchyny
|
ac88fa99fe
|
initialize repository
|
2020-01-08 00:40:41 +09:00 |
|