Commit Graph

227 Commits

Author SHA1 Message Date
b97c19dc02 configure has been improved 2006-02-08 12:12:43 +00:00
2536132751 Return value error check for times() requires an explicit cast 2006-01-27 03:38:48 +00:00
e624966310 Fixed long output of symbolic links 2005-12-11 01:58:38 +00:00
cb74784f84 Improved source archive generation 2005-10-27 01:00:38 +00:00
8d114fc361 Added uninstallation rules 2005-10-25 15:58:43 +00:00
4a486b19bc Fixed a bug with -p and an absolute path 2005-10-25 12:18:09 +00:00
94d325a44b Added installation rules 2005-10-25 02:30:56 +00:00
04d8655e01 New configure version 2005-10-24 00:04:32 +00:00
5823aaf0b6 Added dist files 2005-10-23 23:56:40 +00:00
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