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
/
checkout.c
Age
Commit message (
Expand
)
Author
2008-02-29
handle file permissions and owners properly.
Joris Vink
2008-02-27
prevent file races
Joris Vink
2008-02-24
Properly handle return value of dirname().
Tobias Stoeckmann
2008-02-10
+ #define CVS_DATE_FMT "%Y.%m.%d.%H.%M.%S"
Xavier Santolaria
2008-02-10
Respond with "Updated" instead of "Checked-in" on server-side if a client
Tobias Stoeckmann
2008-02-10
properly initialize cvs_specified_date so we dont end up with
Joris Vink
2008-02-09
Introduce cvs_ent_line_str() - formats CVS/Entries lines.
Xavier Santolaria
2008-02-09
Support for checkout -D extended:
Tobias Stoeckmann
2008-02-09
remote improvements:
Joris Vink
2008-02-09
Get in proper support for checkout/update -A when it comes to keyword
Tobias Stoeckmann
2008-02-09
Get in initial support for checkout -D. Works fine with -r support right
Tobias Stoeckmann
2008-02-07
exit() needs stdlib.h
Xavier Santolaria
2008-02-06
lets do co -c as well (list available modules) and do it in 1/6th of the
Joris Vink
2008-02-04
CVSROOT/modules:
Joris Vink
2008-02-04
implement -n for checkout:
Joris Vink
2008-02-04
more CVSROOT/modules stuff:
Joris Vink
2008-02-04
Added -k flag support for all commands which support it.
Tobias Stoeckmann
2008-02-03
shuffle some stuff around so we dont end up doing the same things
Joris Vink
2008-02-03
more CVSROOT/module stuff:
Joris Vink
2008-02-03
dont forget to send the -d flag to our server as well if it
Joris Vink
2008-02-03
respect any -l option that might have been set in CVSROOT/modules;
Joris Vink
2008-02-03
with the recent changes for CVSROOT/modules we can now support the
Joris Vink
2008-02-03
better CVSROOT/module support, includes remote support and modules
Joris Vink
2008-02-03
cvs_update_leavedir is only useful if dirs have to be pruned.
Tobias Stoeckmann
2008-02-03
(f)utimes takes sys/time.h
Tobias Stoeckmann
2008-02-02
initial CVSROOT/modules support, only does aliases at the moment (-a).
Joris Vink
2008-01-31
Make use of CVS_REV_BUFSZ everywhere for `sticky'.
Xavier Santolaria
2008-01-31
Rename `stickytag' variable to `sticky' for consistency with rest of the code.
Xavier Santolaria
2008-01-31
We have to carefully check if a checkout command is run with a valid
Tobias Stoeckmann
2008-01-31
Replaced the unused cvs_command variable cmd_req with cmd_flags, which states
Tobias Stoeckmann
2008-01-28
Actually support checkout's -l.
Tobias Stoeckmann
2008-01-28
Properly handle -R -- although it is default, it may be overwritten mit -l
Tobias Stoeckmann
2008-01-23
Don't reset the sticky tag of a file in CVS/Entries if it is not requested.
Tobias Stoeckmann
2008-01-21
Fixed export to be fully functional and compliant to GNU cvs in local and
Tobias Stoeckmann
2008-01-10
another strcspn() round
Tobias Stoeckmann
2008-01-10
Our keyword expansion had a big flaw, due to this construction:
Tobias Stoeckmann
2007-09-23
make sure when running update -r on existing files to overwrite
Joris Vink
2007-09-22
better branching/sticky tag support, no branch commits yet though.
Joris Vink
2007-09-22
Support for checkout with a local repository already in place.
Tobias Stoeckmann
2007-09-09
Added support for checkout -p with local repository.
Tobias Stoeckmann
2007-09-07
Sprinkle some magic so checkout/update -p works
Joris Vink
2007-09-07
Added support for single file checkout.
Tobias Stoeckmann
2007-07-25
Correctly handle the export command when writing to history file.
Xavier Santolaria
2007-07-18
Support -r for the export command.
Xavier Santolaria
2007-07-03
Rework the way opencvs works in relation to files in the Attic/:
Joris Vink
2007-06-28
Sync revisions and time buffers size to be consistent with each others.
Xavier Santolaria
2007-06-27
We were missing the needed clue/magic to have our remote setup
Joris Vink
2007-06-18
first stab at history stuff for opencvs, currently only writes
Joris Vink
2007-06-01
add support for local and remote branch checkout. for example,
Niall O'Higgins
2007-02-22
general includes cleanup sweep. ok joris@ niallo@
Otto Moerbeek
[next]