blame: move origin-related methods to libgit
Jeff Smith committed over 9 years ago
blame: move core structures to header
Jeff Smith committed over 9 years ago
blame: create entry prepend function
Jeff Smith committed over 9 years ago
blame: create scoreboard setup function
Jeff Smith committed over 9 years ago
blame: create scoreboard init function
Jeff Smith committed over 9 years ago
blame: rework methods that determine 'final' commit
Jeff Smith committed over 9 years ago
blame: wrap blame_sort and compare_blame_final
Jeff Smith committed over 9 years ago
blame: move progress updates to a scoreboard callback
Jeff Smith committed over 9 years ago
cache_ref_iterator_begin(): avoid priming unneeded directories
Michael Haggerty committed over 9 years ago
blame: make sanity_check use a callback in scoreboard
Jeff Smith committed over 9 years ago
blame: move no_whole_file_rename flag to scoreboard
Jeff Smith committed over 9 years ago
blame: move xdl_opts flags to scoreboard
Jeff Smith committed over 9 years ago
blame: move show_root flag to scoreboard
Jeff Smith committed over 9 years ago
blame: move reverse flag to scoreboard
Jeff Smith committed over 9 years ago
blame: move contents_from to scoreboard
Jeff Smith committed over 9 years ago
blame: move copy/move thresholds to scoreboard
Jeff Smith committed over 9 years ago
blame: move stat counters to scoreboard
Jeff Smith committed over 9 years ago
blame: rename nth_line function
Jeff Smith committed over 9 years ago
blame: rename ent_score function
Jeff Smith committed over 9 years ago
blame: rename coalesce function
Jeff Smith committed over 9 years ago