mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Merge branch '1.4.3' of git@github.com:pbeckingham/task into 1.4.3
Conflicts: ChangeLog html/task.html src/task.cpp
This commit is contained in:
commit
ce42ae9622
35 changed files with 620 additions and 258 deletions
|
@ -95,7 +95,6 @@ std::string handleReportSummary (TDB&, T&, Config&);
|
|||
std::string handleReportNext (TDB&, T&, Config&);
|
||||
std::string handleReportHistory (TDB&, T&, Config&);
|
||||
std::string handleReportGHistory (TDB&, T&, Config&);
|
||||
std::string handleReportUsage (const TDB&, T&, Config&);
|
||||
std::string handleReportCalendar (TDB&, T&, Config&);
|
||||
std::string handleReportActive (TDB&, T&, Config&);
|
||||
std::string handleReportOverdue (TDB&, T&, Config&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue