Commit History

Author SHA1 Message Date
  George C. Privon ff9160df89 refactor (get-stats) use SQLite COUNT() instead of requesting all rows and counting within the program. fixes #11 9 months ago
  George C. Privon d3194f80d7 split out pending proposals by PI and Co-I doing open-call information. fixes #10 9 months ago
  George C. Privon 2eaef71dc4 count total number of proposals in each pending category 9 months ago
  George C. Privon 9683ff6cbd simplify argument parsing by using string comparison rather that regexp 9 months ago
  George C. Privon 64bb03724d show open calls (i.e., calls with pending proposals). fixes #9 10 months ago
  George C. Privon 3924313eef include accidentally omited dashes 1 year ago
  George C. Privon 99872f8c19 restrict number of short arguments 1 year ago
  George C. Privon 57972e6a1a remove another duplicate short flag 1 year ago
  George C. Privon 2149654203 remove duplicate short switch 1 year ago
  George C. Privon 3b6786a844 restructure command line parsing and mode specification. the latter now operates as switches 1 year ago
  George C. Privon 5e07936aef update program name in code 1 year ago
  George C. Privon d765c0ff04 combine separate racket files into a single utility. fixes #8 1 year ago