Commit History

Author SHA1 Message Date
  Andrey Nering 0f4621fb02 CHANGELOG: Add entry for #691 2 years ago
  ardnew 9897f4b527 refactor with support for --list and --list-all 2 years ago
  ardnew 978a6e5ecb quickly print task names only with flags --silent and --list 3 years ago
  Andrey Nering 454988f657 Fix typo :facepalm: 2 years ago
  Andrey Nering 7e0346d6eb Add CHANGELOG, documentation and small improvements to #401 2 years ago
  Andrey Nering 00a90d1fe6 Merge branch 'f/list-all' of https://github.com/therealkevinard/task into therealkevinard-f/list-all 2 years ago
  Kevin Ard 42702e81b3 refactor: wrap PrintTasksHelp with arg-less signatures 2 years ago
  Andrey Nering bf6d0c0a74 Improve performance of `--list` and `--summary` flags 3 years ago
  Kevin Ard 9bed7f7a9b feat (help): allow cli option to list tasks with no desc 4 years ago
  Damian Szulc 47dd9b5a03 Move args and taskfile packages to root directory 4 years ago
  Andrey Nering fb72b46a3c github.com/go-task/task/v2 -> github.com/go-task/task/v3 4 years ago
  Adam Wasila 9f83311931 Add label field to task definition 4 years ago
  Andrey Nering acfbbaa549 Merge branch 'master' into v3 4 years ago
  Paul Varache 7453e688fd Compile tasks before printing help or summary (Closes #276) 4 years ago
  Andrey Nering 8efc38ad82 Use colors for some output messages 5 years ago
  Andrey Nering 3cbc89769d Re-write import paths to v2 6 years ago
  Andrey Nering 87a200e42c Extract some functionality to its own packages 6 years ago
  Andrey Nering 152fc0ad38 Move all structs related to Taskfile to its own package 6 years ago
  Andrey Nering 134c6b79c4 Add Taskfile struct and start implementing new format 6 years ago
  Andrey Nering 7457b3668b Revert "Revert "list: print message with there's no task with description"" 7 years ago
  Andrey Nering e065dcb816 Revert "list: print message with there's no task with description" 7 years ago
  Andrey Nering 2508bed363 list: print message with there's no task with description 7 years ago
  Andrey Nering f4216dd67f list tasks: ensure at least one space after colon 7 years ago
  Andrey Nering abb19dfbf8 print logs to stderr instead of stdout 7 years ago
  Andrey Nering 998935ea55 add --list (or -l) flag to print existing tasks 7 years ago
  Andrey Nering 9ba44f3e6e allow custom Stdin, Stdout and Stderr while running as a lib 7 years ago
  Andrey Nering f98bf6c4b1 refactor: Create executor struct to get rid of global variables 7 years ago
  Andrey Nering 2054a1bc34 Minor improvements for tasks description 7 years ago