master
Add support for clicking on arrows in the file list to expand/collapse directories
Add a root item ("/") if files at top level have changed
Fix copying a file's absolute path when running in a linked worktree
Construct arg vector manually rather than parse string
Only prompt to continue a rebase/merge if we started it
Add integration tests for discarding dir changes when filtering by path
Make file sort order and case sensitivity configurable
Improve performance of discarding changes in large directories
Fix #5302: Create .git/info directory before writing exclude file
Fix gitignore path collisions
Allow changing diff context size and rename threshold when main view is focused
Fix display of renamed files
Add user config gui.addRootItemInFileTree
Support range select for staging/discarding files