./devel/go-gitmap, Git repository object map creator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.0.20170613nb6, Package name: go-gitmap-0.0.20170613nb6, Maintainer: pkgsrc-users

A fairly fast way to create a map from all the filenames to info objects for a
given revision of a Git repo.

This library uses os/exec to talk to Git. There are faster ways to do this by
using some Go Git-lib or C bindings, but that adds dependencies I really don't
want or need.


Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates