Path to this page:
./
devel/tig,
Ncurses-based GIT repository tool
Branch: pkgsrc-2011Q2,
Version: 0.17,
Package name: tig-0.17,
Maintainer: pkgsrc-usersTig is a git repository browser that additionally can act as a pager for
output from various git commands.
When browsing repositories, it uses the underlying git commands to present
the user with various views, such as summarized revision log and showing
the commit with the log message, diffstat, and the diff.
Using it as a pager, it will display input from stdin and colorize it.
Package options: wide-curses
Master sites:
SHA1: a48e9d08d96f8b49b65cf86602112c7c8e1a4804
RMD160: 303c0920e7f2b8b8bb74d65cf0bb3e914501ecd4
Filesize: 164.959 KB
Version history: (Expand)
- (2011-08-05) Package added to pkgsrc.se, version tig-0.17 (created)
CVS history: (Expand)
2011-08-01 06:30:52 by Steven Drake | Files touched by this commit (3) |
Log message:
Pullup ticket #3484 - requested by dholland
devel/tig build fix
Revisions pulled up:
- devel/tig/distinfo 1.5
- devel/tig/patches/patch-tig_c 1.1
- devel/tig/patches/patch-tig_h 1.1
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jul 31 22:15:36 UTC 2011
Modified Files:
pkgsrc/devel/tig: distinfo
Added Files:
pkgsrc/devel/tig/patches: patch-tig_c patch-tig_h
Log message:
Fix broken build.
|