259
259
def get_short_revision_history_by_fileid(self, file_id):
262
260
# FIXME: would be awesome if we could get, for a folder, the list of
268
274
def get_revision_history_since(self, revid_list, date):
269
275
# if a user asks for revisions starting at 01-sep, they mean inclusive,