I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Header file reorganization More... over 23 years ago
Movin' stuff around More... over 23 years ago
typo in svn_string.c (unfinished work?) More... over 23 years ago
Document hash dump format more accurately, too. More... over 23 years ago
(read_length_line): document better. More... over 23 years ago
(hash_read): started. More... over 23 years ago
Call return values `err', not `status', and deprolicize accordingly. More... over 23 years ago
Run in static space. More... over 23 years ago
Fix format mismatch in fprintf(). More... over 23 years ago
Define `svn_string_t' in svn_types.h after all, otherwise we had a circular include problem. More... over 23 years ago
PR:hash_write() is now generalized, taking a helper function. TODO: hack the test program to use svn_unpack_bytestring() as the helper function, and print out a property hash. More... over 23 years ago
a few comments More... over 23 years ago
Clean out a lot of cruft. More... over 23 years ago
Justify the Symmetry Principle. (As close to proof as we're going to get, probably.) More... over 23 years ago
More expanation fill-in. Following through examples based on a few of the table cells (a pain now, will be glad we did it later). More... over 23 years ago
Explain commit algorithm in full. More... over 23 years ago
Lay out third server decision table (direct changes against direct changes). More... over 23 years ago
Write up conflict tables. More... over 23 years ago
Checkin so can go work at home. More... over 23 years ago
More explanation (writing with Ben, wish commits could have N authors). More... over 23 years ago
Wow. We are going to *own* this problem by the time we're done. More... over 23 years ago
more tweaks More... over 23 years ago
tweaks More... over 23 years ago
Update/commit algorithm described. Aaaah. More... over 23 years ago
save work More... over 23 years ago
saving work More... over 23 years ago
Update/commit algorithm half-described (good checkin point). More... over 23 years ago
List principles involved in the update algorithm (next, describe the algorithm). More... over 23 years ago
Fix buglet noticed by JimB (that of not being handling the most-negative number). More... over 23 years ago
Removed policy-level permission-checking from server; redundant with Apache. More... over 23 years ago