Skip to content

alt14/TortoiseGitShowLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Image

TortoiseGitShowLog

QuickDrop Plugin for LabVIEW to bring up the TortoiseGit log for a VI, folder, library, class, repo etc. It's most useful if you set up TortoiseGit as your diff tool - you can right click on 1 or more log entries to diff. See this NI Knowledge Article.

Example Screenshot

This screenshot shows the TortoiseGit log launched from a LabVIEW VI. It is showing the log for that particular VI, which can then be diffed using a right-click menu.

Launching TortoiseGit Log from LabVIEW

Required Software

  • Git
  • TortoiseGit
  • LabVIEW 2018
    • A 2015 version can be installed but I didn't make this part of the repo
  • Windows OS

Tested on Windows 10, TortoiseGit 2.13.0.1 64-bit, Git version 2.35.3.windows.1 64-bit, LabVIEW 2018 32-bit.

Installation

VIPM VI Package (LabVIEW>=18.0)

Alternative option for LabVIEW 2015, 2016, 2017

Manual Install

  • You can pull down this code and paste contents of source into <LabVIEW 20xx>\resource\dialog\QuickDrop\plugins or <LabVIEW Data>\Quick Drop Plugins

Instructions for Use

See post on NI forums.

About

QuickDrop Plugin for LabVIEW to bring up the TortoiseGit log for a VI, folder, library, class, repo etc.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published