Commit Graph

  • ea61494a6e Remove debug relicts. master poljakowski 2018-10-18 11:50:49 +0200
  • 6bece1437e Improve invalid delta error reporting. Darko Poljak 2018-10-18 11:35:41 +0200
  • 5bd4baf661 Merge branch 'master' of https://github.com/telmich/ctt Darko Poljak 2018-07-03 10:23:27 +0200
  • e422738085 Ignore, warn and continue in case of invalid delta Darko Poljak 2018-07-03 10:21:52 +0200
  • 8d7da9aade add sys import for sys.exit Nico Schottelius 2018-07-02 00:53:20 +0200
  • ed86cd5518 Merge branch 'master' of github.com:telmich/ctt Nico Schottelius 2018-07-02 00:51:06 +0200
  • 39ac4c9711 Catch parsing error when time does not decode Nico Schottelius 2018-07-02 00:50:20 +0200
  • d6098d2464 Remove git.schottelius.org Darko Poljak 2018-06-26 16:11:00 +0200
  • 6f054b81db Setup path before importing ctt module. Darko Poljak 2018-01-02 10:58:02 +0100
  • 31fa41009d Release 1.1. Darko Poljak 2017-02-16 08:28:44 +0100
  • 0b012a47f9 Merge pull request #25 from darko-poljak/ignore-non-matching-patterns Darko Poljak 2017-02-15 21:29:56 +0100
  • 2238ea7042 Merge remote-tracking branch 'upstream/master' into ignore-non-matching-patterns Darko Poljak 2017-02-15 21:30:50 +0100
  • 91cbda6c7b Merge pull request #24 from darko-poljak/fix-summary-option Darko Poljak 2017-02-15 21:26:40 +0100
  • 8ed104616a Ignore non matching patterns for report command. Darko Poljak 2017-02-15 11:12:51 +0100
  • bfded4d903 pep8 Darko Poljak 2016-11-07 09:18:08 +0100
  • 9adc35f78b Fix summary option output. Darko Poljak 2016-11-07 08:47:12 +0100
  • 03fcffb3bf Merge pull request #22 from darko-poljak/completions Nico Schottelius 2016-06-07 10:45:19 +0200
  • 3079ab3642 Implement bash and zsh completions. Darko Poljak 2016-06-05 20:41:16 +0200
  • c0eeb5a480 Merge pull request #21 from darko-poljak/bugfix-sorting Nico Schottelius 2016-05-24 21:30:34 +0200
  • 16dec480d9 Merge pull request #20 from darko-poljak/fix-typo-and-man Nico Schottelius 2016-05-24 21:29:31 +0200
  • f1fea6add6 Fix sorting of time entries. Darko Poljak 2016-05-24 08:49:02 +0200
  • b3f4dec1d8 Fix typo and man.text. Darko Poljak 2016-05-24 07:16:25 +0200
  • ebcb7aa7ba Merge pull request #19 from darko-poljak/test-intro Nico Schottelius 2016-04-14 09:37:40 +0200
  • cd8d3b06fd Fix copy paste errors in comments. Darko Poljak 2016-04-11 17:19:53 +0200
  • dda4ff807d Add remaining tests. Merge bugfix for report printing. Darko Poljak 2016-04-11 17:16:33 +0200
  • a7dbe383e4 Merge branch 'bugfix-multiple_rows' into test-intro Darko Poljak 2016-04-11 17:15:35 +0200
  • f72db34875 Bugfix: report prints multiple rows. Darko Poljak 2016-04-11 17:08:54 +0200
  • 6245a3c015 Introduce unit tests (init, main, listprojects, tracker). Darko Poljak 2016-04-10 21:01:54 +0200
  • 2cf503abac Merge pull request #17 from darko-poljak/summary-option Nico Schottelius 2016-04-08 08:52:03 +0200
  • 0c90b7b2e7 Update .gitignore Darko Poljak 2016-04-08 08:47:39 +0200
  • f5123d3328 Code improvements. Darko Poljak 2016-04-07 22:22:56 +0200
  • 4663003b69 Remove unnecessary code. Darko Poljak 2016-04-07 18:26:34 +0200
  • 3ea214783c Add summary option. Darko Poljak 2016-04-07 12:32:39 +0200
  • bd0c3cc13c Merge pull request #16 from darko-poljak/no-args-err Nico Schottelius 2016-04-03 23:51:39 +0200
  • a5249a5f02 Fix error when called without args. Darko Poljak 2016-04-03 21:58:19 +0200
  • 53170402fd Merge pull request #15 from darko-poljak/report-project-basename Nico Schottelius 2016-04-03 20:34:14 +0200
  • 525e8fbb93 Report project name as file path basename. Darko Poljak 2016-04-02 21:18:42 +0200
  • a6d48be4aa Merge pull request #14 from darko-poljak/report-globbing Nico Schottelius 2016-03-25 10:12:45 +0100
  • ff1ccba2fa Add report project name globbing. Darko Poljak 2016-03-25 08:47:06 +0100
  • ac15255ad7 Merge pull request #13 from greendeath/bug/man_ctt_typo Nico Schottelius 2016-03-10 16:16:32 +0100
  • c98b9231d1 Typo fix in ctt.text testing_rouxdo 2015-09-25 16:23:44 +0200
  • bf0e47cef8 fix listprojects Nico Schottelius 2015-04-12 01:04:38 +0900
  • d0cf603675 catch invalid time entries Nico Schottelius 2014-07-01 17:56:20 +0200
  • 4de600713a improved bash completion script Davide Riccardo Caliendo 2013-11-25 21:24:35 +0100
  • 464d90948a More Changes for 1.0 Nico Schottelius 2013-10-17 13:06:40 +0900
  • cd29a8574f added bash completion script Davide Riccardo Caliendo 2013-10-12 03:06:30 +0200
  • 4e0edfb3fc added license and manifest files Davide Riccardo Caliendo 2013-10-12 03:02:52 +0200
  • 7619756360 correct license indication in setup.py Davide Riccardo Caliendo 2013-10-12 02:56:52 +0200
  • c91e159836 remove sys.path from scripts/ctt - not needed anymore Nico Schottelius 2013-08-30 11:50:22 +0200
  • f0c0e5ac7b ++changes(1.0) Nico Schottelius 2013-08-30 11:37:39 +0200
  • d49e95baac use wrapper in bin/ so script/ctt can run in sane PYTHONPATH Nico Schottelius 2013-08-30 11:35:55 +0200
  • 5a9983f7dd rephrase website Nico Schottelius 2013-08-30 11:14:40 +0200
  • 76283a1240 ++changes(1.0) Nico Schottelius 2013-08-30 11:11:06 +0200
  • 654153eb9c fix for crash in listprojects oz123 2013-08-30 10:06:49 +0200
  • a595e2af94 ++changes Nico Schottelius 2013-08-29 13:49:56 +0200
  • cd6af4d0fd add installer oz123 2013-08-29 13:38:03 +0200
  • 0d27fb60cb add author information to __init__.py oz123 2013-08-29 13:36:47 +0200
  • 2ac0d937b1 list times for all projects Nico Schottelius 2013-08-21 12:11:46 +0200
  • 2de8525bab use project and report summary only once Nico Schottelius 2013-07-24 18:56:56 +0200
  • 29fbda012f initial support for listing tracked time for all projects Nico Schottelius 2013-07-24 16:35:47 +0200
  • 138e1075f9 work around python 3.3 argument parser bug Nico Schottelius 2013-06-08 22:53:09 +0200
  • 5f0155b968 +push Nico Schottelius 2013-04-29 17:12:13 +0200
  • 1cadbacaab +webpub Nico Schottelius 2013-04-29 17:06:50 +0200
  • 09a7654f35 +example usage Nico Schottelius 2013-04-29 17:03:44 +0200
  • dbcecf9970 use a dict to have keyword access Nico Schottelius 2013-04-29 16:38:21 +0200
  • 7f904fa702 ++changes Nico Schottelius 2013-04-29 16:12:20 +0200
  • e6e1ffbbf8 update manpage, update parameter descriptions Nico Schottelius 2013-04-29 14:27:19 +0200
  • 2f2f774e8d changes for 0.9 Nico Schottelius 2013-04-29 10:55:32 +0200
  • 7b83d22a08 add manpage Nico Schottelius 2013-04-29 10:53:24 +0200
  • ab362be637 support -e/-i & changelog entry Nico Schottelius 2013-04-27 22:55:02 +0200
  • 5003b935f4 remove obsolte report parts Nico Schottelius 2013-04-04 23:23:40 +0200
  • 951597288b +website Nico Schottelius 2013-04-04 12:57:56 +0200
  • 13373c4f60 support varying output modifiers for report Nico Schottelius 2013-04-04 00:05:41 +0200
  • 875aeb4f03 begin to do more clever default date selection Nico Schottelius 2012-12-03 18:11:29 +0100
  • 9b943ebd3d add support for listprojects Nico Schottelius 2012-11-27 13:05:18 +0100
  • 92c51d9dc0 update version string Nico Schottelius 2012-11-01 10:39:32 +0100
  • 4f135916e3 +makefile Nico Schottelius 2012-10-31 22:54:11 +0100
  • 376d2d6079 sort entries on report Nico Schottelius 2012-10-31 22:19:33 +0100
  • a791bae133 default to add a comment, not to skip Nico Schottelius 2012-10-31 18:10:33 +0100
  • 8e1402190c update readme Nico Schottelius 2012-10-31 18:10:20 +0100
  • e642b525d9 support report with entry listing Nico Schottelius 2012-10-14 16:15:59 +0200
  • f990b0158d cleanup report/tracker, ensure end day ends at 23:59:59 Nico Schottelius 2012-08-29 12:20:45 +0200
  • 6d827c1dcc Add support for comments (after tracking) Nico Schottelius 2012-08-28 17:23:24 +0200
  • 58a8924811 change disk format and add conversion utility Nico Schottelius 2012-08-28 14:03:58 +0200
  • be36db753d can specifiy start and end datetimes for tracking Nico Schottelius 2012-08-27 18:37:03 +0200
  • 1f482cf3f2 reporting tracked time works Nico Schottelius 2012-08-27 17:37:56 +0200
  • 1681870473 begin manpage, begin integration of start/end tracking Nico Schottelius 2012-08-27 17:14:54 +0200
  • cd733c73a8 finish reporting Nico Schottelius 2012-08-27 16:58:18 +0200
  • 69bbdf80bd ignore python cache Nico Schottelius 2012-08-24 17:21:15 +0200
  • 082c316f3c split off ctt into lib Nico Schottelius 2012-08-24 16:54:32 +0200
  • 73e9e8c3c6 +seconds Nico Schottelius 2012-08-03 23:32:18 +0200
  • 2de70a14af begin reports Nico Schottelius 2012-08-03 23:32:11 +0200
  • 5d0580d930 write delta, not end time Nico Schottelius 2012-08-02 08:30:46 +0200
  • cb1e9aec54 can track time, storing seconds format Nico Schottelius 2012-08-02 00:28:16 +0200
  • fc194c9f7a begin initial argparser Nico Schottelius 2012-08-01 23:54:19 +0200
  • 1e334b9f0b begin vork Nico Schottelius 2012-08-01 23:00:25 +0200