index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
diff.c
Age
Commit message (
Expand
)
Author
2005-04-14
completely fix the diff command
Joris Vink
2005-04-12
introduce our own set of error codes used by the commands to report
Joris Vink
2005-04-11
don't include sysexits.h now we don't use those error codes
Joris Vink
2005-04-11
remove EX_USAGE error codes
Joris Vink
2005-04-03
first round of EX_* exit codes removal; ok joris@.
Xavier Santolaria
2005-03-31
remove unused variable.
Joris Vink
2005-03-30
move all the client commands to the new command framework.
Joris Vink
2005-02-27
Many improvements to the RCS support:
Jean-Francois Brousseau
2005-02-25
- switch to rcsnum_parse() where appropriate
Jean-Francois Brousseau
2005-02-01
first round of malloc()/realloc() fixes:
Jean-Francois Brousseau
2005-01-29
apply sizeof() to the appropriate buffer in a strlcpy() call
Jean-Francois Brousseau
2005-01-14
missing space and kill a gcc warning
Jean-Francois Brousseau
2005-01-13
resurrect the -N and -p options to the diff command
Jean-Francois Brousseau
2004-12-28
remove signedness warnings; jfb ok
Xavier Santolaria
2004-12-28
rename parameters to avoid shadowing global declarations
Jean-Francois Brousseau
2004-12-28
use Argument instead of Argumentx when sending a revision or date
Jean-Francois Brousseau
2004-12-14
complain about lost files
Jean-Francois Brousseau
2004-12-08
use mkstemp for local diff -r r1 -r r2; ok jfb@
Damien Miller
2004-12-07
less whitespace, more pretty. ok jfb
Ted Unangst
2004-12-06
tighten vertical spacing for else; jfb ok
Theo de Raadt
2004-12-06
Missing prototype for cvs_diff_sendflags(), removes a gcc warning
Jean-Francois Brousseau
2004-11-26
Rewrite the internals of the file management code so that we do not keep
Jean-Francois Brousseau
2004-08-12
Fix handling of unknown directories
Jean-Francois Brousseau
2004-08-06
Start using the global files list
Jean-Francois Brousseau
2004-07-30
fix diffing by sending the base directory just before sending the 'diff'
Jean-Francois Brousseau
2004-07-30
Move to the new API for the client-server protocol. All functions now
Jean-Francois Brousseau
2004-07-14
prepare the entries interface so we can add entries
Jean-Francois Brousseau
2004-07-14
print diffargs correctly instead of a (null). This should make the diff
Jean-Francois Brousseau
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau
[prev]