File gitui.changes of Package gitui

-------------------------------------------------------------------
Wed Jan 26 20:38:22 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 20.1
  Added
  * support proxy auto detection via env's like HTTP_PROXY.
  Fixed
  * severe performance regression in 0.20
  * several smaller performance improvements via caching
- Update to version 20.0
  Added
  * support core.hooksPath.
  * allow reverting a commit from the commit log.
  * disable pull cmd on local-only branches.
  * support adding annotations to tags.
  * support inspecting annotation of tag.
  * support deleting tag on remote.
  * support git credentials helper (https).
  Fixed
  * Keep commit message when pre-commit hook fails.
  * honor pushurl when checking credentials for pushing.
  * use git-path instead of workdir finding hooks.
  * only enable remote actions (fetch/pull/push) if there are
    remote branches.
- Update to version 19.0
  Added
  * add fetch/update command all remote branches.
  * add trace-libgit feature to make git tracing optional.
  * support merging and rebasing remote branches.
  * add highlighting matches in fuzzy finder.
  * support home and end keys in branchlist.
  * add ghemoji feature to make gh-emoji (GitHub emoji) optional.
  * allow customizing key symbols like ⏎ & ⇧ (see docs).
  * simplify key overrides (see docs).
  * dedicated fuzzy finder up/down keys to allow vim overrides.
  * pull will also download tags.
  * allow editing file from filetree.
  * support bare repos (new workdir argument).
  Fixed
  * honor options (for untracked files) in stage_all command.
  * improved file diff speed dramatically.
  * push failing due to tracing error in upstream
- Update to version 18.0
  Added
  * support rebasing branches with conflicts.
  * add a key binding to stage / unstage items.
  * switch to status tab after merging or rebasing with conflicts.
  Fixed
  * fix supported checkout of hierarchical branchnames.
  * appropriate error message when pulling deleted remote branch.
  * improved color contrast in branches popup for light themes.
  * use git_message_prettify for commit messages.

-------------------------------------------------------------------
Sun Aug 22 10:49:25 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.17
  Added
  * allow inspecting top commit of a branch from list.
  * compare commits in revlog and head against branch.
  * new options popup (show untracked files, diff settings).
  * mark and drop multiple stashes.
  * check branch name validity while typing.
  * support deleting remote branch.
  * mark remote branches that have local tracking branch.
  Fixed
  * error viewing filetree in empty repo.
  * do not allow to ignore .gitignore files.
  * crash in shallow repo.
  * fixed performance regression in revlog.

-------------------------------------------------------------------
Sun Jun  6 10:56:55 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.16.1
  Added
  * honor config.showUntrackedFiles improving speed with a lot of
    untracked items.
  * improve performance when opening filetree-tab.
  * indicator for longer commit message than displayed.
  Fixed
  * wrong file with same name shown in file tree.
  * unnecessary overdraw of the spinner on each redraw.
  Internal
  * use git_repository_message.

-------------------------------------------------------------------
Sat Jun  5 12:59:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.16.0
  Added
  * merging branches, pull-merge with conflicts, commit merges.
  * tags-list-popup (delete-tag, go to tagged commit).
  * inspect file tree tab.
  * file tree popup (for a specific revision).
  * warning if commit subject line gets too long.
  * --bugreport cmd line arg to help diagnostics.
  Changed
  * smarter log timestamps.
  * create-branch popup aligned with rename-branch.
  * smart focus change after staging all files.
  * do not allow to commit when gpgsign enabled.
  Fixed
  * selected-tab color broken in light theme.
  * proper tmp file location to externally edit commit msg.

-------------------------------------------------------------------
Thu Apr 29 08:15:27 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.15.0
  Added
  * blame a file
  * support commit.template
  Fixed
  * debug print when adding a file to ignore
  * fix scrolling long messages in commit details view
  * limit log messages in log tab
  * fetch crashed when no upstream of branch is set
  * enter key panics in empty remote branch list
  Internal
  * cleanup some stringly typed code
  * introduce EventState enum (removing bool for even propagation)

-------------------------------------------------------------------
Mon Apr 12 05:48:33 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.14.0

-------------------------------------------------------------------
Sun Aug 30 12:54:31 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Udpate to version 0.10.0

-------------------------------------------------------------------
Sun May 17 09:27:13 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Initial package, version 0.2.5
openSUSE Build Service is sponsored by