Scott Kostyshak
bd085a820d
Code Cleanup
...
- Improved style and efficiency of Perl test code.
- Added alias expansion to feature log of bash completion script.
- Added comments to bash completion script.
2012-08-05 16:41:09 -04:00
Scott Kostyshak
54b2e10da4
Unit Tests
...
- Create a framework for testing bash completion.
- Test that aliases are expanded.
- Test that task commands are expanded.
2012-08-05 08:43:24 -04:00
Scott Kostyshak
4f76e0ed7c
Bug #1043
...
- Fixed bug where bash autocompletion did not work for aliases.
- Added new '_aliases' helper command.
2012-07-28 15:36:17 -04:00
Federico Hernandez
4fe671f895
Documentation
...
- Fixed several typos in man pages.
(Thanks to Scott Kostyshak for the comprehensive patch)
2012-07-23 13:13:30 +02:00
Louis-Claude Canon
b093d23f1f
Typos
...
- Fix various typos in comments and documentation.
Signed-off-by: Paul Beckingham <paul@beckingham.net >
2012-06-12 16:44:14 -04:00
Paul Beckingham
b2a1c327f4
Typos
...
- Fixed minor typos in comments.
2012-06-10 17:04:40 -04:00
Louis-Claude Canon
bc2addeb41
Enhancement
...
- Solve bug #962 .
- Improve completion by proposing column names (used when filtering and
modifying tasks).
2012-06-10 17:01:58 -04:00