Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
CodeReview - A Python3-Qt5 application to perform code review on local Git repositories
- Description:
CodeReview provides two applications, 'diff-viewer', a standalone
diff viewer and 'pyqgit' for local Git repositories.
The main features of CodeReview are:
- display and browse the log and paches of a Git repository
- diff side by side using Patience algorithm
- watch for file system changes
Diff viewer features:
- stage/unstage file
- number of context lines
- font size
- line number mode
- align mode
- complete mode
- highlight mode
***** Note: This program REQUIRES to be opened inside *****
***** a local Git repository. *****
Packages