Log

ID Flags Age Author Message
309277a1154f
[E]
2 years ago Kevin Schoon Merge pull request #62 from sboysel/feature/ui-task-message
8113c0a9331c 2 years ago Sam Boysel display current task message while running or paused
e6aa45152c8e
[E]
2 years ago Kevin Schoon Merge pull request #61 from sboysel/feature/exec-on-event
f86c5a643671 2 years ago Sam Boysel adds contrib dir for user contributed scripts
81cb8f568f7a 2 years ago Sam Boysel execute onEvent command in Go routine
3ba07e9a8734 2 years ago Sam Boysel check if onEvent is set, parse argument array
caded9b68b1b 2 years ago Sam Boysel fix README typos and edit for clarity
3d3a2bc15238 2 years ago Sam Boysel execute command on state change
6236144041b9 2 years ago Kevin Schoon add man page
1b321198fbc4
[E]
2 years ago Kevin Schoon fix issue where interface can block
1cac8904da4e 2 years ago Kevin Schoon bump dependencies
7d53e79a4835
[E]
2 years ago Kevin Schoon Merge pull request #59 from sboysel/feature/makefile-tweaks
e2c67d9161bc 2 years ago Sam Boysel adding install target to Makefile
5b555f0cee72 2 years ago Sam Boysel build before running tests
b6910ea72a6b
[E]
2 years ago Kevin Schoon Merge pull request #58 from sboysel/feature/xdg
afb603d3c656 2 years ago Sam Boysel config, data, and runtime files default to XDG base directories
e603f282ccfc
[E]
2 years ago Kevin Schoon Merge pull request #57 from labno/master
c1416ef9dc31 2 years ago WN Fix for issue 44, runs always starting at 0 pomodoros
90b853492d32
[E]
3 years ago Kevin Schoon Merge pull request #55 from herbygillot/patch-1
36d7e720cfd0 3 years ago Herby Gillot README: add MacPorts install info
12616f0d7277 3 years ago Kevin Schoon update README
7d4c4889c43a
[E]
3 years ago Kevin Schoon Merge pull request #51 from amiel/publish-and-listen
9a1f53e0bcc1
[E]
3 years ago Kevin Schoon Merge pull request #50 from amiel/json-status
bb760ada03c3
[E]
3 years ago Kevin Schoon Merge pull request #48 from jgarte/jgart-readme-command-integrations
c65d97811486 3 years ago Amiel Martin Error message for use of publish without publish socket path
064d2f0341a6 3 years ago Amiel Martin Use a separate socket path to publish so pomo can publish and listen on different soc...
c6c3e439919f 3 years ago Amiel Martin Allow pomo status --json
c7cdf725aba8 3 years ago Kevin Schoon update readme
3d946499a287 3 years ago Kevin Schoon build bin/pomo by default
eeb4cb11b5bb 3 years ago jgart Makes Integrations command example user agnostic
a7947a7cb74d 3 years ago Kevin Schoon apply some formatting fixes
1ad3c18c8a56
[E]
3 years ago Kevin Schoon Merge pull request #45 from paperbenni/master
569a156fd031 3 years ago paperbenni show duration of pause between intervals
28e436f73d02 3 years ago Kevin Schoon allow deleting a range of tasks
a897198dae1d 3 years ago Kevin Schoon support serving and receiving requests for status via sockets
cae290eacd62 3 years ago Kevin Schoon bump various dependencies
fb3e9d3184d2 3 years ago Kevin Schoon update Makefile
eb08755797cf 3 years ago Kevin Schoon run tests in ci
b43e77d037ce 3 years ago Kevin Schoon update docs
c880e8ac1bda
[E]
3 years ago Kevin Schoon rm release helpers
1cef4683db0e 3 years ago Kevin Schoon fix missing demo on docs site
6dd356f9eb6b 3 years ago Kevin Schoon fix broken docs links
1b2d22aa5a4e 3 years ago Kevin Schoon update docs site
b2fc750ed316 3 years ago Kevin Schoon rm hugo submodule, simplify docs site
eccaca0dc427 3 years ago Kevin Schoon upgrade termui to v3
28b2e14b51bb 4 years ago Kevin Schoon fix nil ptr config #40
cbb4165766a8
[E]
4 years ago Kevin Schoon refactor cmd interface for better testing
dd872159f1a2 4 years ago Kevin Schoon build/test all pull requests
333eb1fbe5b7
[E]
4 years ago Kevin Schoon Merge pull request #35 from kevinschoon/cleanup_project_structure
34eab4e98b81 4 years ago Kevin Schoon restructure project into modules
e030827ffc30
[E]
4 years ago Kevin Schoon Merge pull request #34 from strogiyotec/null_colors
e5ff0c7e988e 4 years ago strogiyotec check if config has any colors
f2d98027e518
[E]
4 years ago Kevin Schoon Merge pull request #29 from strogiyotec/sock_file_fix
7f85672bca91 4 years ago strogiyotec simplify sock file exists check
61b2d63bd347 4 years ago Kevin Schoon add gh actions status badge
0fd7a3e39755 4 years ago Kevin Schoon add basic github actions workflow
18b619c7a128 4 years ago strogiyotec fix runner test
adf5d8c4c9c5 4 years ago strogiyotec delete socket file after accidental crash
e3732717f528 5 years ago Kevin pass config for initialization, add marshaling for status
00ea73813ad0 5 years ago Kevin standardize paths, use config for sub commands
6644f7106c5a 5 years ago Kevin refactor config
591d51a1f3fd
[E]
5 years ago Kevin Schoon Merge pull request #14 from iiridescent/patch-1
87646e97fe83
[E]
5 years ago Vin Howe Fix typos in break screen
90be75e9ae35 5 years ago Kevin Schoon update docs
e6bb65196a25 5 years ago Kevin Schoon update build script
3d478cbcf9c3 5 years ago Kevin Schoon rm usermap on build
952ebbf1fcd1 5 years ago Kevin Schoon add new build environment for cross compile
63b1e5497b02 5 years ago Kevin Schoon fix links again
9b8c9a7fc036 5 years ago Kevin Schoon fix docs path
cb6867d32976 5 years ago Kevin Schoon add installer script
fd5c988f5cd0 5 years ago Kevin Schoon update docs
1b51a02a52af 5 years ago Kevin Schoon update go modules
4c4eed3f607d 5 years ago Kevin Schoon add long help message
40a14692a6a2 5 years ago Kevin Schoon update dependencies
793dd59baeb7 5 years ago Kevin Schoon refacort db & add fix begin/create commands
60767883659f
[E]
5 years ago Steven Edwards Add begin command.
a88c1fbb43a7 5 years ago Steven Edwards s/start/create/ for create command.
496f5ba93c56
[E]
5 years ago Steven Edwards Add create command.
e3673d2f597d 5 years ago Kevin Schoon update license
754c9e650c9b
[E]
5 years ago Kevin Schoon Merge pull request #6 from lpmi-13/typofix
d2e0ac71750e 5 years ago lpmi-13 fix simple typo
2bf40bfd016c 6 years ago Kevin Schoon add module support
b8f2f67b163c 6 years ago Kevin Schoon rm vendor
14734c3ccf44 6 years ago Kevin Schoon update Makefile
b17605be739f 6 years ago Kevin Schoon update imports
1192d93e322d 6 years ago Kevin Schoon update docs
dd12e4fb7713 6 years ago Kevin Schoon ignore demo.gif
1aaa713c490e 6 years ago Kevin Schoon fix tag spacing
24f8cd8cf0a1 6 years ago Kevin Schoon update termbox-go dependency
f03ef132688d 6 years ago Kevin Schoon revert to outputting all tasks by default
63ad6b27120e 6 years ago Kevin Schoon update polybar example
6dcdf6c826b1 6 years ago Kevin Schoon output tasks only from the last 24 hours by default, add more task output options
1d59d0f7d07a 6 years ago Kevin Schoon task -> runner
0a0d35896558 6 years ago Kevin Schoon update docs
82d8b7d87560 6 years ago Kevin Schoon break out of listen loop on error
2fc414efddb4 6 years ago Kevin Schoon add socket server for scriptable status output
6c541894ab2b 6 years ago Kevin Schoon update readme
bd32d957f83e 6 years ago Kevin Schoon support more color choices
987fbfd261db 6 years ago Kevin Schoon add date/time in task list output
38c5700812c8 6 years ago Kevin Schoon send notification when the pomo session completes