100101102103104105106107108
} // TODO post-1.1 find out what to do in this case, perhaps, throw an exception? // perhaps check dirstate and for timestamp return new Date(); // what's correct? } else { return cset.date(); } } }