index
:
unixize
go-full-stack
master
no-chdir
Simple tool to bulk rename files to unix_case
jozan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
c_unixize.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
A directory is now a required argument, for safety
jozan
1
-10
/
+10
2020-11-14
Good retval, no leak, everything seems fine. Now documentation
jozan
1
-2
/
+1
2020-11-14
Now renames BE CAREFUL
jozan
1
-3
/
+18
2020-11-14
Recursive bug fix
jozan
1
-2
/
+2
2020-11-13
Indent changes
jozan
1
-9
/
+9
2020-11-12
Work to do
jozan
1
-1
/
+1
2020-11-12
New option to show what's untouched
jozan
1
-0
/
+8
2020-11-12
Update
jozan
1
-1
/
+2
2020-11-12
In progress
jozan
1
-1
/
+3
2020-11-08
Subst stuff, no unicode and extended ascii
jozan
1
-1
/
+0
2020-11-08
Added an option to subst extensions
jozan
1
-1
/
+1
2020-11-08
It's starting to work
jozan
1
-1
/
+2
2020-11-08
Substitution in progress
jozan
1
-1
/
+1
2020-11-08
In progress
jozan
1
-3
/
+3
2020-11-08
Nice format, now subst
jozan
1
-13
/
+21
2020-11-08
Added relative path nice
jozan
1
-3
/
+18
2020-11-07
Fixed my shit
jozan
1
-1
/
+1
2020-11-07
Ignored fossil-settings
jozan
1
-0
/
+3
2020-11-06
A lot of work done, now subst
jozan
1
-1
/
+3
2020-11-06
Must reparse options
jozan
1
-2
/
+10
2020-11-06
Freed some leaks, work in progress
jozan
1
-2
/
+2
2020-11-06
Recursion in progress
jozan
1
-3
/
+10
2020-11-05
Looks like I have to code well
jozan
1
-14
/
+5
2020-11-05
Duplicate done, trying to go recursive
jozan
1
-4
/
+47
2020-11-05
Improvement, skipping "." and ".."
jozan
1
-1
/
+1
2020-11-05
Cleaner
jozan
1
-5
/
+2
2020-11-05
Correctly parsed file names
jozan
1
-6
/
+17
2020-11-05
Reading in progress
jozan
1
-9
/
+16
2020-11-04
Now getting directory files
jozan
1
-14
/
+9
2020-11-04
Prompting for confirmation
jozan
1
-9
/
+8
2020-11-04
In progress
jozan
1
-1
/
+1
2020-11-04
In progress
jozan
1
-0
/
+2
2020-11-02
I'll see norm later
jozan
1
-3
/
+2
2020-11-02
Learning getopt(3)
jozan
1
-4
/
+19
2020-11-02
Makefile now working
jozan
1
-4
/
+8
2020-11-02
In progress
jozan
1
-0
/
+57