index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
enable merging on update. if your file in your working copy
joris
2006-05-28
1
-2
/
+12
*
show which directory we are examining in our pre-commit checks.
joris
2006-05-27
1
-1
/
+7
*
allow commands to respect the -l flag, if the -l flag is
joris
2006-05-27
1
-1
/
+6
*
dont allow commit to continue if the file that is being
joris
2006-05-27
1
-1
/
+8
*
commiting removed files now works
joris
2006-05-27
1
-8
/
+43
*
commit the new opencvs code, i have been hacking on
joris
2006-05-27
1
-198
/
+131
*
remove a metric buttload of excessive ()
deraadt
2006-04-14
1
-6
/
+6
*
fix some bugs that lint discovered for us.
joris
2006-04-01
1
-6
/
+2
*
zap more unused variables.
xsa
2006-03-16
1
-5
/
+1
*
#include's cleanup; ok joris@ niallo@.
xsa
2006-01-02
1
-11
/
+2
*
major cleanup of the functions handling the remote cvs protocol.
joris
2005-12-30
1
-19
/
+9
*
cvs_rcs_getpath() cannot fail anymore;
xsa
2005-12-22
1
-4
/
+2
*
cvs_logmsg_open() and cvs_logmsg_get() cannot fail anymore;
xsa
2005-12-21
1
-3
/
+3
*
switch to xmalloc stuff, me and xsa@ agreed on this a long
joris
2005-12-10
1
-6
/
+2
*
use LP_NOTICE instead of LP_INFO where appropriate;
xsa
2005-07-27
1
-2
/
+2
*
KNF;
xsa
2005-07-25
1
-6
/
+6
*
rewrite of the file code. the previous one was just
joris
2005-07-23
1
-12
/
+12
*
correctly seperate added, modified and removed files for use in the
joris
2005-07-23
1
-23
/
+51
*
use the cf_name field of the CVSFILE struct instead of using the old
joris
2005-07-22
1
-5
/
+3
*
unbreak the commit command.
joris
2005-07-19
1
-2
/
+2
*
use cvs_rcs_getpath();
xsa
2005-07-14
1
-13
/
+2
*
split this into cvs_commit_{remote,local}() functions;
xsa
2005-07-12
1
-33
/
+51
*
remove trailing whitespaces
joris
2005-07-07
1
-2
/
+2
*
headers ordering (alphabetically) and cleanup, from mbalmer@ and myself;
xsa
2005-05-31
1
-4
/
+4
*
don't forget to send the log message, this fixes the commit command.
joris
2005-05-30
1
-1
/
+4
*
handle -r option; ok joris@
xsa
2005-05-30
1
-1
/
+13
*
Merge the cvs_cmd and cvs_cmd_info structures and add the necessary
jfb
2005-05-24
1
-18
/
+24
*
correct wrong error code usage.
joris
2005-05-20
1
-5
/
+7
*
execute the command callback at the same time we are building
joris
2005-05-20
1
-5
/
+27
*
don't send a Modified request and the file its contents when
joris
2005-04-24
1
-1
/
+8
*
add missing CVS_CMD_ALLOWSPEC flag
joris
2005-04-24
1
-2
/
+2
*
handle removed files as well when checking files to commit
jfb
2005-04-19
1
-3
/
+5
*
remove debug code
joris
2005-04-19
1
-2
/
+1
*
make sure we pick up newly added files.
joris
2005-04-19
1
-2
/
+4
*
Modify the CVSFILE structure using a union to keep information about
jfb
2005-04-18
1
-21
/
+9
*
missing cvs_ent_free(); joris ok
xsa
2005-04-16
1
-1
/
+3
*
snprintf() return values checks; joris ok
xsa
2005-04-15
1
-3
/
+8
*
introduce our own set of error codes used by the commands to report
joris
2005-04-12
1
-11
/
+11
*
don't include sysexits.h now we don't use those error codes
joris
2005-04-11
1
-2
/
+1
*
remove EX_USAGE error codes
joris
2005-04-11
1
-3
/
+3
*
first round of EX_* exit codes removal; ok joris@.
xsa
2005-04-03
1
-4
/
+4
*
fix prototype for cvs_commit_prepare()
joris
2005-03-31
1
-2
/
+2
*
move all the client commands to the new command framework.
joris
2005-03-30
1
-57
/
+31
*
fix memleak
joris
2005-03-29
1
-4
/
+11
*
- make sure we are using a remote method before calling
joris
2005-03-02
1
-10
/
+17
*
more error checking on protocol calls when running in client mode
jfb
2005-02-22
1
-3
/
+5
*
more widespread use of cvs_msg, and free it when we are done
jfb
2005-01-13
1
-10
/
+14
*
modify the directory handling portion to behave like the one in add.c,
jfb
2004-12-21
1
-9
/
+7
*
First attempt at syncing the command code and doing a lot more error
jfb
2004-12-14
1
-12
/
+19
*
return early if no files are ready to be commited
jfb
2004-12-13
1
-1
/
+3
[prev]
[next]