Commit Graph

208 Commits

Author SHA1 Message Date
1588519eff Unified command-line parsing 2005-07-14 17:13:14 +00:00
fa1231e0ff Code cleanup 2005-07-14 17:12:09 +00:00
6c20dff61e Fixed usage 2005-07-14 17:11:58 +00:00
6cf4acdbe9 Fixed error message 2005-07-14 17:11:40 +00:00
6f100c0a7a Fixed "-m" command line option parsing (only numerical is supported) 2005-07-14 17:11:24 +00:00
b25ac91bc8 Command-line option "-f" is not implemented 2005-07-14 17:07:43 +00:00
3b0d2849f9 Fixed error message 2005-07-14 17:05:49 +00:00
eb41fcfaad Fixed -m command line option (only numerical form is supported) 2005-07-14 16:58:16 +00:00
027c167084 *** empty log message *** 2005-06-16 01:54:32 +00:00
b801bb6047 Bugs submitted 2005-06-15 03:45:22 +00:00
1530c909f4 Upgrading to today's standards (is just barely started anyway) 2005-06-14 04:36:09 +00:00
f0e05efa18 Code cleanup 2005-06-14 04:26:22 +00:00
a2c308cb4e Code cleanup 2005-06-14 04:25:31 +00:00
6fc807ef60 According to make usage it seems like with -f rm should return success code if a file doesn't exist 2005-06-14 00:24:15 +00:00
06b36386f8 Implemented recursive unlinking 2005-06-10 22:36:33 +00:00
80cd9078de Fixed confirmation 2005-06-08 15:13:44 +00:00
45dd4ecf49 Asking for confirmation when appropriate 2005-06-08 15:09:46 +00:00
a66b7d7108 Going on 2005-06-08 13:39:37 +00:00
51aadc0f50 Added target rm 2005-06-04 07:20:22 +00:00
f7a1c078ce Initial release 2005-06-04 07:14:47 +00:00
78a24bd5d4 Added 2 bugs for ls 2005-05-11 22:43:54 +00:00
1d9d36ead8 Fixed file creation 2005-05-11 22:18:59 +00:00
976763c4c3 du doesn't implement -x option 2005-05-10 03:48:49 +00:00
0c23aa6df4 Not too good long listing size alignment fix 2005-05-08 15:07:41 +00:00
2875776679 Removed commented out SList code 2005-05-07 18:31:18 +00:00
8793b87d01 Code cleanup and minor directories listings presentation fix 2005-05-07 18:29:30 +00:00
14e906c793 Code cleanup 2005-05-07 18:04:03 +00:00
ad1fe0c428 Fixed a segmentation fault in listing mode 2005-05-07 17:59:21 +00:00
6c57d50825 Understood what -C is for 2005-05-07 16:55:03 +00:00
1add2fed6b Understood what -C is for 2005-05-07 16:54:33 +00:00
3e408abb56 Added -H and -L 2005-05-07 16:51:46 +00:00
dc16adf0c8 Fixed -F with absolute path and short listing 2005-05-07 16:07:54 +00:00
f7ae0e5273 Fixed size reporting (verify if should use st_blksize too) and fixed -s option 2005-05-07 05:04:39 +00:00
54a0bb47f0 Hopefully gone a bit further 2005-04-25 22:58:52 +00:00
dc9d81988a Added a FIXME where obviously appropriate 2005-04-25 22:58:32 +00:00
0d8d2ef206 Fixed a compilation warning 2005-04-09 22:47:46 +00:00
c1a1d026c4 Hopefully fixed 2005-04-09 22:40:13 +00:00
06bf7ae78c Code cleanup 2005-04-09 21:05:45 +00:00
229e91461f Checks whether mode is valid 2005-04-08 17:26:22 +00:00
a22e169fb3 Removed useless external declarations 2005-04-08 17:12:27 +00:00
91874277f8 Removed useless external declarations 2005-04-08 17:06:23 +00:00
77bf6bed00 Should be fixed for real now 2005-04-08 17:05:34 +00:00
cb1a91577c Should no longer fail if a directory already exists when using -p 2005-04-05 22:11:04 +00:00
e3ed4ef6a2 Code cleanup 2005-03-07 10:20:01 +00:00
ecaa965761 Renamed prefs.time to prefs.rtime for clarity 2005-03-07 10:15:22 +00:00
2ca0841e41 New design, fixed -r and -a/-m, usage error 2005-03-07 10:11:33 +00:00
4faa8d8b62 Fixed a warning 2005-03-07 09:48:31 +00:00
0792ad5f32 Should be almost functional (not tested) 2005-03-07 09:47:01 +00:00
135c78c9ee Added target locale 2005-02-14 22:01:18 +00:00
d429612095 Initial release 2005-02-14 22:01:01 +00:00