SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for tig-2.4.1-2.13.x86_64.rpm :

* Fri Jul 27 2018 mpluskalAATTsuse.com- Make building more verbose- Small adjustments with spec-cleaner- Install bash completion to correct location
* Fri Jul 27 2018 mvetterAATTsuse.com- tig 2.4.1:
* Add CURSES_CFLAGS to CPPFLAGS. (#856)
* Sun Jul 22 2018 astiegerAATTsuse.com- tig 2.4.0:
* blame view now renders more like git-blame
* Improve worktree and submodule support
* Support running Tig via a Git alias
* Use ISO-8601 letters for short relative dates
* Change date formatting to show time zones by default
* Use utf8proc to handle Unicode characters
* a number of bug fixes
* Sun Feb 18 2018 avindraAATTopensuse.org- tig 2.3.3:
* Fix 100% CPU when closing terminal window before quitting tig by catching SIGHUP.
* Change refs_tags type to size_t.
* Revert \"Handle \
like \\r (#758)\" from 2.3.1
* Sat Dec 23 2017 avindraAATTopensuse.org- tig 2.3.2:
* Improve how busy loop detection performs on large repos- tig 2.3.1:
* Improvements: - Restore TTY attributes - Handle \
like \\r
* Bug fixes: - Add workaround that detects busy loops when Tig loses the TTY. This may happen if Tig does not receive the HUP signal (e.g. when started with nohup) - compatibility with ncurses-5.4 (clipboard support for prompt) - tig(1): document correct environment variable- use macros to simplify build and install steps
* Fri Sep 29 2017 astiegerAATTsuse.com- tig 2.3.0:
* The `width` setting on the `status`, `text` and `commit-title` columns was never applied and has been removed
* improve load performance and rendering speed
* Enable binding to more symbolic keys and keys with control modifier
* Store and readline history on disk
* Various bug fixes- drop upstreamed patches:
* tig-remove_build_timestamp.patch, reproducible.patch
* Sat May 06 2017 astiegerAATTsuse.com- tig 2.2.2:
* The status-untracked-dirs option was renamed to status-show-untracked-dirs to match the new status-show-untracked-files option.
* Use diff-options when preparing the diff in the stage view to make the diff state configurable
* Add \'status-show-untracked-files\' option mirroring Git\'s \'status.showUntrackedFiles\' to toggle display of untracked files in the status view. On by default
* Update ax_with_curses.m4 and use pkg-config to detect
* Add tig-pick script for using Tig as a commit picker
* Add \"smart case\" option (\'set ignore-case = smart-case\') to ignore case when the search string is lower-case only
* Fix author ident cache being keyed by email only.
* Fix periodic refresh mode to properly detect ref changes.
* Add workaround for detecting failure to start the diff-highlight process.
* Show diffs in the stash view when set mailmap = true
* Fix parsing of git-log revision arguments, such as - -exclude=... in conjunction with --all
* Fix diff stat parsing for binary copies
* Fix crash when resizing terminal while search is in progress
* Fix argument filtering to pass more arguments through to Git
* Check for termcap support in split tinfo libs
* Sat Mar 11 2017 mimi.vxAATTgmail.com- spec-cleaned
* Mon Jan 23 2017 bwiedemannAATTsuse.com- Add reproducible.patch to allow for reproducible builds
* Thu Nov 17 2016 astiegerAATTsuse.com- tig 2.2.1:
* Support Git\'s \'diff-highlight\' program when diff-highlight is set to either true or the path of the script to use for post- processing.
* Add navigation between merge commits
* Add \'A\' as a binding to apply a stash without dropping it.
* Bind \'Ctrl-D\' and \'Ctrl-U\' to half-page movements by default.
* manual: Mention how to change default Up/Down behavior in diff view.
* Fix :goto error message.
* Sat Aug 13 2016 astiegerAATTsuse.com- tig 2.2
* incompatible changes: + user-defined commands are now executed at the repository root + Remove `cmdline-args` option
* new features: + mailmap to show canonical name and email addresses + configurable highlight of search results + external commands improvements + UI improvements
* various bug fixes
* Thu Apr 09 2015 astiegerAATTsuse.com- tig 2.1.1- improvements
* Add support for key combos.
* See `contrib/vim.tigrc` for Vim-like keybindings.
* Add GitHub inspired file finder to search for and open any file.
* Add `search` keymap for navigation file finder search results.- Bug fixes:
* Fix display of multiple references per commit.
* Sync the prompt\'s cursor position with readline\'s internal position.
* Keep unstaged changes view open after an staging command.
* Fri Mar 13 2015 astiegerAATTsuse.com- package bash completion- package some configuration files samples- use upstream spec.in description
* Wed Mar 11 2015 astiegerAATTsuse.com- tig 2.1:
* navigation updates and fixes
* UI improvements
* speed improvements
* Add :exec prompt command
* Add :save-options prompt command
* documentation updates- Replace tig-fix-build.diff, autoconf call with configure option- use make install-doc- build with readline support
 
ICM