13 Commits

Author SHA1 Message Date
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