2022-03-02 14:06 | Some rewrite | Santtu Lakkala | 4 | +223 | -239 |
2022-02-28 12:31 | Cleanups | Santtu Lakkala | 1 | +149 | -123 |
2022-02-28 12:29 | Fix json update | Santtu Lakkala | 1 | +1 | -2 |
2022-02-26 12:49 | Update copyright year | Santtu Lakkala | 1 | +1 | -1 |
2022-02-26 12:18 | Move files | Santtu Lakkala | 5 | +2 | -2 |
2022-02-26 12:17 | Makefile cleanup | Santtu Lakkala | 1 | +10 | -10 |
2022-02-26 12:16 | Update doc | Santtu Lakkala | 1 | +34 | -29 |
2022-02-26 11:47 | Add support for running commands | Santtu Lakkala | 1 | +157 | -51 |
2022-02-26 10:42 | Cleanup | Santtu Lakkala | 1 | +34 | -14 |
2022-02-26 06:14 | Replace body-markup capability with actions | Santtu Lakkala | 1 | +1 | -1 |
2022-02-26 06:14 | Change default timeout | Santtu Lakkala | 1 | +2 | -1 |
2022-02-25 13:24 | Major paradigm shift | Santtu Lakkala | 2 | +465 | -16 |
2022-02-22 15:32 | Fixes and cleanups | Santtu Lakkala | 3 | +63 | -70 |
2021-04-28 08:38 | Cleanup | Santtu Lakkala | 3 | +1 | -12 |
2021-04-28 08:35 | s/tiramisu/tmisu/g | Santtu Lakkala | 2 | +12 | -18 |
2021-04-27 17:59 | Rewrite and rename | Santtu Lakkala | 8 | +540 | -516 |
2020-11-10 05:57 | Merge pull request #22 from voidpin/master | Sweets | 1 | +21 | -21 |
2020-11-09 14:20 | Do not override user's CFLAGS and honor LDFLAGS | pin | 1 | +21 | -21 |
2020-11-09 12:31 | Do not override user's CFLAGS | pin | 1 | +2 | -2 |
2020-10-04 03:37 | Merge pull request #19 from MarkusG/master | Sweets | 2 | +14 | -7 |
2020-10-03 17:06 | Free err_format string | Mark Gross | 1 | +1 | -0 |
2020-10-03 04:20 | Fix indentation | Mark Gross | 1 | +5 | -5 |
2020-10-03 04:01 | Add a formatter for values of unknown type | Mark Gross | 2 | +13 | -7 |
2020-09-23 16:30 | Merge pull request #17 from thwischm/master | Sweets | 1 | +2 | -0 |
2020-09-22 16:38 | Ignore unsupported hints. (fixes issue with stray commas in JSON output) | Thilo Wischmeyer | 1 | +2 | -0 |
2020-09-21 07:05 | 1.0! | Sweets | 1 | +50 | -11 |
2020-09-21 06:59 | Show app name for default_output() instead of icon at app_name key | Sweets | 1 | +1 | -1 |
2020-09-21 06:58 | Fix for hints always being delimited by commas | Sweets | 2 | +5 | -5 |
2020-09-20 21:26 | Allocate data for formats and free | Sweets | 1 | +14 | -6 |
2020-09-20 19:20 | Fix infinite loop | Sweets | 1 | +1 | -1 |
2020-09-20 03:32 | Add argument processing to replace config.h | Sweets | 4 | +63 | -20 |
2020-09-20 00:54 | Create src/ directory | Sweets | 5 | +1 | -1 |
2020-09-19 21:22 | Add trailing newline in default_output() #10 | Sweets | 1 | +1 | -1 |
2020-09-14 06:14 | Test PRINT_JSON | Sweets | 1 | +5 | -0 |
2020-09-14 06:11 | Merge branch 'master' of github.com:Sweets/tiramisu | Sweets | 0 | +0 | -0 |
2020-09-14 06:10 | Major refactor | Sweets | 7 | +292 | -318 |
2020-09-06 20:44 | Merge pull request #15 from cglindkamp/hints_and_actions_newline | Sweets | 1 | +2 | -2 |
2020-09-06 11:52 | Always add a newline after "hints:" and "actions:" when not using PRINT_JSON mode | Christian Glindkamp | 1 | +2 | -2 |
2020-09-02 13:11 | Merge pull request #13 from cglindkamp/sanitize | Sweets | 2 | +22 | -6 |
2020-09-01 04:07 | Bring back the sanitize function | Christian Glindkamp | 2 | +22 | -6 |
2020-08-23 20:30 | Merge pull request #11 from cglindkamp/method_handler | Sweets | 1 | +28 | -27 |
2020-08-22 15:47 | Fix some problems in method_handler | Christian Glindkamp | 1 | +28 | -27 |
2020-07-27 17:48 | Create FUNDING.yml | Gray | 1 | +12 | -0 |
2020-07-08 18:13 | #8 | Sweets | 1 | +76 | -24 |
2020-07-08 01:06 | JSON format | Sweets | 1 | +23 | -14 |
2020-07-05 22:29 | Correct pairing for identifier and label | Sweets | 1 | +3 | -3 |
2020-07-05 22:12 | Add trailing new-line | Sweets | 1 | +1 | -1 |
2020-07-05 22:11 | Add trailing new-line | Sweets | 1 | +1 | -1 |
2020-07-05 22:10 | Some refactoring, +actions +hints | Sweets | 6 | +129 | -157 |
2020-07-05 18:05 | Merge pull request #9 from Ordoviz/patch-1 | Sweets | 1 | +1 | -1 |
2020-07-05 16:01 | make: Allow passing LDFLAGS environment variable | Lennard Hofmann | 1 | +1 | -1 |
2020-07-04 23:02 | Add: initial for actions | Sweets | 3 | +11 | -3 |
2020-07-04 20:00 | Change hint output location | Sweets | 1 | +8 | -5 |
2020-07-04 19:58 | Add: hints output test | Sweets | 2 | +49 | -10 |
2020-07-02 22:04 | Update README.md | Sweets | 1 | +6 | -22 |
2020-07-02 00:04 | Merge pull request #6 from bit9tream/master | Sweets | 1 | +6 | -0 |
2020-07-01 23:47 | add 'install' taget to Makefile | bit6tream | 1 | +6 | -0 |
2020-07-01 17:17 | forgot a comma boys | Sweets | 1 | +1 | -1 |
2020-07-01 17:15 | remove extraneous macros | Sweets | 1 | +0 | -4 |
2020-07-01 17:15 | make format.c less acoustic | Sweets | 1 | +21 | -43 |
2020-06-30 00:38 | #4 | Sweets | 1 | +1 | -2 |
2020-06-25 01:06 | Update README.md | Sweets | 1 | +1 | -1 |
2020-06-25 01:06 | Update README.md | Sweets | 1 | +2 | -0 |
2020-06-24 14:15 | Merge pull request #2 from bit9tream/master | Sweets | 3 | +39 | -0 |
2020-06-23 18:49 | make code look better | bit9tream | 1 | +11 | -9 |
2020-06-23 12:35 | '"' are now escaped in json output | bit9tream | 1 | +22 | -3 |
2020-06-22 23:23 | Update Makefile | Sweets | 1 | +1 | -1 |
2020-06-22 23:10 | #3 | Sweets | 1 | +3 | -2 |
2020-06-22 22:36 | add ability to output information in json | bit9tream | 3 | +18 | -0 |
2020-06-15 14:15 | #1 | Sweets | 1 | +1 | -1 |
2020-04-27 04:41 | Remove: debug macro, change: delimiter back to original delimiter | Sweets | 1 | +1 | -2 |
2020-04-27 04:39 | Add: delimiter option in config | Sweets | 2 | +6 | -3 |
2020-04-27 01:30 | Add: fflush() call, vital | Sweets | 1 | +1 | -0 |
2020-04-26 22:18 | Remove mp4 | Sweets | 1 | +0 | -0 |
2020-04-26 22:18 | Another example | Sweets | 1 | +3 | -0 |
2020-04-26 22:15 | Update README.md | Sweets | 1 | +1 | -3 |
2020-04-26 22:15 | Update README.md | Sweets | 1 | +4 | -0 |
2020-04-26 22:13 | Merge branch 'master' of github.com:Sweets/tiramisu | Sweets | 1 | +2 | -0 |
2020-04-26 22:13 | Change: make gif not take 3/4 of an eternity to show | Sweets | 1 | +0 | -0 |
2020-04-26 22:11 | Update README.md | Sweets | 1 | +1 | -1 |
2020-04-26 22:11 | Update README.md | Sweets | 1 | +2 | -0 |
2020-04-26 22:09 | Add: gif | Sweets | 1 | +0 | -0 |
2020-04-26 22:06 | Merge branch 'master' of github.com:Sweets/tiramisu | Sweets | 1 | +0 | -0 |
2020-04-26 22:06 | this would be pretty useful to have | Sweets | 1 | +1 | -0 |
2020-04-26 22:05 | Add files via upload | Sweets | 1 | +0 | -0 |
2020-04-26 21:28 | Add: signal handling and loop quitting | Sweets | 3 | +20 | -3 |
2020-04-26 21:19 | Add macaroni | Sweets | 1 | +16 | -2 |
2020-04-26 21:10 | Update: Makefile and README | Sweets | 2 | +18 | -1 |
2020-04-26 21:10 | Rewrite: formatter | Sweets | 5 | +41 | -41 |
2020-04-26 20:15 | Implement notification IDs from the daemon | Sweets | 2 | +5 | -1 |
2020-04-26 07:21 | missed a new-line | Sweets | 1 | +1 | -1 |
2020-04-26 07:13 | triangular brain, functional brain | Sweets | 3 | +41 | -4 |
2020-04-26 06:21 | more specific wordy word | Sweets | 1 | +1 | -1 |
2020-04-26 05:48 | I done broked it | Sweets | 1 | +2 | -2 |
2020-04-26 05:46 | tiramisoon | Sweets | 3 | +67 | -4 |
2020-04-26 03:18 | powered by copious amounts of Monster | Sweets | 2 | +45 | -35 |
2020-04-25 23:28 | Change: handle configuration else-where | Sweets | 1 | +8 | -8 |
2020-04-25 23:19 | is baby. | Sweets | 4 | +38 | -9 |
2020-04-25 22:38 | Rename | Sweets | 1 | +0 | -0 |
2020-04-25 22:24 | Rename | Sweets | 2 | +0 | -77 |
2020-04-25 22:22 | Rename | Sweets | 5 | +81 | -4 |
2020-04-25 19:28 | More work | Sweets | 5 | +85 | -9 |
2020-04-25 16:57 | Add: skeleton | Sweets | 4 | +69 | -0 |
2020-04-25 15:05 | Initial commit | Sweets | 1 | +21 | -0 |