aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2006-07-05 06:20:54 +0000
committerAndy Shevchenko <andy@smile.org.ua>2006-07-05 06:20:54 +0000
commit4fcfed0aeca755064bb273cad05a267e0a6b3bd6 (patch)
treee59d1df6a35f58e3205f83c63a310fca8b704d12 /TODO
parent0dfe00d8479766601ff3d6a367e72183ea3bc43c (diff)
downloadrenrot-4fcfed0aeca755064bb273cad05a267e0a6b3bd6.tar.gz
renrot-4fcfed0aeca755064bb273cad05a267e0a6b3bd6.tar.bz2
Implement --backup option.
Small cutting of usage() messages. git-svn-id: file:///svnroot/renrot/trunk@215 fe2816f4-e837-0410-b10a-f608c9d244a1
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 11 insertions, 4 deletions
diff --git a/TODO b/TODO
index 0f5bbba..8d9a5bd 100644
--- a/TODO
+++ b/TODO
@@ -35,7 +35,11 @@ Disk I/O
35 35
36- avoid hard link making where in and out files on different partitions 36- avoid hard link making where in and out files on different partitions
37 37
38- backup option for making or not backups 38+ backup option for making or not backups
39
40- check free space before start batch operation (probably find given file with
41 maximum lenght and compare it with 1/3 of free space or 1/2 if --no-backup is
42 defined)
39 43
40 44
41User interface 45User interface
@@ -46,10 +50,13 @@ User interface
46 50
47File naming 51File naming
48 52
49- to add to the template %n - original file name as is 53+ to add to the template %n - original file name as is
50- to add to the template %e - original extention as is 54
55+ to add to the template %e - original extention as is
56
51q virtual renaming 57q virtual renaming
52 58
59
53Verbosity 60Verbosity
54 61
55q to implement progress indicator or spinning indicator 62q to implement progress indicator or spinning indicator
@@ -59,7 +66,7 @@ Code
59 66
60+- to review the code to optimize it where it's possible. 67+- to review the code to optimize it where it's possible.
61 68
62- to tune style look of comments, code e.t.c. 69- to tune style look of comments, code, e.t.c.
63 70
64 71
65Other 72Other

Return to:

Send suggestions and report system problems to the System administrator.