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
F137061596: D29817.id87669.diff
Fri, Nov 21, 1:55 AM
F137060949: D29817.id.diff
Fri, Nov 21, 1:54 AM
F137060802: D29817.id87642.diff
Fri, Nov 21, 1:53 AM
F137060114: D29817.diff
Fri, Nov 21, 1:52 AM
Unknown Object (File)
Wed, Nov 12, 6:35 AM
Unknown Object (File)
Sun, Nov 9, 1:25 AM
Unknown Object (File)
Fri, Oct 31, 8:18 AM
Unknown Object (File)
Thu, Oct 30, 11:48 AM
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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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