Revisions of tig

Bernhard Walle's avatar Bernhard Walle (bwalle) committed (revision 4)
- update to 0.14.1
  o Improvements
    - Status view: improve "on branch" information inspired by the
      prompt code in git's bash completion script.
    - Colors for 256-capable terminals can be specified as colorN.
    - Entering a number in the prompt will jump to that line
      number.
    - Handle core.worktree by setting GIT_DIR and GIT_WORK_TREE.
    - Make behavior of horizontal scrolling configurable by setting
      the horizontal-scroll variable to a number or a percentage.
  o Bug fixes.
- update to 0.14
  o Incompatibilities:
    - The screen-resize action has been deprecated.
    - The "tree-parent" action was renamed to "parent". Warnings
      will be emitted for transition. 
    - Remove parsing of deprecated option -S and subcommands log
      and diff. 
    - The "author" color replaces "main-author".
  o Improvements:
    - Horizontal scrolling.
    - Read tigrc(5) options from git configuration files.
    - Tree view: avoid flickering when updating.
    - Tree view: annotate entries with commit information.
    - Tree & blob view: open any blob in an editor.
    - Stage & main view: restore view position when reloading.
    - Blame view: load blame for parent commit.
    - Abbreviate author names to initials when the width of the
      author column is below 6 characters.
  o Bug fixes
Bernhard Walle's avatar Bernhard Walle (bwalle) committed (revision 3)
- update to 0.13
  o Incompatibilities:
    - Commands from the environment (e.g. TIG_MAIN_CMD) will no
      longer have access to shell features, such as subshells and
      variable expansion.
  o Improvements:
    - Display repository references in the sorted order: tags,
      heads, tracked remotes, remotes.
    - Add bash completion for blame.
    - Tree view: edit files of the current branch. 
    - Run requests: new identifiers %(directory), %(file), and
      %(ref)
    - Improve responsiveness and view loading speed by using
      select(2).
  o Bug fixes:
    - Separate blame revision and file argument by "—" to avoid
    - Main view: fix redrawing of the last commit wrt. the revision
      graph.
    - Fix waiting for input after executing a run request in pager
      mode.
    - Status & stage view: refuse to open directories and deleted
      files.
    - Tree view: show error when requesting blame for all non-file
      entries.
    - Do not draw loading views, which are not displayed.
    - Fix launching of mergetool from a subdirectory problems.
Bernhard Walle's avatar Bernhard Walle (bwalle) committed (revision 2)
- update to 0.12.1
  o Improvements:
    - Status view: revert uncommitted diff chunks and unstaged
      files with changes. Bound to ! by default. 
    - Main view: use —topo-order also when rev-list arguments are
      given on the command line. 
    - Log view: support for refreshing.
  o Bug fixes:
    - Status view: use ls-files' —exclude-standard so user specific
      ignore rules are effective. The option was added in git
      version 1.5.4. 
    - Stage view: fix assertion failure triggered when updating
      while status view is not displayed. 
    - Help view: avoid confusion by showing "(no key)" instead of
      "?" for unbound requests. 
    - Reload repository references when refreshing the main (and
      log) view. 
    - Do not maximize views when refreshing.
Bernhard Walle's avatar Bernhard Walle (bwalle) committed (revision 1)
Add package to devel:tools:scm.
Displaying revisions 81 - 84 of 84
openSUSE Build Service is sponsored by