Download Latest Version gitql_2.3.1_Linux_i386.tar.gz (4.1 MB)
Email in envelope

Get an email when there's a new version of Gitql

Home / 2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
gitql-windows-amd64.zip 2021-05-26 8.2 MB
gitql-linux-amd64.zip 2021-05-26 8.3 MB
DISTINCT and USE branches support source code.tar.gz 2021-05-26 1.0 MB
DISTINCT and USE branches support source code.zip 2021-05-26 1.0 MB
README.md 2021-05-26 216 Bytes
Totals: 5 Items   18.5 MB 0

DISTINCT

Use select distinct to group rows by a certain field. Eg.: select distinct author from commits where date > '2020-01-01 .

USE

To switch to another branch you can run use <branch>.

Source: README.md, updated 2021-05-26