log src/dired.c @ 80578:4c9dbee3f232

age author description
Sat, 10 May 2008 08:59:11 +0000 Eli Zaretskii (Fdirectory_files_and_attributes, Ffile_attributes): Mention
Sat, 03 May 2008 10:09:10 +0000 Eli Zaretskii (Ffile_attributes): Don't allow the device number become negative.
Sat, 05 Apr 2008 19:08:44 +0000 Eli Zaretskii (Ffile_attributes) [WINDOWSNT]: Force inode be positive.
Mon, 31 Mar 2008 14:22:12 +0000 Jason Rumney (Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 17 Oct 2007 01:30:59 +0000 Glenn Morris (Qcompletion_ignore_case): Change to external.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Mar 2007 23:44:57 +0000 Kim F. Storm 2007-03-17 Richard Stallman <rms@gnu.org>
Sat, 13 Jan 2007 21:45:34 +0000 Eli Zaretskii (Ffile_attributes): Fix last change.
Fri, 12 Jan 2007 15:54:58 +0000 Eli Zaretskii (Ffile_attributes): Copy some members of `struct stat' into int's to avoid
Wed, 10 Jan 2007 03:44:49 +0000 Stefan Monnier (Ffile_attributes): Use floats for large uids/gids.
Sun, 17 Dec 2006 20:14:13 +0000 Richard M. Stallman Fix previous change.
Sun, 17 Dec 2006 20:10:33 +0000 Richard M. Stallman (file_name_completion): New arg PREDICATE. Some cleanup.
Sun, 27 Aug 2006 07:08:39 +0000 YAMAMOTO Mitsuharu (directory_files_internal_unwind, directory_files_internal)