1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cosmetic changes to the lexer and parser. More... over 19 years ago
Improved documentation. More... over 19 years ago
Added two manual pages. Improved README. More... over 19 years ago
Simplified the grammar. More... over 19 years ago
Updated version. Fixed maintainer email address. More... over 19 years ago
Moved environment variable functionality to a module of its own. More... over 19 years ago
Improved documentation. More... over 19 years ago
Let users declare task names with preceding underscores. More... over 19 years ago
Removed useless RANLIB definition from the main makefile. More... over 19 years ago
Now identifiers in task files can be just letters. Added an example of dependency expressions in action. More... over 19 years ago
Changed the behaviour of the usage function. More... over 19 years ago
Updated inventory tags. More... over 19 years ago
Removed EXTRA_CFLAGS from the regression tests makefile. More... over 19 years ago
Made some minor changes to the examples. More... over 19 years ago
Fixed a problem with the configure script. More... over 19 years ago
Improved documentation. More... over 19 years ago
Added signal handling for SIGINT. More... over 19 years ago
Report tasks killed by a signal. More... over 19 years ago
Improved project documentation. More... over 19 years ago
Changed the behaviour of usage. More... over 19 years ago
Fixed a small glitch in xputenv. More... over 19 years ago
Now API documentation is not generated by default. More... over 19 years ago
Started writing the package's documentation. More... over 19 years ago
Improved hashtab module readability. More... over 19 years ago
Fixed a typo. More... over 19 years ago
Refactored. Improved readability of task_check_deps. More... over 19 years ago
Clarified the examples. More... over 19 years ago
Improved the loc counter makefile target. More... over 19 years ago
Refactored and improved API documentation. Added a new loc target to the make file to count the number of lines of code. More... over 19 years ago
Made task public and changed the function names from err.[ch] More... over 19 years ago