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
Age
Commit message (
Expand
)
Author
2009-03-19
only pass the real $var to expand_vars() instead of the entire
Joris Vink
2009-03-19
properly register Questionable files using CVS/Entries server-side
Joris Vink
2009-03-18
be carefull when trying to access cf->file_rcs in cvs_checkout_file()
Joris Vink
2009-02-23
unused var
Joris Vink
2009-02-23
we no longer push out Set-sticky to the client when writing
Joris Vink
2009-02-23
Properly convert between gmt and localtime for unchanged files as client.
Tobias Stoeckmann
2009-02-21
Properly convert dates between timezones before comparison.
Tobias Stoeckmann
2009-02-21
fix grammar
Joris Vink
2009-02-21
use FILE_ON_DISK flags when we need to verify if a file
Joris Vink
2009-02-21
bump to match release version
Joris Vink
2009-02-21
use file_flags for 2 more reasons:
Joris Vink
2009-02-21
in cvs_mkpath() always look for an existing CVS/Repository file
Joris Vink
2009-02-21
correct Set-sticky and Clear-sticky responses to
Joris Vink
2009-02-21
cleanup of CVSROOT, we have no need for cr_flags,
Joris Vink
2009-02-21
alter cvs_file_get() so it takes flags instead of one set
Joris Vink
2009-02-18
fix off by one character when constructing $Mdocdate$.
Joris Vink
2009-02-15
add our temporary RCS file to our temp_files worklist in case
Joris Vink
2009-02-13
be more sane in handling the given repository path
Joris Vink
2009-01-28
enable -d for the export command.
Pierre-Yves Ritschard
2009-01-14
fix printing status on removed files by default;
Joris Vink
2009-01-02
Add format attributes to functions that use variable arguments and
Can Erkin Acar
2008-11-26
Small optimization.
Ray Lai
2008-11-09
Removed unneeded conversion from RCSNUM to string in rcs_rev_setlog.
Tobias Stoeckmann
2008-09-17
try getlogin() to get the real username when comitting files as root.
Reyk Floeter
2008-09-12
Move the revision selection in front of output, so errors won't mix up
Tobias Stoeckmann
2008-09-12
Plugged two memory leaks which could be encountered while using -r argument
Tobias Stoeckmann
2008-09-12
Be also very conservative about the supplied revision for state changes,
Tobias Stoeckmann
2008-09-12
Be very conservative about state changes with "admin -s". With GNU CVS
Tobias Stoeckmann
2008-08-29
Pre-commit checks (CVSROOT/commitinfo) are run before log message is
Tobias Stoeckmann
2008-08-29
Support for variable expansion in trigger files added.
Tobias Stoeckmann
2008-08-29
If parsing of a command in one of the trigger files fails, treat this as an
Tobias Stoeckmann
2008-07-08
missed in last commit, to make things compile cleaner
Joris Vink
2008-07-08
make these compile cleanly
Joris Vink
2008-07-08
use cf->fd in cvs_remote_sendfile() instead of using a local
Joris Vink
2008-06-28
if the user supplied -A only checkout files again if a sticky tag
Joris Vink
2008-06-27
Simply the version string and nuke unecessary variables used to build it.
Xavier Santolaria
2008-06-27
Bump version; we're not going to stay with 1.0 forever.
Xavier Santolaria
2008-06-26
plug a memleak in rcs_rev_getlines() - initially noticed & diff by
Joris Vink
2008-06-23
Some conformance fixes:
Anders Magnusson
2008-06-21
add a hash table mechanism based upon hcreate(3) but one that allows
Joris Vink
2008-06-20
Don't parse CVS/Root during import.
Tobias Stoeckmann
2008-06-20
admin is only allowed on files which have an entry in CVS/Entries.
Tobias Stoeckmann
2008-06-20
Properly send -D arguments to server when run as a client. Issue spotted
Tobias Stoeckmann
2008-06-20
If -N has been specified along -D for diff, treat invalid dates as non-existe...
Tobias Stoeckmann
2008-06-19
If checkout/update -p is requested with a specific tag for a file which
Tobias Stoeckmann
2008-06-19
Add entries to history file only if it already exists.
Tobias Stoeckmann
2008-06-17
Plug memory and file descriptor leaks, diff by Jonathan Armani.
Tobias Stoeckmann
2008-06-17
Regular expressions to match repository are allowed to have % in front.
Tobias Stoeckmann
2008-06-17
unused vars
Joris Vink
2008-06-17
unbreak diff for newly added files, tsk.
Joris Vink
[prev]
[next]