12 Commits

Author SHA1 Message Date
Thomas Tanner
b1dd35bb1a * syncronized with HEAD
* depdemo/Makefile.am: merged rest of my ILD patch
* ltmain.in: export shlibpath before linking libraries,
  create the .lai file in link mode
1999-02-13 00:10:37 +00:00
Gary V. Vaughan
075f208bf7 Merged HEAD into ild-branch: mainly for this --
* configure.in:  It seems Alexandre accidentally removed the
AC_SUBST(pkgdatadir) line recently which breaks libtoolize.
Reverted that small change.
1999-01-26 15:09:37 +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