Commit Briefs

788c352e1f Stefan Sperling

store commit timestamps as 'struct tm' in UTC


069f84d5cf Stefan Sperling

use signed int for max numer of object idset elements




d5a90aac91 Stefan Sperling

return existing data if existing object id is added to set


c6f420bf7c Stefan Sperling

expose number of elements in an object id set


956a5d5aff Stefan Sperling

replace unnecessary use of FOREACH_SAFE with FOREACH


54be825117 Stefan Sperling

add an object id set data structure