Releases: cruessler/gitui
Releases · cruessler/gitui
v0.16.1
Added
- honor
config.showUntrackedFiles
improving speed with a lot of untracked items (#752) - improve performance when opening filetree-tab (#756)
- indicator for longer commit message than displayed (#773)
Fixed
- wrong file with same name shown in file tree (#748)
- filetree collapsing broken on windows (#761)
- unnecessary overdraw of the spinner on each redraw (#764)
Internal
v0.16.0
merge branch, merge commit
tag list popup
revision file tree
commit subject length warning
Added
- merging branches, pull-merge with conflicts, commit merges (#485)
- tags-list-popup (delete-tag, go to tagged commit) [@cruessler] (#483)
- inspect file tree tab (#743)
- file tree popup (for a specific revision) (#714)
- warning if commit subject line gets too long (#478)
--bugreport
cmd line arg to help diagnostics [@zcorniere] (#695)
Changed
- smarter log timestamps (#682)
- create-branch popup aligned with rename-branch [@bruceCoelho] (#679)
- smart focus change after staging all files (#706)
- do not allow to commit when
gpgsign
enabled (#740)
Fixed
v0.16.0-rc1
file blame
Added
- blame a file [@cruessler] (#484)
- support commit.template [@wandernauta] (#546)
Fixed
- debug print when adding a file to ignore
- fix scrolling long messages in commit details view (#663)
- limit log messages in log tab (#652)
- fetch crashed when no upstream of branch is set (#637)
enter
key panics in empty remote branch list (#643)
Internal
- cleanup some stringly typed code [@wandernauta] (#655)
- introduce EventState enum (removing bool for even propagation) [@tisorlawan] (#665)
v0.15.0
Added
- blame a file [@cruessler] (#484)
- support commit.template [@wandernauta] (#546)
Fixed
- debug print when adding a file to ignore
- fix scrolling long messages in commit details view (#663)
- limit log messages in log tab (#652)
- fetch crashed when no upstream of branch is set (#637)
enter
key panics in empty remote branch list (#643)
Internal
- cleanup some stringly typed code [@wandernauta] (#655)
- introduce EventState enum (removing bool for even propagation) [@tisorlawan] (#665)
v0.14.0
Added
[w]
key to toggle between staging/workdir [@terhechte] (#595)- view/checkout remote branches (#617)
Changed
- ask to pop stash by default (apply using
[a]
now) [@brunogouveia] (#574)
Fixed
test
Added
- honor
config.showUntrackedFiles
improving speed with a lot of untracked items (#752) - improve performance when opening filetree-tab (#756)
- indicator for longer commit message than displayed (#773)
Fixed
- wrong file with same name shown in file tree (#748)
- filetree collapsing broken on windows (#761)
- unnecessary overdraw of the spinner on each redraw (#764)
Internal
Added
- honor
config.showUntrackedFiles
improving speed with a lot of untracked items (#752) - improve performance when opening filetree-tab (#756)
- indicator for longer commit message than displayed (#773)
Fixed
- wrong file with same name shown in file tree (#748)
- filetree collapsing broken on windows (#761)
- unnecessary overdraw of the spinner on each redraw (#764)
Internal
Added
- honor
config.showUntrackedFiles
improving speed with a lot of untracked items (#752) - improve performance when opening filetree-tab (#756)
- indicator for longer commit message than displayed (#773)
Fixed
- wrong file with same name shown in file tree (#748)
- filetree collapsing broken on windows (#761)
- unnecessary overdraw of the spinner on each redraw (#764)