Skip to content

CudaText add-on. Git blame current file in CudaText

License

Notifications You must be signed in to change notification settings

ThaiDat/cuda_git_blame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda_git_blame

Introduction

This plugin enhances CudaText with useful functions:

  • Blame current line: Shows blame details for the current line (committer, date, summary, etc.).
  • Blame analyze file: Provides blame statistics for the entire file.
  • See current line history: Displays the full commit history of the current line (committer, time, commit title).
  • See file history: Displays the full commit history of the file (committer, time, commit title).
  • See file history by committer: Groups the file history by committer for easier navigation.
  • View file content in history: Allows opening file content at specific points in history.

Configurations

  • datetime_format: The format to be used for datetime across commands. Refer to the strftime directive documentation for a list of available directives and their meanings.

Author

ThaiDat

License

MIT

About

CudaText add-on. Git blame current file in CudaText

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages