v0.10.0

New features:
- implemented horizontal and vertical layout
  commit 811aedb51df40d952dfa82d1d99164daea723cb0
- auto select layout on start up
  commit 9d6c9a67471ecdd5bfd4ce3d8d46e12ffba9e3cb
- auto switch layout on resize
  commit b470678ac7d234a82c56ea85266ecdf84358d7c2
- resize command
  commit 03152b239c2b442e389edbeb9a8e7c476e142fc5

- set command
  commit f40064d1a5b229c6952a6544e276279ef572b91d

- copy information of another commit
  commit b2a09fef417d91d4e14390b84707b9653258ac64

Bugfixes:
- linenumbers were screwed up if a line contained 'm '
  commit b2e839658c06d84fca93b9e2adc90fdf8a5632c6
- keep focus when opening OverlayPressedKeys
  commit b94078d5d38c408f00c47e46e95a2076b43f10b9
- don't crash when trying to open help for a command without doc string
  commit ff819e8f1231419f71e813e8da5dba5622f38b44

Optimization:
- LogView.is_correct_details_view recognizes stash log view
  commit 30b033c4b286378cc0f7653ed69e968619cd8926
- LogView.is_correct_details_view recognizes stash log view
  commit 30b033c4b286378cc0f7653ed69e968619cd8926
- recycle tag views
  commit b044ef2f0e9747e78ddc05d8ca4d122f724c8729

Changes:
- activate -> go right --open-only
  commit 89284e6ca73b261e399145140f581f6d57b27367
- renamed Command.ui to Command.app
  commit ba40498e570e757aec8a2b21b67defaf8376a0cd

Documentation/Help:
- go --last and --containing are mutually exclusive
  commit ec70348c4b9914b4add82673219730f9c91f4f1b