pub fn execute_compact( path: &Path, max_count: usize, author_filter: Option<&str>, since: Option<&str>, until: Option<&str>, all: bool, ) -> Result<String>