issues
search
AmrDeveloper
/
GQL
Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
https://amrdeveloper.github.io/GQL/
MIT License
3.29k
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update summarize-release.py
#131
galenseilis
closed
4 days ago
0
Update setup.md
#130
galenseilis
closed
4 days ago
1
ability to match on value
#127
fdncred
closed
2 weeks ago
4
Querying diffs is very slow on moderately large repositories
#124
mplanchard
opened
1 month ago
1
Implement sub query
#122
AmrDeveloper
opened
2 months ago
0
Implement Dot expression feature
#121
AmrDeveloper
opened
2 months ago
0
commit and title not populated properly when using substring
#120
fdncred
opened
2 months ago
2
Improve handling selecting function with aggregation as parameter
#119
AmrDeveloper
closed
2 months ago
0
Add LTO to the Release profile
#118
zamazan4ik
closed
2 months ago
2
output of group by
#117
fdncred
closed
2 months ago
9
View insertions, deletions, and files changed by commit
#112
Danation
closed
4 months ago
2
GitHub support: issues, actions, pull_requests, discussions
#111
linux-china
opened
5 months ago
1
Any idea to add Conventional Commits support
#109
linux-china
closed
5 months ago
3
doc: install cmake before gitql on windows
#108
zishon
closed
5 months ago
0
`count()` function no longer works on v0.19.0
#101
SadMachinesP86
closed
6 months ago
1
FR/Suggestion: create ASDF plugin
#99
pataquets
opened
6 months ago
1
Support Plugin system
#97
AmrDeveloper
closed
2 months ago
1
SUBSTRING FromUtf8Error
#96
uqix
closed
7 months ago
1
Migrate to Chrono latest version and fix warns
#95
AmrDeveloper
closed
7 months ago
0
Application of `WHERE` clause and renaming columns
#94
uberroot4
closed
5 months ago
3
add `weekday` date function #24
#92
frectonz
closed
9 months ago
1
add `minute` date function #24
#91
frectonz
closed
9 months ago
0
add `last_day` date function #24
#90
frectonz
closed
9 months ago
1
add `month` date function #24
#89
frectonz
closed
9 months ago
1
implement 'describe table_name' to show fields and types of a table
#88
jossephus
closed
9 months ago
4
add mysql like 'show tables' statement to list all available tables
#87
jossephus
closed
9 months ago
4
add `year` date function #24
#86
frectonz
closed
9 months ago
1
add `quotename` string function #13
#85
frectonz
closed
9 months ago
1
Remove characters of `` in the end of comments line
#84
craftslab
closed
9 months ago
2
does there any high level binding can call many useful functions directly?
#83
lucasjinreal
opened
9 months ago
1
Incorrect comments in function of check_all_values_are_same_type
#82
craftslab
closed
9 months ago
2
Incorrect statement in function of consume_octal_number
#81
craftslab
closed
9 months ago
2
Incorrect comments in function of consume_identifier
#80
craftslab
closed
9 months ago
3
Incorrect comments in function of un_expected_expression_error
#79
craftslab
closed
9 months ago
2
Incorrect statement for CASE in documentation
#77
craftslab
closed
9 months ago
2
More than two conditions in WHERE results in an error
#75
dropsonic
closed
10 months ago
2
Misspelling in Diagnostic::error
#74
craftslab
closed
10 months ago
1
Incorrect expr_type for ArithmeticExpression
#72
craftslab
closed
10 months ago
3
Incorrect equals for DateTime and Time
#71
craftslab
closed
10 months ago
3
Clarify language in project description.
#70
dubaaron
closed
10 months ago
2
feat: Added HOUR function
#69
mobley-trent
closed
10 months ago
1
Columns are displayed in random order
#68
neilboyd
closed
10 months ago
3
Unable to install 0.10.0 and 0.11.0 from cargo
#67
brunomenezes66
closed
9 months ago
2
Correct typo in compile time error
#65
szaydel
closed
11 months ago
1
Upgrade Gix version to 0.56.0
#64
AmrDeveloper
closed
11 months ago
2
It would be nice if I could pass the query in to the command line
#63
neilboyd
closed
11 months ago
2
feat(string functions): CHARINDEX function
#62
mobley-trent
closed
11 months ago
1
feat: Implement MONTHNAME function
#61
mobley-trent
closed
11 months ago
1
fix: typo
#60
Debbl
closed
11 months ago
1
feat(gitql-ast): Adding DAYNAME function
#59
mobley-trent
closed
11 months ago
5
Next