Added
- Adds a repository indicator in the Repositories view when we are unable to detect repository changes — related to #583
- Adds
gitlens.defaultDateShortFormat
setting to specify how short absolute dates will be formatted by default
Changed
- Changes the fetch date in the Repositories view to respect the date style setting (
gitlens.defaultDateStyle
) and uses the newgitlens.defaultDateShortFormat
setting for formatting - Avoids caching when we are unable to detect repository changes — related to #583
Fixed
- Fixes #605 — Show More Commits not working