Page MenuHomeFreeBSD

New port: textproc/askgit: Query git repositories with SQL
ClosedPublic

Authored by lcook on Apr 17 2021, 11:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 3:30 PM
Unknown Object (File)
Mon, Apr 6, 4:06 AM
Unknown Object (File)
Sun, Apr 5, 8:41 AM
Unknown Object (File)
Sat, Apr 4, 10:14 AM
Unknown Object (File)
Sat, Apr 4, 9:24 AM
Unknown Object (File)
Sun, Mar 15, 2:44 PM
Unknown Object (File)
Sun, Mar 15, 6:44 AM
Unknown Object (File)
Fri, Mar 13, 7:33 PM
Subscribers

Details

Summary

Command-line tool for running SQL queries on git
repositories. It's meant for ad-hoc querying of
git repositories on disk through a common interface
(SQL), as an alternative to patching together various
shell commands.

There is also preliminary support for executing queries
against the GitHub API.

WWW: https://askgit.com

Test Plan
releng-122-amd64 ... OK
releng-122-i386  ... OK
releng-130-amd64 ... OK 
releng-130-i386  ... OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 38661
Build 35550: arc lint + arc unit

Event Timeline

lcook retitled this revision from Add port: textproc/askgit: Query git repositories with SQL to New port: textproc/askgit: Query git repositories with SQL.Apr 17 2021, 11:34 PM

lgtm :) (assuming you verified correcteness in poudriere).

This revision is now accepted and ready to land.Apr 18 2021, 2:21 PM