aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Cal name now set to basename of path.Hugo Hörnquist2019-03-29
* Minor whitespace fixup.Hugo Hörnquist2019-03-29
* Replace recur loop with while.Hugo Hörnquist2019-03-29
* Add summary-filter to SUMMARY field.Hugo Hörnquist2019-03-29
* Move TTY input to end of loop.Hugo Hörnquist2019-03-29
* Fix #\q in main loop.Hugo Hörnquist2019-03-25
* Fix timespan-overlaps? to align better with days.Hugo Hörnquist2019-03-25
* Minor cleanups.Hugo Hörnquist2019-03-25
* Fix events being dropped by sorting them.Hugo Hörnquist2019-03-25
* Replace one filter.Hugo Hörnquist2019-03-25
* Update make-vcomponent to allow VIRTUAL components.Hugo Hörnquist2019-03-24
* Add VIRTUAL vcomponents.Hugo Hörnquist2019-03-24
* Set up better test for recurring events.Hugo Hörnquist2019-03-23
* Minor cleanup.Hugo Hörnquist2019-03-22
* Fix recur-event-stream.Hugo Hörnquist2019-03-22
* Add explicit import of (ice-9 format) to vcal output.Hugo Hörnquist2019-03-22
* Add comment on NAME attr.Hugo Hörnquist2019-03-22
* Add tests to C main.Hugo Hörnquist2019-03-22
* Fix error when setting attr before ever accessing it.Hugo Hörnquist2019-03-22
* Add empty constructor for vcomponent.Hugo Hörnquist2019-03-22
* Fix GET(TRIE(T)) erroring when target was a neighbour.Hugo Hörnquist2019-03-22
* Fix errors shown by scan-build.Hugo Hörnquist2019-03-22
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22
* Add stuff to test.scm.Hugo Hörnquist2019-03-22
* Cleanup and cleandown in (v r generate).Hugo Hörnquist2019-03-22
* Update formatting of some comments.Hugo Hörnquist2019-03-22
* Change time->string default format.Hugo Hörnquist2019-03-22
* Rename build-recur-rules to parse-recurrence-rule.Hugo Hörnquist2019-03-22
* Fix imports for (vcalendar recurrence parse).Hugo Hörnquist2019-03-22
* Move take-to to util.Hugo Hörnquist2019-03-22
* Add clean-scheme to makefile.Hugo Hörnquist2019-03-22
* Update main to show recurring events.Hugo Hörnquist2019-03-21
* Fixed recurrence code.Hugo Hörnquist2019-03-21
* Add filter-sorted-stream.Hugo Hörnquist2019-03-21
* Add ./ to makefile.Hugo Hörnquist2019-03-21
* Started work on stream interleaving.Hugo Hörnquist2019-03-21
* Add find-min.Hugo Hörnquist2019-03-21
* Change main-loop input.Hugo Hörnquist2019-03-21
* Update utility functions.Hugo Hörnquist2019-03-21
* Fix up fetch to use better abstractions.Hugo Hörnquist2019-03-21
* Some cleanup.Hugo Hörnquist2019-03-21
* Move time procedures from main to where they belong.Hugo Hörnquist2019-03-21
* Fix crash when day has 0 events.Hugo Hörnquist2019-03-19
* Fix problem with screen not refreshing.Hugo Hörnquist2019-03-19
* Made vulgar interface slightly more stable.Hugo Hörnquist2019-03-19
* Add simple event view to vulgar front-end.Hugo Hörnquist2019-03-19
* Fix BSD cal output.Hugo Hörnquist2019-03-13
* Possibly add support for systems with BSD cal(1).Hugo Hörnquist2019-03-13
* Fix events only overlapping days.Hugo Hörnquist2019-03-13
* Add interactive terminal UI.term-uiHugo Hörnquist2019-03-12