v0.11.0

reload (incl toggling command line options)

New features:
- reload
- option (command to add, remove or toggle command line options)
  W toggles --word-diff=color
  S toggles --ignore-space-change
  A toggles --ignore-all-space
- visual mode can be disabled in log view
  commit efe1056462375e3c96cd86aab94e8fcb81a1f4ec
- yD: export dates
  commit 9bf0a1773671e90e09eb6047ff57f149bc24854c
- (debug command)

Bugfixes:
- don't save focus before auto_open
  commit bcadbe8ff9cf722ebf9d665e937779e2072d8f76
- save focus before go right in help view
  commit 5b9ef4789391c0814d83aae97f545e491b75f969
- don't run auto_select_view_mode more often than necessary
  commit 1b9aed89956839c6a43991dfda34032e1ecfc7de
- don't crash when trying to open file while line without line number is focused
  commit 016d56ed15995ef9304daedffd4a36c97763acdc
- don't crash when trying to open a file while a Divider is focused
  commit 406fa327bdd892deb0f35969b4def2a29c8aafa9
- avoid errors if file name equals tag name
  commit 0d218b2ffb8e5795af0c1b4568bed4d67d8693e3
- gitd: start always in view mode one
  commit cb74dad1781aa0128295497eb80ac673f1e444b4

Changes:
- focus_next_hunk: select first modified line
  commit babbc9baa8d6185dc28cf5f74126b64753957ab1
- error handling: show offending git command on error in DetailsView
  commit d7c21560e37a6b880205940ef1a204e021e67d2f