Commit Graph

  • 7e3ea4f47e CmdNews: Implement short outro section Tomas Babej 2021-10-02 15:50:30 -04:00
  • 8ef6aa4bce CmdNews: Guide users about minor highlights Tomas Babej 2021-10-02 13:11:31 -04:00
  • f9f62d596a CmdNews: Dynamically construct the heading Tomas Babej 2021-10-02 11:45:59 -04:00
  • 333840062b CmdNews: Replace prompt at the beginning by defaulting to major items only Tomas Babej 2021-10-02 11:35:35 -04:00
  • 703594931a CmdNews: Add news item about updated holiday data Tomas Babej 2021-10-02 11:14:14 -04:00
  • fbd140a706 add fmt error Dustin J. Mitchell 2021-10-02 15:03:41 +00:00
  • de5d46d3c7 add a cargo-fmt job to CI Dustin J. Mitchell 2021-10-02 14:57:47 +00:00
  • d01386f3ea Merge pull request #292 from taskchampion/issue291 Dustin J. Mitchell 2021-10-02 10:54:25 -04:00
  • d16bb6f084 CmdNews: Add news item about XDG support Tomas Babej 2021-10-02 10:33:36 -04:00
  • 1a79f0b99e CmdNews: Add news item about context-specific configuration overrides Tomas Babej 2021-10-02 09:49:11 -04:00
  • 2af2564fd9 CmdNews: Adjust header Tomas Babej 2021-10-02 09:48:53 -04:00
  • 130b2fe77c man: Fix spacing between headers Tomas Babej 2021-10-02 09:29:10 -04:00
  • 3f59b12512 CmdNews: Add news item about the .by attribute modifier Tomas Babej 2021-10-01 23:20:09 -04:00
  • d7d2f938c5 man: Document the 'news' command Tomas Babej 2021-10-01 23:04:42 -04:00
  • facf40b1b4 NEWS: Document the 'news' command Tomas Babej 2021-10-01 22:20:38 -04:00
  • 32cbff9254 CmdNews: Add news item about Unicode 12 support Tomas Babej 2021-10-01 22:16:51 -04:00
  • bcef6bf392 remove redundant {..} Dustin J. Mitchell 2021-10-01 22:18:24 -04:00
  • d923dc7bae Merge pull request #288 from taskchampion/docs-update Dustin J. Mitchell 2021-10-01 22:08:40 -04:00
  • 9ed8835218 NEWS: Mention new locales Tomas Babej 2021-10-01 22:01:13 -04:00
  • db6aeffd66 holidays: Update for 2022 Tomas Babej 2021-10-01 21:59:00 -04:00
  • 1a8756e042 holidays: Add sv-FI locale Tomas Babej 2021-10-01 21:58:43 -04:00
  • cb571f345a holidays: Add sk-SK locale Tomas Babej 2021-10-01 21:58:34 -04:00
  • a2af5260cd holidays: Add pt-BR locale Tomas Babej 2021-10-01 21:58:22 -04:00
  • 10c049cff0 holidays: Add hr-HU locale Tomas Babej 2021-10-01 21:58:10 -04:00
  • 7e0d1aa902 holidays: Add fr-CA locale Tomas Babej 2021-10-01 21:57:26 -04:00
  • a143660124 Switch to pretty_assertions Dustin J. Mitchell 2021-10-02 01:01:28 +00:00
  • 267288c9e6 Merge pull request #290 from taskchampion/update-cache Dustin J. Mitchell 2021-09-29 08:42:16 -04:00
  • a95860b0d1 use actions/cache@v2 Dustin J. Mitchell 2021-09-29 12:24:02 +00:00
  • 50eb00d542 NEWS: Correct the Unicode version Tomas Babej 2021-09-29 00:59:44 -04:00
  • 7848d25f18 CmdNews: Add news item about multi-day holidays Tomas Babej 2021-09-29 00:16:35 -04:00
  • 0d647f0218 CmdNews: Add news item about exportable reports Tomas Babej 2021-09-29 00:16:20 -04:00
  • 6f60f74739 CmdNews: Add news item for environment variable support in taskrc Tomas Babej 2021-09-29 00:15:50 -04:00
  • f71d851703 CmdNews: Add news item about a waiting being now virtual status Tomas Babej 2021-09-28 23:39:23 -04:00
  • 36604c95d2 Context: Document the availability of environment variables in the taskrc Tomas Babej 2021-09-28 23:38:33 -04:00
  • 30c3893499 CmdNews: Describe context-less reports Tomas Babej 2021-09-28 22:58:36 -04:00
  • 51a5916339 NewsItem: Do not render _updates if not set Tomas Babej 2021-09-28 22:58:07 -04:00
  • 33d074e00c NewsItem: Fix typo Tomas Babej 2021-09-28 22:57:53 -04:00
  • 052444350e CmdNews: Add news item about 64-bit datetime support Tomas Babej 2021-09-28 22:31:14 -04:00
  • 189a253ef2 CmdNews: Add advice for writeable context Tomas Babej 2021-09-28 21:47:54 -04:00
  • c69cbe8bfc CmdContext: Remove old-style context during re-definition Tomas Babej 2021-09-28 21:07:46 -04:00
  • c28aa2f7e2 CmdContext: Fix typo Tomas Babej 2021-09-28 00:57:52 -04:00
  • 5f8ec9bbe0 CmdConfig: Extract write context validation into a separate method Tomas Babej 2021-09-28 00:52:56 -04:00
  • 2b0730d905 CmdNews: Add NewsItem about writeteable contexts Tomas Babej 2021-09-28 00:40:52 -04:00
  • ce77bdf830 CmdNews: Implement section-based rendering with a punchline Tomas Babej 2021-09-28 00:33:49 -04:00
  • 36e1f8c8ec NewsItem: Reorder arguments to follow rendering order Tomas Babej 2021-09-27 23:42:03 -04:00
  • c574cbf948 NewsItem: Add punchline, background and bg_title attributes Tomas Babej 2021-09-27 23:39:41 -04:00
  • c8240f1ad7 CmdNews: Add reasoning and actions subsections Tomas Babej 2021-09-27 22:38:29 -04:00
  • e538e9199c CmdNews: Make it explicit enter has to be pressed to continue Tomas Babej 2021-09-27 22:04:10 -04:00
  • 506307fb87 CmdNews: Work around blending not supporting bold effect Tomas Babej 2021-09-27 22:00:51 -04:00
  • 4f1af72235 CmdNews: Filter out non-major news updates if displaying shortened summary Tomas Babej 2021-09-27 21:04:20 -04:00
  • 1935cd7e2d CmdNews: Obtain the NewsItems for 2.6.0 release Tomas Babej 2021-09-26 21:28:12 -04:00
  • f3881ecbbe CmdNews: Version methods should generate all items, regardless of priority Tomas Babej 2021-09-26 21:25:31 -04:00
  • 636c8f50e0 CmdNews: Render all news items Tomas Babej 2021-09-26 21:24:54 -04:00
  • 946e489ad6 CmdNews: Add preliminary notes for version 2.6.0 Tomas Babej 2021-09-26 21:12:17 -04:00
  • 3ed89393ec NewsItem: Add stub Tomas Babej 2021-09-26 21:10:41 -04:00
  • 36bdd81d46 CmdNews: Prompt user to determine whether to show abbreviated summary Tomas Babej 2021-09-26 21:07:21 -04:00
  • a76d7580ce cargo fmt Dustin J. Mitchell 2021-09-26 13:59:58 -04:00
  • 255cf29d4f Update docs Dustin J. Mitchell 2021-09-26 13:59:04 -04:00
  • 7881b2993c update docs Dustin J. Mitchell 2021-09-26 09:34:35 -04:00
  • bfb732947c more build-docs fixes Dustin J. Mitchell 2021-09-26 09:33:37 -04:00
  • c62eeb4fcb v0.4.1 Dustin J. Mitchell 2021-09-26 09:26:38 -04:00
  • a122a28993 Add derive feature for serde Dustin J. Mitchell 2021-09-26 09:07:15 -04:00
  • d092aaa2e5 CmdNews: Set news.version configuration variable upon success Tomas Babej 2021-09-25 23:24:26 -04:00
  • 63c176ea0e CmdNews: Add plumbing to register the command Tomas Babej 2021-09-25 22:05:46 -04:00
  • 38fe7b6044 CmdNews: Add stub Tomas Babej 2021-09-25 22:05:27 -04:00
  • b2a4da7874 Changelog: Change 2.6.0 log to use new format Tomas Babej 2021-09-25 20:28:44 -04:00
  • b04f3d1e99 docs: Document TW #2283 Tomas Babej 2021-09-25 19:41:34 -04:00
  • fb724dca4a NEWS: Add #2390 as a regression Tomas Babej 2021-09-25 19:37:51 -04:00
  • 967bf18188 tests: Add test for TW #2386 Tomas Babej 2021-09-25 19:21:57 -04:00
  • 37f26be3ad tests: Add test for TW #2388 Tomas Babej 2021-09-25 19:19:38 -04:00
  • 983b971a11 docs: Also list TW #2392 as a regression Tomas Babej 2021-09-25 19:16:18 -04:00
  • 9fc4870874 docs: List #2392 as a regression Tomas Babej 2021-09-25 19:12:02 -04:00
  • d19ee12406 docs: Document TW #2422 Tomas Babej 2021-09-25 19:11:47 -04:00
  • 2ad7321132 docs: Document #2403 Tomas Babej 2021-09-25 18:44:45 -04:00
  • 95cfdb3efb docs: Document TW #2461 Tomas Babej 2021-09-25 18:13:07 -04:00
  • 5b81eb0569 docs: Document TW #2160 Tomas Babej 2021-09-25 18:08:55 -04:00
  • 040a894451 docs: Document TW #1847 Tomas Babej 2021-09-25 18:04:03 -04:00
  • 33cc38ad16 docs: Document #1953 Tomas Babej 2021-09-25 17:43:43 -04:00
  • 04966702fb docs: Document TW #2163 Tomas Babej 2021-09-25 17:28:23 -04:00
  • 0edc6665c0 man: Mention new color.calendar.scheduled setting in the man page Tomas Babej 2021-09-25 17:17:37 -04:00
  • bf34c65f4d docs: Document #2208 Tomas Babej 2021-09-25 17:17:21 -04:00
  • 602e9edbbe docs: Document #1840 Tomas Babej 2021-09-25 17:17:01 -04:00
  • 83863056d2 docs: Document #2532 Tomas Babej 2021-09-25 16:53:23 -04:00
  • b863bc6257 docs: Document TW #1960 Tomas Babej 2021-09-25 16:23:55 -04:00
  • 70e5f51b59 docs: Document TW #1914 Tomas Babej 2021-09-25 16:00:33 -04:00
  • 6908586899 docs: Fix documented default value of burndown.cumulative Tomas Babej 2021-09-25 15:57:36 -04:00
  • 57fba23217 docs: Document #2575 in NEWS and Changelog Tomas Babej 2021-09-25 15:48:59 -04:00
  • 5516026400 docs: Document TW #2549 Tomas Babej 2021-09-25 15:40:59 -04:00
  • 21c9e90b30 NEWS: Add info about #2442 improvement to nagging mechanism Tomas Babej 2021-09-25 14:57:18 -04:00
  • e9dfcaaa44 more updates to build-docs.sh Dustin J. Mitchell 2021-09-25 23:53:08 +00:00
  • 67b2f261a1 fix build-docs to create gh-pages branch Dustin J. Mitchell 2021-09-25 23:50:39 +00:00
  • fe7d421c21 v0.4.0 Dustin J. Mitchell 2021-09-25 23:42:16 +00:00
  • b1b17310e6 fix typo Dustin J. Mitchell 2021-09-25 23:16:16 +00:00
  • f9ea89fb60 docs: Document #2023 Tomas Babej 2021-09-25 14:45:00 -04:00
  • 4a993afb46 Task: Update versions of comments Tomas Babej 2021-09-25 14:35:50 -04:00
  • bfc9cb752c Changelog: Document TW #2287 Tomas Babej 2021-09-25 13:41:26 -04:00
  • 2127d21d8c NEWS: Add a small note about multi-day holiday support to features Tomas Babej 2021-09-25 13:30:47 -04:00
  • f37a8abb86 doc: Strip trailing whitespace Tomas Babej 2021-09-25 13:10:46 -04:00
  • d9861eb891 doc: Expand section about relative paths in taskrc Tomas Babej 2021-09-25 12:49:30 -04:00
  • 059ab577b8 man: Update taskrc manpage's description of context Tomas Babej 2021-09-25 12:36:15 -04:00