1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed return code of crit-bit tree callback function More... about 12 years ago
Added additional help output on missing command-line option values More... about 12 years ago
Added custom byte swapping functions for snappy-c More... about 12 years ago
Added C89-compatible crit-bit tree implementation More... about 12 years ago
C89 compability fixes for snappy More... about 12 years ago
Added -lgdbm to linker command line More... about 12 years ago
Removed surplus casts for apr_hash_this() More... about 12 years ago
Fixed return condition in delta_check_replace() More... about 12 years ago
Added extra check for nodes with 'replace' action More... about 12 years ago
Added check for negative revisions to path_repo_check_parent() More... about 12 years ago
Don't destroy a node's pool after it has been dumped More... about 12 years ago
Discard path_repo delta for possible initial dry run More... about 12 years ago
Fixed stripping of session prefix in log_receiver() More... about 12 years ago
Don't post-dump deleted nodes from parents with failed copies More... about 12 years ago
Removed obsolete M4 macros for zlib More... about 12 years ago
Added snappy compression for property storage More... about 12 years ago
Fixed deletion of item from database in property_delete() More... about 12 years ago
More stats for path_repo More... about 12 years ago
Moved USE_SNAPPY define to main.h More... about 12 years ago
Clear loop pool instead of destroying it in delta_propagate_copy() More... about 12 years ago
Fixed return value checking of snappy_uncompress() in pr_reconstruct() More... about 12 years ago
Fixed return codes and C89-compability (partially) in snappy-c More... about 12 years ago
Don't run big path_repo test in normal debug mode More... about 12 years ago
Fixed comparisons between signed and unsigned integers More... about 12 years ago
Added stricter compiler flags (-ansi -pedantic) More... about 12 years ago
Added path_repo store time to stats More... about 12 years ago
Added struct for property storage More... about 12 years ago
Removed prop_hash variable and added property_delete() More... about 12 years ago
Bundled arguments for delta_setup_editor() into a struct More... about 12 years ago
Removed obsolete function utils_apr_file_fd() More... about 12 years ago