# # ChangeLog for / in stamper # # Generated by Trac 1.4 # Mar 28, 2024, 9:39:54 PM Tue, 08 Jul 2014 08:41:44 GMT Borja Lopez [10:d3a34cb9b65f] * bin/stamps (modified) Use argparse to parse the arguments to the stamps script. Moved all ... Tue, 08 Jul 2014 08:40:51 GMT Borja Lopez [9:2457f4022c60] * stamper/stamper.py (modified) Added show_totals method, to render totals and stamp details Tue, 08 Jul 2014 08:40:05 GMT Borja Lopez [8:0b63f5eb49b3] * stamper/stamper.py (modified) Refactored totals, removed totals_by_customer. Refactored details, ... Tue, 08 Jul 2014 08:38:01 GMT Borja Lopez [7:7f7b4ef7c0c1] * stamper/stamper.py (modified) Added method to parse a string and tell if it is a valid date-based ... Fri, 04 Jul 2014 10:44:45 GMT Borja Lopez [6:9b9f1d198564] Merged TODO File Fri, 04 Jul 2014 10:23:17 GMT Óscar M. Lage [5:583c89d37c20] * TODO (added) Added a TODO file Fri, 04 Jul 2014 09:55:01 GMT Óscar M. Lage [4:d1408fdd455c] * INSTALL (modified) Modifying a reference in the INSTALL doc Fri, 04 Jul 2014 10:44:07 GMT Borja Lopez [3:4eb41ee30ee9] * bin/stamps (moved) * setup.py (modified) Renamed calc to stamps (better/proper name for that tool) Fri, 04 Jul 2014 09:50:22 GMT Borja Lopez [2:f8d231582a58] * stamper/__init__.py (modified) Make DATE_FORMAT available in the main stamper package Fri, 04 Jul 2014 09:49:57 GMT Borja Lopez [1:4d4c5625a77f] * .hgignore (added) Ignore DS_Store and .pyc files and some directories Fri, 04 Jul 2014 09:41:51 GMT Borja Lopez [0:4cc6fc51063c] * AUTHORS (added) * INSTALL (added) * LICENSE (added) * README (added) * bin/calc (added) * bin/stamp (added) * setup.py (added) * stamper/__init__.py (added) * stamper/stamper.py (added) Initial commit, including basic structure of the project and initial ...