summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-02-06Merge branch 'freeze' into addExecuteCommandPim Snel
2020-02-06add noninteractie scripting documentationPim Snel
2020-02-05Merge pull request #360 from earthshrink/cmdline_exportAndrés M
2020-02-05document command line exportsV. Guruprasad
2020-02-05add EXECUTE command for making non-interactive scripts more powerfullPim Snel
2020-02-04wrap too long linesPim Snel
2020-02-04add export to markdown documentationPim Snel
2020-02-04wrap all lines at 78 characters for more consistencyPim Snel
2020-02-04add missing help for csv without {file}Pim Snel
2020-02-04grouped paragraphs by export formatPim Snel
2020-02-04fix -Wunused-variable hcolPim Snel
2020-02-03add alignment and refactorPim Snel
2020-02-03Merge branch 'rightpad' into mdexportPim Snel
2020-02-02initial markdown export supportPim Snel
2020-02-02no padding for right align str cellsPim Snel
2019-11-08Update file.cAmooti73
2019-10-06command line option to exportV. Guruprasad
2019-02-21Fix cellcolor file output for empty colorsBrandon Tolsch
2019-02-15Merge pull request #315 from Nunu-Willump/featureAndrés M
2019-02-14Expand fcopy's functionalityLars Lenckowski
2019-02-14fix segfault when fcopying with no selection while on first columnLars Lenckowski
2019-01-14added --sheet to doc, fixed minor bugdave
2019-01-13better sheet name buffer lengthdave
2019-01-10sheet name selection done properlydave
2019-01-10sheet can be specified with name or numberdave
2019-01-09added xlsx sheet selectiondave
2018-10-22Fixed warnings during buildandmarti1424
2018-10-22Fix in getVertex that prevented rebuild_graph to work properly.mongo
2018-10-22.mongo
2018-10-22work on issue 295mongo
2018-10-08fix annoying bug because of not resetting inputline_pos to 0 when confirming ...mongo
2018-10-02fix when deleting an ent that for instance has a @sum()... it used to remove ...mongo
2018-10-021- add "eval_visited" in vertex struct for not to collide with current "visit...mongo
2018-10-01work on issue 260andmarti1424
2018-10-01work on issue 260andmarti1424
2018-07-25Autobackup - case insensitive QER options when backup existsmongo
2018-07-24Don't allow visual selection to extend beyond maxrowsmikeymell
2018-07-24Remove redundant if clausemikeymell
2018-07-24Grow table up to MAXROWS exactlymikeymell
2018-07-24Fix #277mikeymell
2018-07-24Call write triggers on value clearmikeymell
2018-07-24Use sc_info to report trigger exit codemikeymell
2018-07-24Correct lua api function names in docmikeymell
2018-07-16Merge pull request #267 from sjmulder/openbsdAndrés M
2018-07-16Merge pull request #268 from sjmulder/link-ncursesAndrés M
2018-07-13Merge branch 'freeze' into openbsdSijmen J. Mulder
2018-07-13Merge branch 'freeze' into link-ncursesSijmen J. Mulder
2018-07-08Update docDavid Kaufman
2018-07-06NetBSD supportSijmen J. Mulder
2018-06-29work on issue 266mongo