24 Commits

Author SHA1 Message Date
Ralf Wildenhues
edcc74d0a8 * commit, mailnotify: Bump copyright years. 2006-01-23 18:34:25 +00:00
Ralf Wildenhues
7213699541 * libtool.m4 (_LT_AC_SYS_LIBPATH_AIX): Don't use semicolons
inside { } in sed scripts, as Posix says it's not portable.
* ltmain.in (func_win32_libid): Likewise.
* mailnotify, commit: Likewise.
Noted by Paul Eggert <eggert@cs.ucla.edu>.
2006-01-21 16:46:08 +00:00
Gary V. Vaughan
3e32cd7768 The FSF are moving offices today. Changed their contact address
in all files from `59 Temple Place, Suite 330, MA 02111-1307' to
`51 Franklin Street, Fifth Floor, MA 02110-1301'.
2005-04-22 09:05:43 +00:00
Gary V. Vaughan
4f37b66725 * commit (SHELL): Set it explicitly, incase some madman is using
tcsh as their login shell :-b
2004-02-18 10:05:23 +00:00
Gary V. Vaughan
48d911d6ca * commit (MKSTAMP): Look for mkstamp in the right place. 2004-02-13 00:31:05 +00:00
Scott James Remnant
982d507f5a * ltmain.in, libtoolize.in, commit, mailnotify: Remove
$SED from definitions of $dirname and $basename and prefix each
use with it instead.  Some shells (zsh) treat the expansion as
a single command instead of a command with arguments.


* mailnotify (func_sendmail): Look for sendmail in a
2004-02-12 19:24:00 +00:00
Gary V. Vaughan
694031d0bf * commit, mailnotify: Use $progpath as for ltmain.in to work
around the IRIX bug described below. Resynch with cvs-utils HEAD.
2004-02-12 13:43:19 +00:00
Gary V. Vaughan
14d18589e7 * commit: Fix indent of CVSROOT notification header, 2004-02-11 15:40:11 +00:00
Gary V. Vaughan
fa6e48406b * commit: Completely change CVS/Root->name sed script to actually
work when :ext: is not shown.
2004-02-11 15:24:32 +00:00
Gary V. Vaughan
aa348cde95 * config/mailnotify: New file for mailing commit notifications,
imported from cvs-utils.
* commit: Updated from cvs-utils and tweaked for libtool.
2004-02-11 12:24:59 +00:00
Gary V. Vaughan
9ee8816abe * AUTHORS: Update my email address.
* commit: ditto.
2000-05-02 22:41:36 +00:00
Alexandre Oliva
2c993177db add *** to warning messages 1999-01-27 14:50:02 +00:00
Alexandre Oliva
31767b8ed9 run cvs update with -q 1999-01-27 06:18:38 +00:00
Gary V. Vaughan
c3601c1e2c * commit: don't mix up output from &2 and &1 when checking
for conflicts
1999-01-26 15:02:08 +00:00
Alexandre Oliva
275e35f2f0 fix commit message extraction and some bogus warnings 1999-01-22 09:48:53 +00:00
Alexandre Oliva
d5b11cbfa2 - add --fast as synonym for -f
- document --msg
- add -q --quiet
- use `cvs -n update' instead of `cvs stat', because stat wouldn't
notice that a conflict had been resolved
- don't leave log_files behind
- don't accept unknown flags before --
- check for common mistakes in ChangeLog entries, and emit warnings
- reject commit message if it does not contain any non-blank line
- add `sleep 1' after running PAGER to give the user some time for a ^C
1999-01-22 07:01:25 +00:00
Gary V. Vaughan
336436d264 * commit: Diagnose non-existant files named on the command line
* commit: Transposition typo re: opt && arg variables in argument
processing case.
1999-01-21 17:48:34 +00:00
Alexandre Oliva
ccce9e5556 Exercise my narcisism =)O| 1999-01-21 11:19:31 +00:00
Alexandre Oliva
6593e3f41e handle locally added and removed files 1999-01-21 03:54:04 +00:00
Erez Zadok
26d9358821 major rewrite, with several new command-line options and documentation 1999-01-20 23:28:23 +00:00
Rainer Orth
f42bb6c21f print list of locally modified files to stderr 1999-01-20 22:06:09 +00:00
Erez Zadok
d4cdebab58 fix typo
support -F
1999-01-20 21:57:51 +00:00
Erez Zadok
4bfd53a8f4 major reformatting
support -l
stat only files to be committed
run ${PAGER-more} to view and possibly modify the commit message
remove $log_file if interrupted
1999-01-20 21:02:01 +00:00
Alexandre Oliva
3f3fe13d1c added new commit script 1999-01-20 20:13:16 +00:00