Changelog for
gitahead-2.6.3+git.b774160-3.34.i586.rpm :
* Thu Jul 01 2021 Dead Mozay
- Fix crashes.
* Thu Jul 01 2021 dead_mozayAATTopensuse.org- Update to version 2.6.3+git.b774160:
* Add default theme parameter to Application and use it in the tests to suppress the theme popup
* Remove stale setting
* Fix inconsistent style
* Reset HEAD branch rather than replacing its own
* Suppress continuous credential dialog caused by auto-fetch
* Modificações efetuadas em: gitahead_pt_BR.ts
* Fix \'Fetch All\' error if remote wasn\'t named \'origin\'
* Add \'Save Diff As\' and \'Apply Diff\'
* Fix some CI build and test issues
* Update Japanese translation
* Fix \'New Local Branch\' menu
* Fix hunk staging order for first line additions
* Automatically refresh view on squashing
* Disable \'LFS Initialize\' when there are no open repositories
* Update libgit2 to tip of main
* Break git wrapper library dependency on libssh2
* Fix test hang caused by edit button behavior change
* Break git wrapper library dependency on conf
* Fix infinite recursion call
* Initialize mHunspell with nullptr to avoid deleting an invalid pointer
* Change edit button menu indicator style
* Update translation files
* Fix style issues
* Add missing translations
* Add Japanese translation
* Use tag if no local branch is set
* Add commit infos to \'Ours\' and \'Theirs\' button
* Make Qt plugin targets optional
* Fix indexer errors
* Added Russian translation
* Update pt translation
* Update pt translation
* Added pt translation file
* Remove blank file name from \"Copy File Name\" menu.
* Add menu indicator and translation to EditButton
* Fix Delete Tag operation crash when there are no default remotes
* Disallow HEAD branch to be renamed.
* Refresh repository view after the branch was renamed.
* Fix null reference attempt on empty repository.
* Hide \"Push Tag\" from context menu when there are no default remotes
* Fix potential indexer crash on lua stack overflow
* Tweak SF Mono path for macOS Big Sur
* Add spell check to commit message editor
* Update of the Brazilian Portuguese translation.
* Clean up editor for the new version of Scintilla
* Add simple-Chinese to make list
* Update Simple-Chinese translation
* Fix pull from empty remote repository to empty local repostory
* Readme: add link to pre-built binaries
* add zh-CN translation file with auto-translation
* Allow external editor command with arguments
* Update german translation
* Create global app config subdirectory when missing
* Update build and VC redistributable
* Update german translation
* Update scintilla to version 3.21.0
* Update german translation
* Mon Dec 21 2020 Matthias Mailänder - Fix the language package.- Add an RPM group.- Fix the desktop category.
* Mon Nov 02 2020 dead_mozayAATTopensuse.org- Update to version 2.6.3:
* Change version to 2.6.3
* Fix the definition of an identifier in indexed search to include a dash followed a digit
* Revert \"Add filemode changes to DiffView\"
* Update libgit2 to tip of master
* Fix translation issue on macOS
* Update translations
* Fix warning
* Change filemode text display
* Disable filemode hunk for untracked files
* Add filemode changes to DiffView
* Mon Nov 02 2020 Dead Mozay - Initial package