Commit Graph

418 Commits

Author SHA1 Message Date
a12422227a Added dummy project version 2005-10-23 22:49:24 +00:00
4bbdeb2227 Now displaying symbolic links correctly 2005-09-20 21:00:58 +00:00
f8c31a22af Code cleanup 2005-09-20 20:41:03 +00:00
c64e3f99ac Factorizing mode expression code 2005-08-27 21:11:44 +00:00
c5a36e759a Factorizing mode expression code 2005-08-27 21:05:13 +00:00
8f2b158dc9 Initial revision 2005-08-27 21:00:14 +00:00
6616bc4b1d Fixed "ls -ld" 2005-08-07 02:34:32 +00:00
6d8f6f4b92 Fixed rm interaction by default 2005-07-18 12:21:55 +00:00
5e446146e4 No need to force interaction on interactive terminals 2005-07-18 12:21:38 +00:00
2d14924d45 Added a bug for rm 2005-07-17 14:17:31 +00:00
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