Skip to content

issues Search Results · repo:jonas/tig language:C

Filter by

874 results
 (92 ms)

874 results

injonas/tig (press backspace or delete to remove)

Currently, this is indicated by the status bar of the active window being printed in bold text, which can be difficult to notice. So, it s hard to discover, for example, what causes j and k keys to sometimes ...
  • ilyagr
  • Opened 
    5 days ago
  • #1374

To reproduce, run tig blame +28 tig-2.5.12 -- src/diff.c in the tig repo with tig 2.5.12, and then press b. This takes me to line 28 of commit a1894. This is incorrect. The correct behavior would take ...
  • ilyagr
  • 1
  • Opened 
    8 days ago
  • #1369

I would like to bind a key to execute an external command, then change view. (The reverse order would be acceptable.) For example, I bound a key in main view to uncommit : bind main U ?@git reset --soft ...
  • myrrhlin
  • 1
  • Opened 
    21 days ago
  • #1368

Despite what it says in the docs, $EDITOR and $VISUAL do not seem to be used when they are set. This is not because GIT_/TIG_EDITOR are set and overriding them, as I do not have them set. In my actual ...
type:bug
  • rosshadden
  • 3
  • Opened 
    on Feb 25
  • #1367

I have this binding to start a code review in neovim directly from the selected commit in tig: bind main v ! nvim + DiffviewOpen %(commit)~1..%(head) Thing is .. that only works if the branch I want ...
  • ds82
  • 3
  • Opened 
    on Feb 20
  • #1366

https://jonas.github.io/tig/INSTALL.html is still displaying that the latest version is 2.5.4, even though https://github.com/jonas/tig/blob/master/INSTALL.adoc is updated to the latest version. It seems ...
  • dotnetCarpenter
  • 1
  • Opened 
    on Feb 16
  • #1364

When navigating the parent commit through the , key, one can navigate to the previous (parent) commit. For merge requests however, this will always navigate to the first parent commit. In case of Merge ...
  • thlehmann-ionos
  • Opened 
    on Feb 5
  • #1363

Some tests fail on i586 (which is 32-bit x86): 00:37:25 + script -e -c make test /dev/null 00:37:25 Script started, output log file is /dev/null . 00:37:25 make: Entering directory /usr/src/RPM/BUILD/tig-2.5.11 ...
type:regression
  • vt-alt
  • 2
  • Opened 
    on Feb 4
  • #1362

tig is useful to select commits for git cherry-picking. I d suggest adding the interface so it could be more visible and easier. tig --select=file1 would enable selection column and record selected commits ...
  • vt-alt
  • 2
  • Opened 
    on Jan 13
  • #1361

There could be situation with very lengthy diffs for some file in particular commit. (For example feature is added and big new file is added with small integrations to other files.) It would be useful ...
  • vt-alt
  • 2
  • Opened 
    on Jan 13
  • #1360
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub