CLI: Changed the daily list upcoming section behavior.
Upcoming now includes issues due within the next week by default. The number of days to look ahead is configurable with the --dl-upcoming-days option.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#Mon, 13 Feb 2012 10:46:15 -0600
|
||||
#Thu, 30 Aug 2012 06:15:44 -0700
|
||||
build.dir=build
|
||||
src.dir=src
|
||||
build.jar=pit-cli-${application.version}.${build.number}.jar
|
||||
build.number=5
|
||||
version=3.3.2
|
||||
build.number=3
|
||||
version=3.3.3
|
||||
name=pit-cli
|
||||
lib.dir=lib
|
||||
lib.local=true
|
||||
|
Reference in New Issue
Block a user