index
:
bulkrename
master
[fork] https://github.com/cym13/bulkrename
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix swapped arguments due to comm command
HEAD
master
vg@devys.org
2018-09-01
1
-6
/
+6
|
*
Fix renaming to an already existing name
Marianne Chevrot
2018-08-18
1
-3
/
+3
|
*
Remove a useless message to get to the holy 42 lines
Cédric Picard
2016-01-25
1
-1
/
+0
|
*
Fixed bug when using arguments instead of stdin
Cédric Picard
2016-01-25
1
-1
/
+2
|
*
reduce filename handling cornercases
VG
2016-01-25
1
-6
/
+4
|
|
|
|
be more robust if TMPDIR contains some unusual characters
*
reduce commands dependency (use wc instead of stat since already required)
VG
2016-01-25
1
-1
/
+1
|
*
Optimize renaming process from a loop to pipes
VG
2016-01-25
1
-6
/
+6
|
*
change quoting to make renaming review more readable and robust
VG
2016-01-25
1
-1
/
+1
|
*
better user direction
VG
2016-01-25
1
-0
/
+3
|
*
more progress and error indication (with cosmetic change)
VG
2016-01-25
1
-1
/
+2
|
*
regroup redirection to both files at the same time
VG
2016-01-25
1
-2
/
+1
|
*
use exit status of re-execution of ourself as exit status
VG
2016-01-25
1
-2
/
+1
|
*
Change interpretor to sh for more cross platform compatibility
VG
2016-01-25
1
-2
/
+2
|
*
use same interpretor as the script for calling generated commands
VG
2016-01-24
1
-1
/
+1
|
*
use mktemp to avoid some sort of name clash and temp file attack
VG
2016-01-24
1
-13
/
+13
|
*
add error message for controlling/interactive terminal for clarity
VG
2016-01-24
1
-2
/
+2
|
*
fix a bug if arguments contain a '%'
VG
2016-01-24
1
-1
/
+1
|
*
Shit, the code was too short
Cédric Picard
2015-11-30
1
-1
/
+2
|
*
Readme is now officially rst
Cédric Picard
2015-11-30
1
-4
/
+5
|
*
Little modifications, huge speed boost
Cédric Picard
2015-11-30
1
-11
/
+10
|
*
Added LICENSE
Cédric Picard
2014-05-12
1
-0
/
+14
|
*
Initial commit - All works
Cédric Picard
2014-05-12
2
-0
/
+75