diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-05-19 08:36doc(readme): update issue boardAndreas Gruhler1+7-5
2024-05-13 18:03doc(nix): prefetch latest commit hashAndreas Gruhler1+9-2
2024-04-15 18:10doc(nix): document nix build/installAndreas Gruhler2+27-0
2024-04-15 17:54feat(nix): add stable/unstable build filesAndreas Gruhler3+51-20
2024-04-15 13:48feat(nix): add stdenv build scriptAndreas Gruhler1+20-0
2024-04-15 16:52bump version 0.11-unstableAndreas Gruhler1+1-1
2024-04-15 16:52release version 0.10Andreas Gruhler2+6-2
2024-04-15 14:03fix: use addstr without fmtAndreas Gruhler1+1-1
2024-03-12 06:55fix(man): irc channelAndreas Gruhler1+1-1
2024-03-12 06:55fix: copyright yearAndreas Gruhler1+1-1
2023-10-08 20:12bump version 0.10-unstableAndreas Gruhler1+1-1
2023-10-08 20:09release version 0.9Andreas Gruhler2+14-2
2023-05-03 18:20fix: token sizeAndreas Gruhler1+3-3
2023-03-30 22:21fix: DST drawing of calendar and movementsAndreas Gruhler2+19-6
2023-03-27 22:35feat(lttng): add debug_tm tracepointAndreas Gruhler1+22-0
2023-03-27 22:32feat: replace usleep with nanosleepAndreas Gruhler1+5-4
2023-03-26 21:55bump version 0.9-unstableAndreas Gruhler1+1-1
2023-03-26 21:54release version 0.8Andreas Gruhler2+17-2
2023-03-26 21:44doc: refresh man pageAndreas Gruhler2+175-100
2023-03-26 21:41fix(caldav): remove duplicate thread cancelAndreas Gruhler1+0-1
2023-03-26 20:58fix(caldav): move curs before syncingAndreas Gruhler1+3-3
2023-03-26 20:52fix(import): wrong time marksAndreas Gruhler2+2-5
2023-03-26 20:22debug(lttng): add debug_intAndreas Gruhler1+14-0
2023-03-26 19:43fix(caldav): increase token sizeAndreas Gruhler1+4-4
2023-03-26 12:45doc: fix weekday optionAndreas Gruhler1+1-1
2023-03-25 12:09fix(caldav): free token_resp memoryAndreas Gruhler1+1-1
2023-03-25 11:51fix(caldav): incr postfield size by portAndreas Gruhler2+34-1
2023-03-25 11:05fix(caldav): increase access token lengthAndreas Gruhler1+4-4
2023-03-25 09:37doc(caldav): enable API in cloud consoleAndreas Gruhler1+5-0
2023-03-25 09:36fix(caldav): typo in confirmation screenAndreas Gruhler1+1-1
2023-03-11 11:29feat: update year in licenseAndreas Gruhler1+1-1
2023-02-24 20:42fix(Makefile): target executable for othersAndreas Gruhler1+1-1
2023-02-20 20:54doc(obs): document project metaAndreas Gruhler1+22-6
2023-02-20 19:43bump version 0.8-unstableAndreas Gruhler1+1-1
2023-02-20 19:23release version 0.7Andreas Gruhler2+4-2
2023-02-20 18:20docs: reformat long lines and man pageAndreas Gruhler8+632-422
2023-02-20 16:03doc(lttng): add liblttng-ust-dev dependencyAndreas Gruhler1+2-2
2022-08-21 00:39feat: change code uriAndreas Gruhler7+90-97
2022-07-02 20:32chore: update changelogAndreas Gruhler1+9-2
2022-06-26 20:30#7: add changelog entryAndreas Gruhler1+3-0
2022-06-26 20:24feat(lttng): Replace remaining stderr debug linesAndreas Gruhler3+65-26
2022-06-26 20:20chore(docs): add info bannerAndreas Gruhler1+2-0
2022-06-26 19:56feat(lttng): add error_int_long tracerAndreas Gruhler2+19-4
2022-06-26 19:39feat(lttng): replace more stderr logs with tracepointsAndreas Gruhler1+4-4
2022-06-26 19:33feat(lttng): replace more stderr logs with tracepointsAndreas Gruhler3+14-15
2022-06-26 19:21feat(lttng): add err tracerAndreas Gruhler3+16-10
2022-06-26 19:12chore(docs): LTTng live sessionAndreas Gruhler1+25-0
2022-06-26 18:36add tracing script exampleAndreas Gruhler2+14-0
2022-06-26 18:34feat(lttng): add debug_date eventAndreas Gruhler9+97-76
2022-06-24 12:17fix sync confirm logic for (a)llAndreas Gruhler2+8-8
2022-06-23 21:27remove printfAndreas Gruhler1+0-1
2022-06-23 12:26fix(#15): Fix strcmpAndreas Gruhler1+1-1
2022-06-23 12:24fix(#15): Check google input paramsAndreas Gruhler1+31-3
2022-06-23 10:11fix(#3): Only write tokenfile on CURLE_OKAndreas Gruhler2+43-31
2022-06-23 08:44typoAndreas Gruhler1+1-1
2022-06-23 07:41fix(#11): reset conf_chAndreas Gruhler1+2-0
2022-06-23 06:55LTTNG_UST_COMPAT_API_VERSION 0Andreas Gruhler4+28-26
2022-06-22 09:07fix(#12): use unsigned intAndreas Gruhler1+1-1
2022-06-21 14:24mv lttng to dirAndreas Gruhler4+2-2
2022-06-21 11:54add comment keypad/mouseAndreas Gruhler1+2-1
2022-06-21 11:21fix(typo): expaned_valueAndreas Gruhler1+12-12
2022-06-21 11:20fix(#10): malloc google_tokenfileAndreas Gruhler1+1-0
2022-06-19 22:21#3 read token file to memAndreas Gruhler1+14-22
2022-06-19 21:58fix wrong n in scanfAndreas Gruhler1+1-1
2022-06-19 21:55fix wrong arg type and limit char scansAndreas Gruhler1+6-6
2022-06-19 21:35fix missing format stringAndreas Gruhler1+1-1
2022-06-19 07:16typoAndreas Gruhler1+1-1
2022-05-07 20:12Merge pull request 'Add LTTng Instrumentation' (#9) from feat/lttng into masterAndreas Gruhler7+137-14
2022-05-07 20:05add lttng instrumentationAndreas Gruhler7+137-14
2022-02-09 12:42add diary-cheat-sheet.xmlAndreas Gruhler1+2-0
2022-02-02 22:12diary version 0.7-unstableAndreas Gruhler1+2-3
2022-02-02 22:10update changelogAndreas Gruhler1+2-3
2022-02-02 22:09bump version 0.6Andreas Gruhler1+1-1
2022-02-02 21:34#6 hide msg from stdoutAndreas Gruhler2+12-12
2022-01-23 22:16fix def lost block in caldav_req on curl errorAndreas Gruhler1+5-5
2022-01-23 14:26fix invalid read of priv http_headerAndreas Gruhler1+11-4
2022-01-18 23:23feat(caldav): rm existing remote entry before uploadAndreas Gruhler1+35-30
2022-01-18 12:21update changelogAndreas Gruhler1+1-0
2022-01-17 00:39feat(docs): prepare changelog for v0.6Andreas Gruhler1+21-9
2022-01-17 00:28feat(caldav): update documentationAndreas Gruhler5+277-86
2022-01-17 00:27feat(caldav): Press 'S' to sync monthAndreas Gruhler1+19-9
2022-01-17 00:27feat(caldav): use utc timeAndreas Gruhler1+12-9
2022-01-16 22:16feat(caldav): improve error messagesAndreas Gruhler1+2-9
2022-01-16 22:14feat(caldav): improve error messagesAndreas Gruhler1+2-3
2022-01-16 21:52feat(caldav): remove GOOGLE URI/HOSTAndreas Gruhler1+0-2
2022-01-16 21:51feat(caldav): fix unit value & remove msgAndreas Gruhler2+8-28
2022-01-16 21:24shorten confirmation messageAndreas Gruhler1+1-1
2022-01-09 23:39caldav improvementsAndreas Gruhler2+93-98
2022-01-09 19:02fix(export): invalid write of size 1Andreas Gruhler1+1-1
2022-01-09 18:56fix(man): uppercase E for exportAndreas Gruhler3+5-5
2022-01-09 18:52bump copyright dateAndreas Gruhler1+1-1
2022-01-09 14:11fix(#1): read from arg at endAndreas Gruhler1+93-93
2022-01-09 13:32fix(config): improve warning if missingAndreas Gruhler1+1-1
2022-01-08 22:01fix(man): overflow auto and small fixesAndreas Gruhler5+36-40
2022-01-08 21:13feat(readme): cheat sheetAndreas Gruhler1+3-1
2022-01-08 21:11feat(readme): remove worm imgAndreas Gruhler1+16-10
2022-01-08 20:00feat(man): use scdocAndreas Gruhler5+1139-514
2022-01-05 19:24update man pageAndreas Gruhler2+14-5
2022-01-05 00:18feat(man): use soju man-style cssAndreas Gruhler2+2-13
2022-01-02 23:20fix(export): add newlineAndreas Gruhler1+1-1
2022-01-02 00:41update docsAndreas Gruhler4+127-41
2022-01-02 00:11fix(no_mouse): read from config fileAndreas Gruhler1+4-0
2022-01-01 23:59fix(no_mouse): restore after edit cmdAndreas Gruhler1+12-2
2022-01-01 23:52fix(mem): free fmt_cmd from config fileAndreas Gruhler1+1-0
2022-01-01 23:51add no_mouse flagAndreas Gruhler3+16-2
2022-01-01 19:38fix --no-pty short optionAndreas Gruhler1+1-1
2021-12-29 22:04refactor(display_entry): rename varsAndreas Gruhler1+6-6
2021-12-29 21:56feat(unfolding): comment no more linesAndreas Gruhler1+1-0
2021-12-29 21:55fix(caldav): use tm_isdstAndreas Gruhler1+1-1
2021-12-29 21:53fix(unfold): buffer sizeAndreas Gruhler1+1-1
2021-12-29 21:33fix(caldav): use calloc, one-off nullAndreas Gruhler1+5-6
2021-12-29 21:07rename variable and use callocAndreas Gruhler1+5-6
2021-12-29 21:04rename variableAndreas Gruhler1+3-3
2021-12-29 21:01rename variableAndreas Gruhler1+2-2
2021-12-27 07:18add export featureAndreas Gruhler12+205-38
2021-12-25 16:10feat(import): skip entriesAndreas Gruhler1+5-6
2021-12-25 16:07fix(import): reset cal_start sec/min/hAndreas Gruhler1+4-0
2021-12-25 11:55remove debug messagesAndreas Gruhler1+0-11
2021-12-25 11:55add no char to skip importsAndreas Gruhler1+2-6
2021-12-12 09:07update release listAndreas Gruhler1+1-0
2021-12-12 09:06update demo/cheatsheet linksAndreas Gruhler1+2-2
2021-12-12 09:04update changelogAndreas Gruhler1+6-3
2021-12-12 09:02rm actions, workflows and CI docsAndreas Gruhler8+6-128
2021-12-12 08:17change link to repoAndreas Gruhler5+10-10
2021-12-12 06:54Merge pull request #79 from in0rdr/feature/60/mouse-supportAndreas Gruhler1+61-0
2021-12-12 06:53remove debug msgAndreas Gruhler1+0-11
2021-11-28 12:01commentAndreas Gruhler1+2-5
2021-11-28 10:09feature(double-click): edit cmdAndreas Gruhler1+55-35
2021-11-28 09:35fix(mousemask): remember default maskAndreas Gruhler1+4-1
2021-11-28 09:30only detect click in cal winAndreas Gruhler1+3-1
2021-11-24 20:00use tm.tm_mday to count daysAndreas Gruhler1+2-3
2021-11-22 20:08detecht touch and click eventsAndreas Gruhler1+1-1
2021-11-21 09:31debug mouse event button stateAndreas Gruhler1+1-1
2021-11-20 22:22test mouse scroll buttons 4/5Andreas Gruhler1+2-0
2021-11-20 22:03Fix diff_daysAndreas Gruhler1+13-14
2021-11-20 21:28remove commentsAndreas Gruhler1+0-13
2021-11-20 21:27#60 start implementing mouse supportAndreas Gruhler1+63-0
2021-12-11 22:31Merge branch 'master' of github.com:in0rdr/diaryAndreas Gruhler1+1-1
2021-12-11 22:31add pty to changelogAndreas Gruhler1+1-0
2021-12-11 20:28refresh diary manpagegithub-actions1+1-1
2021-12-11 20:28link no_pty with fmt_cmdAndreas Gruhler2+2-2
2021-12-11 20:25fix linkAndreas Gruhler1+1-1
2021-12-11 20:24document formattersAndreas Gruhler1+10-0
2021-12-11 20:10mdcat color exampleAndreas Gruhler1+1-1
2021-12-11 20:07refresh diary manpagegithub-actions1+6-3
2021-12-11 20:06Merge branch 'master' of github.com:in0rdr/diaryAndreas Gruhler1+8-0
2021-12-11 20:06pty documentationAndreas Gruhler3+8-5
2021-12-11 18:55refresh diary manpagegithub-actions1+8-0
2021-12-11 18:54Merge pull request #84 from in0rdr/feat/ptyAndreas Gruhler7+110-11
2021-12-11 18:51add ptyAndreas Gruhler7+110-11
2021-12-07 07:36Merge branch 'master' of github.com:in0rdr/diaryAndreas Gruhler1+2-1
2021-12-07 07:35add handling for no fmt_cmd againAndreas Gruhler1+53-39
2021-12-06 22:31refresh diary manpagegithub-actions1+2-1
2021-12-06 22:30amend --fmt-cmd examplesAndreas Gruhler2+2-2
2021-12-06 22:26replace hacky tmp_fmt_txt_file with pipeAndreas Gruhler2+52-56
2021-12-06 22:15use _XOPEN_SOURCE instead of _GNU_SOURCEAndreas Gruhler2+2-4
2021-12-05 15:28redraw calendar on resizeAndreas Gruhler1+4-0
2021-12-04 21:21change info textAndreas Gruhler1+1-1
2021-12-04 21:20formattingAndreas Gruhler1+1-1
2021-12-04 21:19Merge pull request #83 from JonnyBurger/masterAndreas Gruhler3+38-41
2021-12-04 21:15add docs for Clang compilerAndreas Gruhler1+9-0
2021-12-04 20:35Update AUTHORS.mdJonny Burger1+2-2
2021-12-04 20:35fix all warningsJonny Burger2+36-39
2021-12-04 20:21fix #81Andreas Gruhler1+0-1
2021-12-04 15:41amend ReadmeAndreas Gruhler1+11-0
2021-12-04 15:03add fmt_cmd to default diary.cfgAndreas Gruhler1+2-0
2021-12-04 14:55refresh diary manpagegithub-actions1+9-0
2021-12-04 14:54Merge pull request #80 from in0rdr/feature/68/fmt-cmdAndreas Gruhler5+74-6
2021-12-04 14:31fix multi word config file valueAndreas Gruhler1+10-5
2021-12-03 22:09add fmt-cmd optionAndreas Gruhler5+69-6
2021-12-04 13:57amend changelogAndreas Gruhler1+2-1
2021-12-04 13:54add release checklist to docsAndreas Gruhler1+7-0
2021-12-04 13:47add CHANGELOG fileAndreas Gruhler1+47-0
2021-12-04 13:40rename docs filesAndreas Gruhler6+192-189
2021-12-04 13:19correct token buf sizeAndreas Gruhler2+3-3
2021-12-04 12:54don't delete tokenfileAndreas Gruhler1+6-8
2021-11-28 22:22fix(token_bytes): invalid write of size 1Andreas Gruhler1+2-2
2021-11-24 20:24use pthread_detachAndreas Gruhler2+3-1
2021-11-24 20:15document leak kindsAndreas Gruhler1+5-0
2021-11-24 19:53fix mem leak when canceling importAndreas Gruhler1+9-4
2021-11-23 10:35fix mem: free definitely lost blocksAndreas Gruhler1+2-0
2021-11-20 21:55disable man action on pull_requestAndreas Gruhler1+0-2
2021-11-17 21:3440 char tokenAndreas Gruhler1+1-1
2021-11-17 21:16document Git Access TokenAndreas Gruhler1+3-1
2021-11-16 08:07document obs workflow tokenAndreas Gruhler1+1-1
2021-11-16 07:47document obs workflow token listingAndreas Gruhler1+10-0
2021-11-16 07:46document obs workflow token creationAndreas Gruhler1+8-0
2021-11-16 07:42add obs upstream docAndreas Gruhler1+3-0
2021-11-14 00:44docs/OBS.MDAndreas Gruhler1+30-30
2021-11-14 00:03docs/OBS.MDAndreas Gruhler1+23-23
2021-11-13 22:32document zstAndreas Gruhler1+21-1
2021-11-13 21:41document nothing provides python3 errorAndreas Gruhler1+13-2
2021-11-13 20:23document OBS zstdAndreas Gruhler1+16-2
2021-11-13 07:09readmeAndreas Gruhler1+1-1
2021-11-13 07:09fix spellingAndreas Gruhler1+2-2
2021-11-13 07:07add alpha warningsAndreas Gruhler1+11-1
2021-11-13 07:02fix dotAndreas Gruhler1+2-3
2021-11-13 07:02add links to GH/OBS docsAndreas Gruhler1+7-1
2021-11-13 06:59continue writing OBS docsAndreas Gruhler1+47-2
2021-11-13 06:48start writing OBS docsAndreas Gruhler2+53-2
2021-11-01 07:23fix filenameAndreas Gruhler1+1-1
2021-11-01 07:21document CI buildsAndreas Gruhler2+24-0
2021-11-01 06:58debug rebuild_packageAndreas Gruhler1+2-2
2021-11-01 06:53mv declaration out of loop (C99)Andreas Gruhler1+2-1
2021-11-01 06:31stop when key foundAndreas Gruhler1+1-0
2021-10-30 22:38refresh diary manpagegithub-actions1+4-0
2021-10-30 22:37Merge pull request #77 from in0rdr/feature/ics-importAndreas Gruhler13+311-101
2021-10-30 22:33highlight imported entry, simplify unfoldAndreas Gruhler2+32-34
2021-10-30 20:06catch lost memory blocksAndreas Gruhler1+3-0
2021-10-21 19:41fix ics sizeAndreas Gruhler2+13-16
2021-10-21 19:36add valgrind notes to TESTING.mdAndreas Gruhler1+16-0
2021-10-21 19:29add dbg target to Mkfile with dbg symbolsAndreas Gruhler1+3-0
2021-10-17 21:23fix null descr segfaultAndreas Gruhler1+1-1
2021-10-17 21:18obs, use rebuild_packageAndreas Gruhler1+1-1
2021-10-17 21:17confirm and write to filesAndreas Gruhler4+146-12
2021-10-17 21:16extend go_to with more input varsAndreas Gruhler2+16-49
2021-10-17 21:15remove unistd from caldav.hAndreas Gruhler1+0-1
2021-10-17 21:15fix confirmation dialogAndreas Gruhler1+1-20
2021-10-03 15:56correct error msgAndreas Gruhler1+1-1
2021-10-03 15:52amend man/ReadmeAndreas Gruhler2+2-0
2021-10-03 15:30attempt to determine DSTAndreas Gruhler1+3-1
2021-10-03 07:49import all VEVENTSAndreas Gruhler2+52-19
2021-10-02 22:08new file for import functionalityAndreas Gruhler6+64-29
2021-10-02 22:04Simplify local/remote caldav conditionsAndreas Gruhler1+11-8
2021-09-22 21:12read first VEVENT DESCRIPTION from ics fileAndreas Gruhler3+37-0
2021-09-20 06:56Update README.mdAndreas Gruhler1+1-1
2021-08-30 20:50Update README.mdAndreas Gruhler1+3-1
2021-08-30 20:33Update TESTING.mdAndreas Gruhler1+12-0
2021-08-30 20:19Update README.mdAndreas Gruhler1+1-1
2021-08-01 09:08only commit manpage if changedAndreas Gruhler1+1-1
2021-08-01 09:04Merge branch 'master' of github.com:in0rdr/diaryAndreas Gruhler2+329-10
2021-08-01 09:04help textAndreas Gruhler1+3-3
2021-07-26 06:37refresh diary manpagegithub-actions1+323-0
2021-07-26 06:34Update man.ymlAndreas Gruhler1+1-1
2021-07-26 06:30Update man.ymlAndreas Gruhler1+7-11
2021-07-26 05:45Update c.ymlAndreas Gruhler1+1-1
2021-07-26 05:40rm html manAndreas Gruhler1+0-323
2021-07-25 21:22Update man.ymlAndreas Gruhler1+1-1
2021-07-25 21:21Update man.ymlAndreas Gruhler1+1-1
2021-07-25 21:06Merge branch 'master' of github.com:in0rdr/diaryAndreas Gruhler1+29-0
2021-07-25 21:06change man1 pathAndreas Gruhler1+3-3
2021-07-24 15:14Update man.ymlAndreas Gruhler1+1-1
2021-07-24 15:11Update man.ymlAndreas Gruhler1+2-4
2021-07-24 15:06Update man.ymlAndreas Gruhler1+6-5
2021-07-24 15:04Update man.ymlAndreas Gruhler1+1-1
2021-07-24 15:00Update man.ymlAndreas Gruhler1+1-1
2021-07-24 14:57Update man.ymlAndreas Gruhler1+1-1
2021-07-24 14:53Update man.ymlAndreas Gruhler1+2-2
2021-07-24 14:47Update man.ymlAndreas Gruhler1+4-4
2021-07-24 14:41Update man.ymlAndreas Gruhler1+3-3
2021-07-24 14:40Update man.ymlAndreas Gruhler1+2-2
2021-07-24 14:38Update man.ymlAndreas Gruhler1+3-0
2021-07-24 14:32Update man.ymlAndreas Gruhler1+8-3
2021-07-24 09:16Update man.ymlAndreas Gruhler1+1-1
2021-07-24 09:06Update man.ymlAndreas Gruhler1+2-4
2021-07-24 09:05Update man.ymlAndreas Gruhler1+3-1
2021-07-24 09:02Update man.ymlAndreas Gruhler1+1-1
2021-07-24 08:59Update man.ymlAndreas Gruhler1+3-1
2021-07-24 08:57Update man.ymlAndreas Gruhler1+1-1
2021-07-24 08:55Update man.ymlAndreas Gruhler1+1-1
2021-07-24 08:53Create man.ymlAndreas Gruhler1+20-0
2021-07-22 22:04alloc slash and '\0' in config_file_pathAndreas Gruhler1+1-1
2021-07-22 10:49free config_file_pathAndreas Gruhler1+1-0
2021-07-15 18:25show progress after oauth codeAndreas Gruhler1+2-1
2021-07-14 07:07add push event filterAndreas Gruhler1+6-2
2021-07-13 21:58loop initial declarations are only allowed in C99 modeAndreas Gruhler1+2-1
2021-07-09 22:27replace travisAndreas Gruhler2+1-13
2021-07-09 22:19sudo make me a sandwitchAndreas Gruhler1+1-1
2021-07-09 22:17fix typoAndreas Gruhler1+1-1
2021-07-09 22:16Required property is missing: shellAndreas Gruhler1+3-0
2021-07-09 22:14remove versionAndreas Gruhler1+2-2
2021-07-09 22:12use relative pathAndreas Gruhler1+2-2
2021-07-09 22:10use master versionAndreas Gruhler1+2-2
2021-07-09 22:06change to v1Andreas Gruhler1+2-2
2021-07-09 22:05Expected format {org}/{repo}[/path]@refAndreas Gruhler1+2-2
2021-07-09 22:03remove versionAndreas Gruhler1+4-4
2021-07-09 21:59test composite actionAndreas Gruhler2+12-11
2021-07-09 21:49move workflowAndreas Gruhler1+0-0
2021-07-09 21:47Update c-cpp.ymlAndreas Gruhler1+1-1
2021-07-09 21:46Update c-cpp.ymlAndreas Gruhler1+1-1
2021-07-09 21:42Update c-cpp.ymlAndreas Gruhler1+1-1
2021-07-09 21:37Update c-cpp.ymlAndreas Gruhler1+2-2
2021-07-09 21:32Update c-cpp.ymlAndreas Gruhler1+12-7
2021-07-09 21:19Update c-cpp.ymlAndreas Gruhler1+1-2
2021-07-09 21:16Update c-cpp.ymlAndreas Gruhler1+1-1
2021-07-09 21:15Update c-cpp.ymlAndreas Gruhler1+10-2
2021-07-09 21:08Update c-cpp.ymlAndreas Gruhler1+9-4
2021-07-09 21:01Update c-cpp.ymlAndreas Gruhler1+1-1
2021-07-09 21:00Create c-cpp.ymlAndreas Gruhler1+20-0
2021-07-09 06:33what's up with travisAndreas Gruhler1+1-1
2021-07-04 23:17'for' loop initial declarations only in C99 modeAndreas Gruhler1+2-1
2021-07-04 23:09'for' loop initial declarations only in C99 modeAndreas Gruhler1+2-1
2021-07-04 22:08add extern config to all header filesAndreas Gruhler2+4-0
2021-07-04 22:06remove todoAndreas Gruhler1+0-7
2021-07-04 21:26make CONFIG external variableAndreas Gruhler3+5-3
2021-07-04 20:58use -pthread in MakefileAndreas Gruhler1+3-3
2021-07-04 20:43move man1 dirAndreas Gruhler3+3-3
2021-07-04 18:23add diary-nightly OBS workflowAndreas Gruhler1+6-0
2021-07-04 17:23add sync all (S) docsAndreas Gruhler3+11-5
2021-07-04 17:05change svg dimensionsAndreas Gruhler1+179-171
2021-07-04 17:03add alt textAndreas Gruhler1+1-1
2021-07-04 17:02update the mascotAndreas Gruhler2+108-40
2021-07-04 16:59remove predefined app credentialsAndreas Gruhler1+0-2
2021-07-04 16:55Merge pull request #74 from in0rdr/feature/caldavAndreas Gruhler22+3914-1012
2021-07-04 16:40add mascot to ReadmeAndreas Gruhler1+5-0
2021-07-04 16:35add mascot img filesAndreas Gruhler2+1209-0
2021-07-04 16:34return confirmation char for sync allAndreas Gruhler3+63-35
2021-07-04 16:32free tokfile after fprintfAndreas Gruhler1+2-1
2021-06-16 21:29fold TEXTAndreas Gruhler2+170-53
2021-06-13 15:25fix unfold emtpy DESCRIPTIONAndreas Gruhler2+18-12
2021-06-13 14:43gitignoreAndreas Gruhler1+1-0
2021-06-13 14:43manAndreas Gruhler2+12-0
2021-06-13 14:42create config dirAndreas Gruhler2+2-2
2021-06-13 14:39add srcdirAndreas Gruhler7+4-2
2021-06-13 14:25add man dirAndreas Gruhler3+4-5
2021-06-13 14:25create img folderAndreas Gruhler3+2-2
2021-06-12 21:05add mandoc htmlAndreas Gruhler2+347-0
2021-06-12 21:00mandoc config fileAndreas Gruhler1+2-2
2021-06-12 20:27add sync s/S to cheat sheetAndreas Gruhler1+0-0
2021-06-12 20:25sync progress bar and timediffAndreas Gruhler3+72-21
2021-06-12 20:20check line begin extract_ical_field() and fold()Andreas Gruhler2+53-2
2021-06-02 22:04fix PUT postfieldsAndreas Gruhler1+6-2
2021-06-02 21:41put_event()Andreas Gruhler3+74-20
2021-06-02 20:29move update_date()Andreas Gruhler2+17-19
2021-06-02 20:27remove tokenfile messageAndreas Gruhler1+66-36
2021-06-02 20:21move update_date() to utilsAndreas Gruhler2+15-0
2021-05-31 22:07formattingAndreas Gruhler1+10-20
2021-05-31 22:02fix no json tok foundAndreas Gruhler1+6-2
2021-05-31 21:31free tokenfile bufferAndreas Gruhler1+8-4
2021-05-31 21:23mark input json to extract_json_value as constAndreas Gruhler2+2-2
2021-05-31 21:22free json copy in extract_json_valueAndreas Gruhler1+8-4
2021-05-31 21:21commentAndreas Gruhler1+1-1
2021-05-31 21:10remove wordexp from diary.hAndreas Gruhler1+0-1
2021-05-31 21:08reuse expand_path in read_configAndreas Gruhler3+6-12
2021-05-31 21:03reuse expand_path and free memAndreas Gruhler3+17-18
2021-05-31 20:39free allocated extract_json_value outputsAndreas Gruhler1+3-1
2021-05-31 20:32formattingAndreas Gruhler2+10-10
2021-05-31 20:29add oauth2 scopes to readmeAndreas Gruhler1+17-15
2021-05-31 20:28man pageAndreas Gruhler1+50-45
2021-05-31 20:28don't crash with invalid access_tokenAndreas Gruhler1+8-2
2021-05-31 20:16chmod after writeAndreas Gruhler1+4-3
2021-05-31 20:10chmod tokenfile and prevent crashAndreas Gruhler1+12-0
2021-05-31 20:07adjust header width on resizeAndreas Gruhler1+3-2
2021-05-30 15:32add CalDAV sync docsAndreas Gruhler2+47-1
2021-05-30 14:42preserve real backslashAndreas Gruhler1+14-7
2021-05-26 20:14unfold ical TEXTAndreas Gruhler3+76-20
2021-05-22 10:38add extract_ical_field()Andreas Gruhler6+49-19
2021-05-22 09:15discard Pad for oauth hrefAndreas Gruhler1+1-4
2021-05-22 09:11fix segfault after oauthAndreas Gruhler1+11-11
2021-05-22 08:51return if no tokenfileAndreas Gruhler1+1-0
2021-05-21 22:52calculate timediff and download remoteAndreas Gruhler2+126-25
2021-05-21 22:27move fpath function to utilsAndreas Gruhler4+38-37
2021-05-21 15:51replace get_date_str with strftimeAndreas Gruhler3+4-11
2021-05-18 22:51get home-set and calendar uriAndreas Gruhler4+142-33
2021-05-18 22:41remove quotes for editor var in cfgAndreas Gruhler2+2-3
2021-05-17 21:16refresh tokensAndreas Gruhler1+100-37
2021-05-17 07:25fix strtok bug in extract_json_valueAndreas Gruhler1+1-1
2021-05-17 07:19extract_json_value and download_eventAndreas Gruhler4+109-89
2021-05-16 22:02add read_tokenfile()Andreas Gruhler1+54-25
2021-05-16 21:32write api tokens to ~/.diary-tokenAndreas Gruhler4+52-13
2021-05-16 20:39add google app creds to configAndreas Gruhler4+36-4
2021-05-16 20:21add utils and fix scopeAndreas Gruhler7+50-39
2021-05-16 11:46extract access/refresh tokens and ttlAndreas Gruhler1+82-55
2021-05-16 09:38extract access/refresh tokens and ttlAndreas Gruhler1+65-1
2021-05-16 07:21return if no OAuth code foundAndreas Gruhler1+5-1
2021-05-16 07:12improve href display for small screensAndreas Gruhler1+1-4
2021-05-15 22:09get access token with curlAndreas Gruhler3+113-31
2021-05-15 19:00increase recv buffer sizeAndreas Gruhler2+46-68
2021-05-14 23:12google oauth socketAndreas Gruhler6+272-9
2021-07-04 16:25fix n/N not moving to nextAndreas Gruhler3+6-6
2021-03-01 12:30Merge pull request #71 from in0rdr/bin_siglevelAndreas Gruhler1+0-1
2021-03-01 10:52Remove needless SigLevelOliver Blanthorn1+0-1
2021-03-01 08:21Merge pull request #70 from in0rdr/fix/69Oliver Blanthorn1+11-0
2021-03-01 08:21Add SigLevel fix to readmeOliver Blanthorn1+1-0
2021-02-28 22:33describe fix for #69Andreas Gruhler1+10-0
2021-02-24 07:04bump 0.6-unstableAndreas Gruhler1+1-1
2021-02-24 06:47Version 0.5Andreas Gruhler1+1-1
2021-02-24 06:46Merge pull request #63 from in0rdr/feature/v0.5Andreas Gruhler1+1-1
2021-02-24 06:43use 'unstable' version tagAndreas Gruhler1+1-1
2021-02-24 06:38Merge pull request #61 from in0rdr/feature/config-fileAndreas Gruhler5+424-124
2021-02-08 21:30update weekday 7Andreas Gruhler2+2-2
2021-02-08 21:28Update diary.1Andreas Gruhler1+1-1
2021-02-08 21:23fix typoAndreas Gruhler1+1-1
2021-02-08 21:22Update diary.1Andreas Gruhler1+1-1
2021-02-08 21:12change help textAndreas Gruhler1+1-1
2021-02-08 21:06Update README.mdAndreas Gruhler1+2-3
2021-02-07 13:16Reorder options and precedence exampleAndreas Gruhler3+156-92
2021-01-17 15:09add CONFIG.editor and editor option argumentAndreas Gruhler5+86-17
2021-01-17 12:25Rename date_fmt to fmtAndreas Gruhler5+17-17
2021-01-17 12:16Change first_weekday to weekdayAndreas Gruhler5+17-17
2021-01-17 12:11rename year_range to rangeAndreas Gruhler5+15-15
2021-01-17 12:05Rename diary_dir config key to dirAndreas Gruhler5+32-32
2021-01-08 18:29Fix typoOliver Blanthorn1+1-1
2021-01-07 23:06expand diary_dir from configAndreas Gruhler1+7-3
2021-01-07 22:46update man and defaultsAndreas Gruhler4+64-16
2021-01-04 21:44add range, weekday and fmt optionsAndreas Gruhler2+63-43
2021-01-04 20:50add man files sectionAndreas Gruhler1+9-0
2021-01-04 20:35change diary_dir cfg example to ~/diaryAndreas Gruhler1+1-1
2021-01-04 20:33fix indentation in diary.hAndreas Gruhler1+1-1
2021-01-04 20:31reuse $XDG_CONFIG_HOMEAndreas Gruhler2+11-2
2021-01-04 00:19Merge pull request #62 from in0rdr/feature/authorsOliver Blanthorn1+3-2
2021-01-03 23:03reuse diary_dir config var for g/GAndreas Gruhler1+2-2
2021-01-03 22:32add configuration fileAndreas Gruhler4+133-55
2021-01-03 22:51Merge pull request #59 from in0rdr/first_last_entryAndreas Gruhler3+8-6
2021-01-02 10:05Update help text for g/GOliver Blanthorn2+4-4
2021-01-01 18:47Fix #57: g/G for first/last entriesOliver Blanthorn1+4-2
2021-01-02 08:33add authorAndreas Gruhler1+3-2
2021-01-02 08:28Merge pull request #58 from in0rdr/fix/55/diary_dirAndreas Gruhler1+7-7
2021-01-01 17:02Fix sizeof diary_dirAndreas Gruhler1+7-7
2020-11-11 07:10Merge pull request #52 from in0rdr/feature/cmdline-optionsAndreas Gruhler3+90-15
2020-11-11 07:09Merge pull request #53 from in0rdr/feature/authorsAndreas Gruhler1+9-0
2020-11-07 13:49add authors fileAndreas Gruhler1+9-0
2020-11-07 13:37add command line optionsAndreas Gruhler3+90-15
2020-10-25 10:33add heat sheetAndreas Gruhler2+2-0
2020-10-23 10:28Update README.mdAndreas Gruhler1+1-1
2020-10-17 19:13Update install instructionsAndreas Gruhler1+23-18
2020-10-16 22:55improve build instructionsAndreas Gruhler1+1-1
2017-09-12 05:16Merge pull request #42 from avindra/patch-1Andreas Gruhler1+1-1
2017-09-12 00:20Makefile: use DESTDIR in MANDIRAvindra Goolcharan1+1-1
2017-01-30 13:59Fix install on OSXin0rdr1+2-1
2016-12-28 19:26Merge pull request #40 from mbjd/man-pageAndreas Gruhler2+67-0
2016-12-28 08:29Simplified man page install (@livibetter)Balduin Dettling1+1-3
2016-12-27 22:16Makefile installs/uninstalls man pageBalduin Dettling1+7-0
2016-12-27 18:53man updates:Balduin Dettling1+8-6
2016-12-27 18:28Added a simple man pageBalduin Dettling1+60-0
2016-12-26 21:15fix conflicting headerin0rdr1+1-1
2016-12-26 21:13Revert "less strlen"in0rdr2+7-9
2016-12-26 21:08remove duplicate step de/increasein0rdr1+2-3
2016-12-25 10:03Refactored linear search into one functionBalduin Dettling1+19-30
2016-12-24 15:13don't clear the terminal after exitingBalduin Dettling1+0-1
2016-12-24 15:10less strlenBalduin Dettling2+18-14
2016-12-24 11:45in case anybody wondered how to exitBalduin Dettling1+2-0
2016-12-24 11:43Added shortcuts to jump to next/previous entryBalduin Dettling2+57-0
2016-12-21 13:10Merge pull request #33 from shaggytwodope/masterAndreas Gruhler1+1-1
2016-12-21 04:59minor typoJohnathan Jenkins1+1-1
2016-12-20 23:10Update README.mdAndreas Gruhler1+3-0
2016-12-20 23:03Merge pull request #32 from shaggytwodope/masterAndreas Gruhler6+54-15
2016-12-20 20:06fix merge conflictJohnathan Jenkins1+3-2
2016-12-20 20:02travis gitignore mac freebsdJohnathan Jenkins6+42-3
2016-12-20 13:27check for glibcin0rdr1+17-16
2016-12-18 19:44Merge pull request #30 from livibetter/first-weekdayAndreas Gruhler2+26-7
2016-12-18 14:34Merge pull request #29 from shaggytwodope/masterAndreas Gruhler1+12-2
2016-12-17 11:21Adjust first day of week according to locale (#13)Yu-Jie Lin2+26-7
2016-12-16 09:00Merge branch 'master' of https://github.com/in0rdr/diaryJohnathan Jenkins2+18-20
2016-12-16 02:05add makefile exception for osxJohnathan Jenkins1+12-2
2016-12-15 14:45Merge commit '3280e23'in0rdr2+2-2
2016-12-15 14:42Merge commit '995e160'in0rdr2+2-2
2016-12-15 14:41Merge commit 'f22086d'in0rdr2+2-2
2016-12-15 14:40Merge commit 'c8f92d3'in0rdr2+2-2
2016-12-15 14:37Merge commit '36f0305'in0rdr2+2-2
2016-12-15 14:35Merge commit 'da8d12a'in0rdr2+5-9
2016-12-15 14:32Merge commit 'c5812c1'in0rdr1+3-1
2016-12-15 10:05Merge pull request #27 from shaggytwodope/masterAndreas Gruhler3+3-1
2016-12-15 06:16add support to read locale for utf8 charsJohnathan Jenkins3+3-1
2016-12-12 09:59Escape charactersin0rdr1+8-8
2016-12-06 10:44Error handlingin0rdr2+33-29
2016-12-06 10:30Revert "Kill global state with pointer-passing"in0rdr2+69-83
2016-12-06 10:08Enable all gcc warningsin0rdr1+1-1
2016-12-05 09:01Merge commit '70838ab'in0rdr2+83-69
2016-12-05 08:32Fix fpath() rpath pointer issuesin0rdr2+21-13
2016-11-28 18:49edit_cmd() gets constant paramsMatthias Beyer2+2-2
2016-11-28 18:48display_entry() gets constant parametersMatthias Beyer2+2-2
2016-11-28 18:48date_has_entry() gets constant parametersMatthias Beyer2+2-2
2016-11-28 18:47fpath() gets constant paramsMatthias Beyer2+2-2
2016-11-28 18:31get_date_str() gets constant paramsMatthias Beyer2+2-3
2016-11-28 18:32Eliminate is_leap() function, replace with macroMatthias Beyer1+5-8
2016-11-28 18:31Outsource date format string into defineMatthias Beyer1+3-1
2016-11-28 18:11Kill global state with pointer-passingMatthias Beyer2+83-69
2016-11-27 01:38add header filein0rdr2+166-140
2016-11-27 00:33Jump to date (search feature)in0rdr2+20-1
2016-11-25 12:46Comment typoin0rdr1+1-1
2016-11-25 09:22Merge pull request #17 from shaggytwodope/masterAndreas Gruhler1+1-1
2016-11-25 09:12escape cancel deleteJohnathan Jenkins1+1-1
2016-11-25 08:51Delete confirmationin0rdr1+45-18
2016-11-25 06:45Display entryin0rdr1+13-14
2016-11-24 07:46Update Readme & gifin0rdr2+1-1
2016-11-24 07:14Add 'x' shortcut to deletein0rdr1+1-0
2016-11-24 07:10Pass actual string lengthin0rdr1+8-8
2016-11-24 07:01Update README.mdAndreas Gruhler1+1-0
2016-11-24 06:59Remove diary entriesin0rdr1+64-24
2016-11-24 03:54Merge branch 'master' of github.com:in0rdr/diaryin0rdr1+1-1
2016-11-24 03:53Highlight newly created entriesin0rdr1+16-3
2016-11-24 01:49Update README.mdAndreas Gruhler1+1-1
2016-11-24 01:31Edit Readmein0rdr1+7-7
2016-11-24 01:19Merge branch 'master' of @shaggytwodope/diaryin0rdr3+5-5
2016-11-23 17:13Improves (file) path handling, reading and writingin0rdr1+109-49
2016-11-23 14:29Merge commit '11fdf1265e3fdd94e90708f6e0cad458029b7761'in0rdr1+42-25
2016-11-23 13:50Highlight current day only once after initin0rdr1+7-14
2016-11-23 11:06update readmeJohnathan Jenkins1+3-3
2016-11-23 11:03minor typosJohnathan Jenkins1+2-2
2016-11-23 11:02Merge branch 'master' of https://github.com/in0rdr/diaryJohnathan Jenkins1+15-6
2016-11-23 10:26fix link order in makefileJohnathan Jenkins1+1-1
2016-11-23 09:39Merge commit 'a72fc62a9839d509696a3d76c9a71a422b29ade5'in0rdr1+15-2
2016-11-23 09:09Merge commit '015c8f543dc3fd162f06'in0rdr1+1-1
2016-11-23 07:50Wrap text on terminal resizein0rdr1+11-4
2016-11-23 07:33Fix memory leakin0rdr1+8-6
2016-11-23 07:18Merge pull request #10 from shaggytwodope/masterin0rdr1+4-3
2016-11-23 06:17add prefix to makefileJohnathan Jenkins1+4-3
2016-11-22 20:37Updating the calendar so the dates are bold and the current date is underlined. Passing around the date and dir so that the functions are more general.Ryan Bahneman1+35-12
2016-11-22 19:59Show maximum historyRyan Bahneman1+3-3
2016-11-22 19:58Underlining the current dateRyan Bahneman1+26-4
2016-11-22 19:57ignore the executableRyan Bahneman1+1-0
2016-11-22 17:51Improving layout of journal text to make it more readable. Updating a few of the #define namesRyan Bahneman1+13-11
2016-11-22 03:48Fix hidden datein0rdr1+1-1
2016-11-22 03:34Replace prev pad with windowin0rdr1+2-2
2016-11-22 02:49Replace timelocal with mktimein0rdr1+11-11
2016-11-21 09:43formatting, remove 'n' shortcutin0rdr1+6-16
2016-11-21 09:08Merge branch 'master' of @mbjdin0rdr3+114-15
2016-11-19 14:45Updated READMEmbjd1+22-11
2016-11-19 14:32Fix keypad after editin0rdr1+1-0
2016-11-19 14:33for real nowmbjd1+12-10
2016-11-19 14:27fix markdownmbjd1+10-10
2016-11-19 14:26More vim shortcutsmbjd2+44-6
2016-11-19 13:52Option to read directory from environment variablembjd1+37-3
2016-11-19 13:44New keybindings:mbjd1+3-0
2016-11-19 13:42Makefile changes:mbjd1+13-2
2016-11-19 03:11Fix C99/C11 mode errorin0rdr1+1-1
2016-11-19 01:21Fix C99/C11 mode errorin0rdr1+2-1
2016-11-19 00:58Merge branch 'optimize' of @matthiasbeyerin0rdr1+5-10
2016-11-19 00:54Update README.mdin0rdr1+1-1
2016-11-19 00:53Update README.mdin0rdr1+1-1
2016-11-19 00:49Makefilein0rdr1+9-0
2016-11-18 13:51fixup! Move constant out of function, minify iterationMatthias Beyer1+3-3
2016-11-18 13:44Minify impl of is_leap()Matthias Beyer1+1-6
2016-11-18 13:43Move constant out of function, minify iterationMatthias Beyer1+4-4
2016-11-18 12:23new demo gifin0rdr1+0-0
2016-11-18 02:02Fix cursor visibility after editin0rdr1+4-2
2016-11-17 16:27Update README.mdin0rdr1+2-3
2016-11-17 15:23Update README.mdin0rdr1+4-1
2016-11-17 15:19demoin0rdr2+2-1
2016-11-16 15:16Update README.mdin0rdr1+1-0
2016-11-16 15:09diary.cin0rdr1+244-0
2016-11-16 15:04Update README.mdin0rdr1+24-2
2016-11-16 14:43Initial commitin0rdr2+23-0