| Age | Commit message (Expand) | Author |
| 1995-06-28 | Make all error messages start with `Error: '. | Richard M. Stallman |
| 1995-06-28 | (CVSROOT, repository): Allow remote repositories a la CVS 1.4. | Paul Eggert |
| 1995-06-27 | * etags.c (plain_C_entries): new function. | Francesco Potortì |
| 1995-06-26 | (main): Add newline in usage message. | Richard M. Stallman |
| 1995-06-21 | (scan_file): Make sure it never looks at filename[-1]. | Richard M. Stallman |
| 1995-06-21 | (main) [MSDOS]: Do set _fmode. | Richard M. Stallman |
| 1995-06-21 | * etags.c (find_entries): rewind before rereading the input file. | Francesco Potortì |
| 1995-06-20 | (main): On MSDOS, don't change stdout to binary, and insist on an -o option. | Richard M. Stallman |
| 1995-06-15 | (process_file,absolute_filename): Handle filenames | Richard M. Stallman |
| 1995-06-15 | (install): Copy wakeup.exe properly. | Richard M. Stallman |
| 1995-06-08 | [MSDOS]: #undef chdir. | Karl Heuer |
| 1995-06-04 | (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta. | Paul Eggert |
| 1995-05-29 | * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise | Francesco Potortì |
| 1995-05-29 | * etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise | Francesco Potortì |
| 1995-05-27 | (etags_getcwd): Don't use #elif. | Karl Heuer |
| 1995-05-26 | Use BASE_LIBS. | Geoff Voelker |
| 1995-05-23 | * etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the | Francesco Potortì |
| 1995-05-07 | (main): Increase lock timeout to five minutes. | Richard M. Stallman |
| 1995-05-07 | (obj): Use .c files. | Richard M. Stallman |
| 1995-05-04 | Include config.h. | Richard M. Stallman |
| 1995-05-04 | (xmalloc): Declare it to return long *. | Richard M. Stallman |
| 1995-05-04 | (xmalloc, xrealloc): Declare them long *. | Richard M. Stallman |
| 1995-05-04 | (C_entries): Cast result of xrealloc. | Richard M. Stallman |
| 1995-04-30 | (datearg): If rlog options are specified explicitly, | Paul Eggert |
| 1995-04-26 | (extraclean): Depend on maintainer-clean, not | Karl Heuer |
| 1995-04-25 | [REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS): | Richard M. Stallman |
| 1995-04-18 | (main): Add argv[0] to an error message. | Richard M. Stallman |
| 1995-04-14 | (main): Improve error handling. | Karl Heuer |
| 1995-04-13 | (main, skip_to_lf): Improve error handling. | Karl Heuer |
| 1995-04-13 | (main): Check for trailing ", " before trying to delete it. | Karl Heuer |
| 1995-04-13 | (scan_c_file): At end, restore file name last char to its original value. | Richard M. Stallman |
| 1995-04-13 | (all): Build test-distrib and make-docfile. | Richard M. Stallman |
| 1995-04-12 | (obj, lisp): Update to expanded list of source files. | Karl Heuer |
| 1995-04-11 | Test NO_SOCKETS_IN_FILE_SYSTEM. | Richard M. Stallman |
| 1995-04-08 | (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS. | Richard M. Stallman |
| 1995-04-07 | [Berkeley sockets version] (main): Declare getcwd. | Richard M. Stallman |
| 1995-04-07 | Update copyright. | Karl Heuer |
| 1995-04-04 | (aixcc, aixcc.c): Targets deleted. | Karl Heuer |
| 1995-04-02 | Comment change. | Richard M. Stallman |
| 1995-03-23 | (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk. | Paul Eggert |
| 1995-03-21 | Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were | Paul Eggert |
| 1995-03-21 | Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the | Paul Eggert |
| 1995-03-15 | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman |
| 1995-03-15 | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman |
| 1995-03-13 | * etags.c (process_file): free (filename) after using it. | Francesco Potortì |
| 1995-02-22 | * etags.c (C_entries): token_saved removed. Initialise tok.valid and | Francesco Potortì |
| 1995-02-15 | * etags.c (C_entries): Bug corrected in xrealloc of token_str. | Francesco Potortì |
| 1995-02-14 | * etags.c (C_entries): Initialise the new members of TOKEN. | Francesco Potortì |
| 1995-02-07 | (maintainer-clean): Renamed from realclean. | Richard M. Stallman |
| 1995-02-01 | * etags.c (pfnote): Initialise been_warned in the node. | Francesco Potortì |