Skip to content

Improve git show file history

Waqar Ahmed requested to merge work/file-history-ready-read into master
  • Dont wait on all the data to arrive from git, instead show things as they arrive. Makes it much nicer to use with projects that have a lot of revisions
  • Show author + email as a tooltip
  • Code cleanup

Signed-off-by: Waqar Ahmed waqar.17a@gmail.com

Merge request reports