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
2007-01-03
revert changes made in 1.40 - it breaks add in a remote setup
Joris Vink
2007-01-03
if we are commiting a file, do not let the server resend it
Joris Vink
2007-01-03
fix CVS_CLIENT_LOG logging, we were missing parts
Joris Vink
2007-01-03
bring back cvs_yesno() as is it going to be used pretty soon now.
Xavier Santolaria
2007-01-03
set permissions back on the file after it got copied from the
Xavier Santolaria
2007-01-02
- fix cvs_client_remove_entry to correctly handle the passed data
Joris Vink
2007-01-02
some unedit command bits; still work in progress for local mode.
Xavier Santolaria
2007-01-02
skeletons for the client-side part of the editors and watchers commands.
Xavier Santolaria
2007-01-02
missing xfree()'s; spotted by joris.
Xavier Santolaria
2007-01-01
add support for [-s state[:rev]]
Xavier Santolaria
2006-12-31
client-side bits might be useful too for -m...
Xavier Santolaria
2006-12-31
add support for -m option.
Xavier Santolaria
2006-12-31
minor nits;
Xavier Santolaria
2006-12-22
snprintf() -> cvs_path_cat();
Xavier Santolaria
2006-12-21
if the add or import command is issued, send the wrapper-sendme-rcsOptions
Xavier Santolaria
2006-12-21
- plug memory leak in rcs_parse_delta()
Niall O'Higgins
2006-12-21
- plug memory leak in rcs_translate_tag()
Niall O'Higgins
2006-12-21
- plug memory leak in rcs_patch_lines()
Niall O'Higgins
2006-12-20
missing xfree();
Xavier Santolaria
2006-12-20
remove debug message left in previous commit.
Xavier Santolaria
2006-12-19
add some bits to handle Remove-entry.
Xavier Santolaria
2006-12-19
correctly check snprintf(), noticed by ray@
Joris Vink
2006-12-19
- Introduce a way for the command code to recognize what the server replied.
Joris Vink
2006-12-19
add client-side support for Set-static-directory.
Xavier Santolaria
2006-12-19
add client-side support for Clear-static-directory, Clear-sticky and
Xavier Santolaria
2006-12-15
add support for "Static-directory" request.
Xavier Santolaria
2006-12-15
dummy support for update-patches request.
Xavier Santolaria
2006-12-15
server-side Static-directory bits.
Xavier Santolaria
2006-12-15
adjust the Directory request by sending the repository on a new line too.
Xavier Santolaria
2006-12-15
server-side Sticky bits.
Xavier Santolaria
2006-12-14
add support for the "Sticky" request; client-side only for now.
Xavier Santolaria
2006-12-14
no need to send -f to the server; this flag has effect
Xavier Santolaria
2006-12-11
global option -n implies -l
Xavier Santolaria
2006-12-11
Permit checkout from a read-only repository using the -R global option
Xavier Santolaria
2006-12-07
check for cvs_path_cat() return value.
Xavier Santolaria
2006-12-07
use errno where appropriate in error messages.
Xavier Santolaria
2006-12-07
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-12-07
add config file path in debug message.
Xavier Santolaria
2006-12-05
unlink(2) sets errno, use it for error message.
Xavier Santolaria
2006-12-05
rmdir(2) sets errno, use it for error message.
Xavier Santolaria
2006-12-04
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-12-04
- unlink tmp files when finished.
Xavier Santolaria
2006-12-04
- fix crash when doing keyword expansion of zero-length buffers.
Niall O'Higgins
2006-11-28
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-11-28
snprintf() -> cvs_path_cat()
Xavier Santolaria
2006-11-28
we will never support pserver, so do not bother documenting
Xavier Santolaria
2006-11-27
sort sent requests;
Xavier Santolaria
2006-11-27
hook up annotate server bits.
Xavier Santolaria
2006-11-27
don't process the file if its status is FILE_UNLINK.
Xavier Santolaria
2006-11-27
client-side of the annotate command is usable, build it too.
Xavier Santolaria
[prev]
[next]