jaedle
|
9a3b726068
|
change help to summary
|
2019-02-24 15:32:24 +01:00 |
|
jaedle
|
2676ab9a59
|
renamed program flag to summary
|
2019-02-24 15:31:46 +01:00 |
|
jaedle
|
a1837d553e
|
refactoring
|
2019-02-24 14:59:19 +01:00 |
|
jaedle
|
fdbc130d8d
|
do not show empty dependencies
|
2019-02-24 14:55:04 +01:00 |
|
jaedle
|
4b3cea3812
|
display dependend tasks
|
2019-02-24 14:53:39 +01:00 |
|
jaedle
|
1c3082ffa6
|
rename test fixture
|
2019-02-24 14:48:48 +01:00 |
|
jaedle
|
0446cfdba0
|
display commands of task
|
2019-02-24 14:37:14 +01:00 |
|
jaedle
|
db1d3183b6
|
refatoring
|
2019-02-24 14:32:47 +01:00 |
|
jaedle
|
fb666394fc
|
refatoring
|
2019-02-24 14:31:29 +01:00 |
|
jaedle
|
1054c89a9d
|
add missing test fixture file
|
2019-02-24 14:24:55 +01:00 |
|
jaedle
|
8dd87dc482
|
refactoring
|
2019-02-24 14:23:44 +01:00 |
|
jaedle
|
b2edbf05a1
|
refactoring
|
2019-02-24 14:20:39 +01:00 |
|
jaedle
|
6fb53a406b
|
remove unusued expectations
|
2019-02-24 14:18:51 +01:00 |
|
jaedle
|
b05fa0821d
|
move expectations for output to testdata
|
2019-02-24 14:18:07 +01:00 |
|
jaedle
|
0a808b1212
|
fix swapped expected and actual parameter
|
2019-02-24 14:10:46 +01:00 |
|
jaedle
|
f1d83e92a7
|
print command stub on details
|
2019-02-24 14:08:27 +01:00 |
|
jaedle
|
31b60f7f60
|
display task name on details
|
2019-02-24 14:01:53 +01:00 |
|
jaedle
|
c0f9af5daa
|
refactoring
|
2019-02-24 12:15:59 +01:00 |
|
jaedle
|
b25a9e8884
|
refactoring
|
2019-02-24 12:13:18 +01:00 |
|
jaedle
|
3c0cf3cd55
|
fix documentation
|
2019-02-24 12:00:45 +01:00 |
|
jaedle
|
1ac6f17e6a
|
should not surpress empty lines expect on last line
|
2019-02-24 11:58:44 +01:00 |
|
jaedle
|
399a2b38f3
|
add documentation for details
|
2019-02-24 11:52:31 +01:00 |
|
jaedle
|
b97221cdb2
|
ignore empty lines on description
|
2019-02-24 11:31:25 +01:00 |
|
jaedle
|
0164bc21ea
|
be more specific in tests about output
|
2019-02-24 11:28:15 +01:00 |
|
jaedle
|
5a23250d32
|
simplified tests
|
2019-02-24 11:25:26 +01:00 |
|
jaedle
|
80d88d9789
|
refactoring
|
2019-02-24 11:22:14 +01:00 |
|
jaedle
|
31ead854c7
|
fix test expectation
|
2019-02-24 11:19:08 +01:00 |
|
jaedle
|
4b64fcb8a4
|
add more tests
|
2019-02-24 11:09:55 +01:00 |
|
jaedle
|
a951f2403d
|
add more tests for details
|
2019-02-24 11:01:48 +01:00 |
|
jaedle
|
f9adeba7f1
|
add basic test for details
|
2019-02-24 09:53:49 +01:00 |
|
jaedle
|
5c823d51d0
|
revert changes for taskfile
|
2019-02-24 09:29:19 +01:00 |
|
jaedle
|
9be7521b83
|
refactoring
|
2019-02-24 09:28:25 +01:00 |
|
jaedle
|
c73ddc3552
|
refactoring
|
2019-02-24 09:27:26 +01:00 |
|
jaedle
|
4b7f058f41
|
refacotring
|
2019-02-24 09:25:39 +01:00 |
|
jaedle
|
07221a1b20
|
output detailed task description
|
2019-02-24 09:24:57 +01:00 |
|
jaedle
|
13614fb3c4
|
add details flag for cli
|
2019-02-24 08:51:20 +01:00 |
|
jaedle
|
4fa983bde7
|
ignore ide configuration
|
2019-02-24 08:24:09 +01:00 |
|
Andrey Nering
|
9cb1db8c0a
|
Docs: Fix wrong URL
|
2019-02-21 21:57:21 -03:00 |
|
Andrey Nering
|
5738436d55
|
v2.4.0
|
2019-02-21 21:28:10 -03:00 |
|
Andrey Nering
|
5e49b38c33
|
Mitigate execext.Expand problems on Windows
Closes #170
Co-authored-by: mikynov <micnov@gmail.com>
|
2019-02-21 21:22:40 -03:00 |
|
Andrey Nering
|
0c94adaff9
|
Update CHANGELOG.md
|
2019-02-21 21:06:46 -03:00 |
|
Andrey Nering
|
f8a6c5d06c
|
Fix execext.Expand for file names with spaces
Fixes #176
|
2019-02-21 20:59:17 -03:00 |
|
Andrey Nering
|
21e66c7c02
|
Docs: Update theme color
|
2019-02-09 10:48:48 -02:00 |
|
Andrey Nering
|
902f0d3ac4
|
Don't persist new checksum on the disk if dry mode is enabled
Fixes #166
|
2019-02-09 10:44:35 -02:00 |
|
Andrey Nering
|
713ecd35f6
|
Pass context as an argument
|
2019-02-09 10:16:13 -02:00 |
|
Andrey Nering
|
27b35157cd
|
Indentation fix
|
2019-02-09 10:15:38 -02:00 |
|
Andrey Nering
|
f8fb639870
|
Update documentation and changelog to mention the new --output flag
Ref #173
|
2019-02-09 10:01:41 -02:00 |
|
Andrey Nering
|
14f41ae619
|
Merge pull request #173 from kjdev/master
Add execute output style options
|
2019-02-07 19:51:49 -02:00 |
|
kj
|
a026d72924
|
Add execute output style options
|
2019-02-05 15:42:57 +09:00 |
|
Andrey Nering
|
2cb070f5b3
|
Merge pull request #172 from go-task/allow-calling-root-task-from-included
Allow calling a task of the root Taskfile from within an included Taskfile
|
2019-02-02 21:26:22 -02:00 |
|