#
# ChangeLog for bin/stamps in stamper
#
# Generated by Trac 1.4
# Apr 9, 2025, 10:38:20 AM

Wed, 13 Aug 2014 22:18:26 GMT Borja Lopez <borja@…> [41:dfe43abd388a]
	* bin/stamps (modified)
	* stamper/cli.py (added)

	Moved the argparser parser generation to a function inside the ...


Tue, 12 Aug 2014 21:33:10 GMT Borja Lopez <borja@…> [40:5d592e2950a1]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Added customer filtering support to the timeline feature:

	- Get the ...


Tue, 12 Aug 2014 16:44:42 GMT Borja Lopez <borja@…> [38:fb741bfe9e1d]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	The timeline feature accepts now date-based filters:

	- Show the ...


Tue, 12 Aug 2014 16:15:59 GMT Borja Lopez <borja@…> [37:abe2ef05ce80]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Added feature to import stamps from a file:

	  stamps -i ...


Sat, 09 Aug 2014 08:04:58 GMT Borja Lopez <borja@…> [32:80a51180155e]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Added support to delete up to N stamps from the list:

	- Delete the ...


Sat, 09 Aug 2014 00:59:49 GMT Borja Lopez <borja@…> [30:b8003f616519]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Refactored the graphs/charts code:

	- Fixed a bug introduced when we ...


Sat, 09 Aug 2014 00:53:22 GMT Borja Lopez <borja@…> [29:4a51239749c4]
	* bin/stamps (modified)

	Allow the use of date-time filters without giving a customer.


Fri, 08 Aug 2014 07:00:43 GMT Borja Lopez <borja@…> [28:9afaa509f383]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Added the "timeline" feature (stamps -t), which prints on screen a ...


Thu, 24 Jul 2014 00:52:30 GMT Óscar M. Lage <info@…> [23:bc0b04a989aa]
	* .hgignore (modified)
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Graphs, first version (limited to 15 days, without customer the graph ...


Wed, 23 Jul 2014 12:03:55 GMT Óscar M. Lage <info@…> [22:43d14913e8fd]
	* bin/stamps (modified)
	* stamper/stamper.py (modified)

	Added -s option to sum all the times and show a resume


Tue, 08 Jul 2014 08:41:44 GMT Borja Lopez <borja@…> [10:d3a34cb9b65f]
	* bin/stamps (modified)

	Use argparse to parse the arguments to the stamps script.
	Moved all ...


Fri, 04 Jul 2014 10:44:07 GMT Borja Lopez <borja@…> [3:4eb41ee30ee9]
	* bin/stamps (moved)
	* setup.py (modified)

	Renamed calc to stamps (better/proper name for that tool)