Jochen Sprickerhof
|
6973f62d74
|
Convert files to UTF-8
|
2022-09-26 20:03:05 +02:00 |
|
Dianne Skoll
|
f547c1e714
|
Update release notes.
04.01.00
|
2022-09-26 12:08:49 -04:00 |
|
Dianne Skoll
|
f8ea124b1f
|
Add OS error message if we can't open file.
|
2022-09-24 10:57:32 -04:00 |
|
Dianne Skoll
|
820e2aec4d
|
Document that "-wcol" also sets $FormWidth
|
2022-09-24 10:48:43 -04:00 |
|
Dianne Skoll
|
01ce6b2d8f
|
Clamp min CalWidth at 71.
|
2022-09-24 10:40:04 -04:00 |
|
Dianne Skoll
|
b39e0eab7e
|
Get rid of ComputeCalWidth - it's obsolete
|
2022-09-24 10:39:05 -04:00 |
|
Dianne Skoll
|
d6fc451d74
|
Refactor code.
|
2022-09-24 10:34:05 -04:00 |
|
Dianne Skoll
|
ac91556fc2
|
Make '-wn' initialize FormWidth as well.
|
2022-09-24 10:29:23 -04:00 |
|
Dianne Skoll
|
ccf639efe6
|
Make '-wt' accept FormWidth as well as CalWidth
|
2022-09-24 10:27:19 -04:00 |
|
Dianne Skoll
|
a8aa3b328b
|
Add "-wt" option to size calendar according to terminal window.
|
2022-09-24 10:26:06 -04:00 |
|
Dianne Skoll
|
74a3b3e73d
|
Yet more doc fixes.
|
2022-09-24 09:56:16 -04:00 |
|
Dianne Skoll
|
c0e68b57ea
|
Fix pod
|
2022-09-24 09:53:11 -04:00 |
|
Dianne Skoll
|
0ad4ea26eb
|
Properly set version and release date in man pages for rem2html and rem2pdf
|
2022-09-24 09:50:15 -04:00 |
|
Dianne Skoll
|
ea7aafaf5e
|
Refactor code to reduce copy-paste coding.
|
2022-09-24 09:16:50 -04:00 |
|
Dianne Skoll
|
18043080ba
|
Properly detect missing quote after escape sequence.
|
2022-09-23 20:42:57 -04:00 |
|
Dianne Skoll
|
7cd8cf3a77
|
Dump strings more sensibly in PrintValue.
|
2022-09-23 19:10:36 -04:00 |
|
Dianne Skoll
|
21da52ec36
|
Update unit tests.
|
2022-09-23 19:05:51 -04:00 |
|
Dianne Skoll
|
7a0c164843
|
Dump strings more sensibly.
|
2022-09-23 19:05:26 -04:00 |
|
Dianne Skoll
|
5cf4961f19
|
More clarification.
|
2022-09-23 08:38:00 -04:00 |
|
Dianne Skoll
|
68926d145b
|
Fix innacuracy in how string constants are described.
|
2022-09-23 08:32:12 -04:00 |
|
Dianne Skoll
|
fdc3e4d23d
|
Update WHATSNEW
04.01.00-BETA-3
|
2022-09-22 15:00:30 -04:00 |
|
Dianne Skoll
|
f179c837e1
|
Update regression tests.
|
2022-09-22 08:56:58 -04:00 |
|
Dianne Skoll
|
740bb44956
|
Don't consider IFTRIG true if we could not compute a trigger date.
Bug noted by Gunther Reißig
|
2022-09-22 08:48:19 -04:00 |
|
Dianne Skoll
|
5b953769fe
|
Obey $DefaultColor in a SATISFY-type reminder.
Bug found by Gunther Reißig.
|
2022-09-22 08:37:37 -04:00 |
|
Dianne Skoll
|
1ae00ce778
|
No need to reset NumTriggered.
|
2022-09-21 19:11:30 -04:00 |
|
Dianne Skoll
|
a01e05c1db
|
Fix bug introduced in commit 98c5bf511e:
Don't print a banner when issuing a queued reminder.
|
2022-09-21 18:17:25 -04:00 |
|
Dianne Skoll
|
63fb3e99f3
|
Make "test" depend on "all" rather than just "remind"
|
2022-09-19 13:56:11 -04:00 |
|
Dianne Skoll
|
6cf7f5d2d8
|
Merge branch 'add_ci' into 'master'
Add ci
See merge request dskoll/remind!2
|
2022-09-19 17:54:45 +00:00 |
|
Jochen Sprickerhof
|
316eb43303
|
Add Gitlab CI
|
2022-09-19 19:51:15 +02:00 |
|
Dianne Skoll
|
576112a39a
|
Merge branch 'drop_fgrep' into 'master'
Replace deprecated fgrep by grep
See merge request dskoll/remind!1
|
2022-09-19 17:50:03 +00:00 |
|
Jochen Sprickerhof
|
6607223abb
|
Replace deprecated fgrep by grep -F
|
2022-09-19 19:49:20 +02:00 |
|
Dianne Skoll
|
9e85b1932d
|
Mark today in bold iff "remind -c" color output is enabled.
04.01.00-BETA-2
|
2022-09-19 11:32:10 -04:00 |
|
Dianne Skoll
|
4ba7f5b1f2
|
Only embolden today if stdout is a tty
|
2022-09-19 10:44:21 -04:00 |
|
Dianne Skoll
|
fc93ae890a
|
Allow NULL pointers to be supplied to FromJulian if we are not interested in specific values
|
2022-09-17 23:04:34 -04:00 |
|
Dianne Skoll
|
8051d01945
|
Document change in Makefile install/install-stripped targets.
|
2022-09-17 09:07:27 -04:00 |
|
Dianne Skoll
|
63430c59f7
|
Make "make install" *not* strip debugging symbols; add "make install-stripped" target to strip them.
|
2022-09-17 09:04:45 -04:00 |
|
Dianne Skoll
|
c646bfc63f
|
Make today's date bold in -c mode.
|
2022-09-16 21:01:10 -04:00 |
|
Dianne Skoll
|
58dea8f69b
|
Support greyscale version of SHADE.
|
2022-09-16 20:44:59 -04:00 |
|
Dianne Skoll
|
f1c82dcb37
|
Update docs; bump version to 04.01.00.
04.01.00-BETA-1
|
2022-09-16 19:54:04 -04:00 |
|
Dianne Skoll
|
b984b66819
|
Put a space before the "***" representing today in -c mode.
|
2022-09-16 16:15:01 -04:00 |
|
Dianne Skoll
|
44bdae302b
|
Allow 2 (=TERMINAL_BACKGROUND_UNKNOWN) for m in -@n,m,b
|
2022-09-16 15:58:51 -04:00 |
|
Dianne Skoll
|
8eb6b250fb
|
Add support for the WEEK speical.
|
2022-09-16 15:08:53 -04:00 |
|
Dianne Skoll
|
d838c41bf2
|
Add tests for stdout() function.
|
2022-09-16 14:14:06 -04:00 |
|
Dianne Skoll
|
f9dbf36496
|
Don't backgroundize the row with day numbers.
|
2022-09-16 13:53:33 -04:00 |
|
Dianne Skoll
|
fe1427db28
|
Finalize support for SPECIAL SHADE in "remind -c"
|
2022-09-16 13:50:23 -04:00 |
|
Dianne Skoll
|
2621ad5604
|
Tweak calendar column-to-day handling.
|
2022-09-16 13:43:20 -04:00 |
|
Dianne Skoll
|
efecf2e1ea
|
Make "remind -c" optionally support the SPECIAL SHADE
|
2022-09-16 11:41:18 -04:00 |
|
Dianne Skoll
|
8666e6357e
|
Start working on support for SHADE in remind -c output.
|
2022-09-16 08:42:20 -04:00 |
|
Dianne Skoll
|
ae7069c9cb
|
Gotta use the right sscanf format. :(
|
2022-09-15 18:43:58 -04:00 |
|
Dianne Skoll
|
0c6ab3e607
|
Properly parse args to MOON special
|
2022-09-15 18:37:46 -04:00 |
|