Merge branch 'pm/gitk-update'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:50 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2020 21:01:50 +0000 (14:01 -0700)
commit0cf28f6d4775ca304e3e2028c2645c600e869641
treea57c712d8a09eaa4eecf001167d143a0cbd9acbf
parentc01b041ef08580cfadc288d14068beec84e9a2d3
parente2b9cb1c5a45290f568681862fb27714d6e4e52b
Merge branch 'pm/gitk-update'

"gitk" update.

* pm/gitk-update:
  gitk: Resize panes correctly when reducing window size
  gitk: replace tabs with spaces
  gitk: fix the context menu not appearing in the presence of submodule diffs
  gitk: Un-hide selection in areas with non-default background color
  gitk: add diff lines background colors
  gitk: be prepared to be run in a bare repository
  gitk: Preserve window dimensions on exit when not using ttk themes
  gitk: don't highlight files after submodules as submodules
  gitk: fix branch name encoding error
  gitk: rename "commit summary" to "commit reference"