mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bug Fix #191
- Fixed bug that failed to anchor to end of string when searching for "cal" or "itask", but instead matched on elements of the path, like /usr/local/bin. Thanks to Eric Farris.
This commit is contained in:
parent
844dd473e6
commit
bf3e69add6
3 changed files with 14 additions and 13 deletions
18
AUTHORS
18
AUTHORS
|
@ -1,13 +1,10 @@
|
|||
Principal Author:
|
||||
Paul Beckingham
|
||||
The development of task was made possible by the significant contributions of the following people:
|
||||
Paul Beckingham (Principal Author)
|
||||
Federico Hernandez (Package Maintainer & Contributing Author)
|
||||
David J Patrick (Designer)
|
||||
John Florian (Contributing Author)
|
||||
|
||||
Package Maintainer & Contributing Author:
|
||||
Federico Hernandez
|
||||
|
||||
Designer:
|
||||
David J Patrick
|
||||
|
||||
Contributing Authors:
|
||||
The following submitted code, packages or analysis, and deserve special thanks:
|
||||
Damian Glenny
|
||||
Andy Lester
|
||||
H. İbrahim Güngör
|
||||
|
@ -20,9 +17,8 @@ Contributing Authors:
|
|||
P.C. Shyamshankar
|
||||
Johan Friis
|
||||
Steven de Brouwer
|
||||
John Florian
|
||||
|
||||
With thanks to:
|
||||
Thanks to the following, who submitted detailed bug reports and excellent suggestions:
|
||||
Eugene Kramer
|
||||
Srijith K
|
||||
Bruce Israel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue