Files
git/builtin
Junio C Hamano 583c6a2295 Merge branch 'js/blame-lib'
The internal logic used in "git blame" has been libified to make it
easier to use by cgit.

* js/blame-lib: (29 commits)
  blame: move entry prepend to libgit
  blame: move scoreboard setup to libgit
  blame: move scoreboard-related methods to libgit
  blame: move fake-commit-related methods to libgit
  blame: move origin-related methods to libgit
  blame: move core structures to header
  blame: create entry prepend function
  blame: create scoreboard setup function
  blame: create scoreboard init function
  blame: rework methods that determine 'final' commit
  blame: wrap blame_sort and compare_blame_final
  blame: move progress updates to a scoreboard callback
  blame: make sanity_check use a callback in scoreboard
  blame: move no_whole_file_rename flag to scoreboard
  blame: move xdl_opts flags to scoreboard
  blame: move show_root flag to scoreboard
  blame: move reverse flag to scoreboard
  blame: move contents_from to scoreboard
  blame: move copy/move thresholds to scoreboard
  blame: move stat counters to scoreboard
  ...
2017-06-05 09:18:12 +09:00
..
2017-06-04 09:55:44 +09:00
2016-11-22 13:55:20 -08:00
2017-06-05 09:18:12 +09:00
2017-06-05 09:18:12 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:43 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:44 +09:00
2017-03-31 08:33:56 -07:00
2017-05-29 12:34:43 +09:00
2017-05-16 11:51:59 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:43 +09:00
2017-01-18 15:12:15 -08:00
2017-05-30 11:16:45 +09:00
2017-05-29 12:34:43 +09:00
2017-04-02 09:49:24 -07:00
2017-05-29 12:34:44 +09:00
2017-05-29 12:34:43 +09:00
2017-05-29 12:34:43 +09:00
2017-05-29 12:34:43 +09:00
2017-04-19 21:37:13 -07:00
2017-03-24 13:07:37 -07:00
2017-05-29 12:34:43 +09:00
2017-01-23 18:51:56 -08:00
2017-05-29 12:34:43 +09:00
2017-04-11 00:21:51 -07:00
2017-05-29 12:34:44 +09:00