0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
smarter dependencies in Makefile More... almost 12 years ago
fix https://github.com/tialaramex/sparql-query/issues/7 roughly as described by stuaxo More... about 12 years ago
use git describe for version information More... about 12 years ago
Fix memory allocation error More... over 12 years ago
Detect if SPARQL endpoint URI has a ? in it, and add query with &= if so, so parameters can be added to the endpoint URI. More... almost 13 years ago
when the user specifies not to parse output and picks a specific MIME type, ask only for that More... almost 13 years ago
Measure column width of UTF-8 characters to get table alignment correct in temrinals More... almost 13 years ago
Some borken HTTP implementations dont send the Content-Type header correctly More... almost 13 years ago
Fix problem with memory allocation More... almost 13 years ago
If the user selects text/tab-separated-values, or text/plain, but the store returms XML, convert to text in output. More... about 13 years ago
Handle starting with zero-legnth config file More... about 13 years ago
Init history More... about 13 years ago
Use glib config file to hold previously seen prefixes More... about 13 years ago
Handle zero variable queries better More... about 13 years ago
Added sparql-update command, and auto-add of a PREFIXes when missing More... about 13 years ago
Added a sparql-update tool, to send SPARQL Update requests to endpoints More... over 13 years ago
read-from-stdin patch contributed by cannam on #4store More... over 14 years ago
use 'git rev-parse' rather than 'git-rev-parse' for forward compatibility More... almost 15 years ago
Add ToDo section More... almost 15 years ago
mention lack of attrs for literals in column view More... over 15 years ago
execution times go to stderr, avoiding contaminating results to stdout More... over 15 years ago
use shortened git revision to identify version of sparql-query More... over 15 years ago
remove bugs fixed by Steve from BUGS list More... over 15 years ago
Output improvements More... over 15 years ago
Better presentation of execution times More... over 15 years ago
Measure the reuslts return time, not including parse time More... over 15 years ago
Added a -t, --time option to print the query exeuction time More... over 15 years ago
fix SPARQL XML parser for bNodes More... over 15 years ago
fix getopt behaviour for -n and --help More... over 15 years ago
add some notes about known bugs in sparql-query More... over 15 years ago