1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 14, 2024 — Dec 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to add lib/strdup.c More... over 16 years ago
Version bump and web page update More... over 16 years ago
Added new version of web page More... over 16 years ago
Updated README.win32 More... over 16 years ago
Fixed compile warnings in property.c and delta.c More... over 16 years ago
Updated build system More... over 16 years ago
Updated test data files More... over 16 years ago
Added rhash.{c,h} to CodeBlocks project file More... over 16 years ago
Translation update More... over 16 years ago
Fixed compilation with -O0 and nls More... over 16 years ago
Added #define for svn_error_create() message buffer size in delta.c More... over 16 years ago
Check MD5-sums on copy only for files Extended properties autotest More... over 16 years ago
Create error handling memory if a error happened only in delta_cat_file() More... over 16 years ago
Added rhash, a pool-independent layer for apr_hash_t More... over 16 years ago
Don't write out properties if there are none More... over 16 years ago
Print a message when fetching the base revision (i.e., a dry run) More... over 16 years ago
By default, always write the dumpfile header Added --no-incremental-header option to prevent printing the header in subsequent incremental dumps More... over 16 years ago
Use APR_STATUS_IS_*() instead of direct value comparison Updated todo More... over 16 years ago
Added saving of properties across revisions, thus enabling proper property dumping support for dumpfile format version 2 More... over 16 years ago
Don't include unistd.h on Windows More... over 16 years ago
Use dump format version 3 until non-delta property dumps are implemented Updated reference dumps and binary diffs to reflect the "Prop-delta" property More... over 16 years ago
Fixed segfault on property deletion (bug reported by Peter Glover) Mark the dumped properties as "Prop-delta: true" when using dump format 3 Dump property deletions when using dump format 3 More... over 16 years ago
Fixed infinite loop (due to a typo) in utils_handle_error() More... over 16 years ago
Dump in dumpfile format 2 if --deltas is not given Fixed property deletion in property dumping test (currently failing) More... over 16 years ago
Merge branch 'win32' More... over 16 years ago
Updated todo More... over 16 years ago
Added unit test for list Added test status propagation More... over 16 years ago
Simplified and "fixed" parse_revnum() More... over 16 years ago
Extended tests for parse_revnum() More... over 16 years ago
Added unit testing option to build system Added first test for parse_revnum() More... over 16 years ago