Commit Graph

33 Commits

Author SHA1 Message Date
Alan Hamlett 8529593453 Rename --show-time-today to --today 2019-05-07 17:49:07 -07:00
Alan Hamlett 1cbd3f5fbe improve --show-time-today argument description 2019-05-07 00:16:16 -07:00
Alan Hamlett 708001c6e7 New argument --show-time-today for fetching dashboard coding activity 2019-05-07 00:12:30 -07:00
Alan Hamlett fbbe9af343 Add ssl_certs_file arg and config for custom ca bundles 2019-01-17 12:54:55 +07:00
Alan Hamlett 2599beba9c new category Writing Tests 2018-12-03 19:28:18 -08:00
Alan Hamlett 0f4a5b2aec remove duplicate header test sample output 2018-09-20 09:14:26 -07:00
Alan Hamlett 722baba6e6 New argument --sync-offline-activity 2018-09-20 09:08:09 -07:00
Alan Hamlett 1ae230639f New --local-file argument to be used when --entity is a remote file 2018-08-31 18:15:00 -07:00
Alan Hamlett ae2ac14a9f support bool or list for hide_project_names config 2018-07-18 09:28:23 -07:00
Alan Hamlett 71d5eef12a New config hide_project_names 2018-07-18 01:01:31 -07:00
Alan Hamlett 3e47f77f47 Add --exclude-unknown-project arg and corresponding config 2018-04-15 13:13:33 -07:00
Alan Hamlett f2b8776e21 add manual testing category 2018-04-07 16:31:39 -07:00
Alan Hamlett 358308c993 add indexing category 2018-04-07 14:56:58 -07:00
Alan Hamlett e585fbb4a8 add designing category 2018-04-07 11:03:36 -07:00
Alan Hamlett 1fe41b6677 New --category argument 2018-04-06 22:37:01 -07:00
Alan Hamlett 27e2d13788 Ability to only track folders containing a .wakatime-project file 2018-01-04 23:24:19 -08:00
Alan Hamlett 6f2176741d Ability to disable SSL cert verification
Adds a --no-ssl-verify argument.
Adds a no_ssl_verify boolean config option.
2017-05-05 17:09:17 -07:00
Alan Hamlett da3cf30ddd use language as extra heartbeats key name 2017-02-20 15:29:44 -08:00
Alan Hamlett 35726f2e91 rename --alternate-language to --language 2017-02-20 15:17:45 -08:00
Alan Hamlett f52847d7e9 make --alternate-language cli argument take precedence over detected language 2017-02-20 14:23:02 -08:00
Alan Hamlett 1fd6169f53 support for ntlm proxy 2017-02-15 15:02:05 -08:00
Alan Hamlett 1e5af3fd43 support for socks proxies 2016-05-21 13:09:55 +02:00
Alan Hamlett 745049d685 remove --entitytype from help output 2016-04-29 00:01:26 +02:00
Alan Hamlett dc1964cd80 no longer allowing entity-type url 2016-04-28 23:57:15 +02:00
Alan Hamlett dce9d70d48 correct config file in help output 2016-04-26 13:40:08 +02:00
Alan Hamlett 67a2403070 new --extra-heartbeats argument 2016-04-21 00:30:44 +02:00
Alan Hamlett 984a8ab62a increase default timeout to 60 seconds 2016-04-19 13:50:29 +02:00
Alan Hamlett 95a2db0a77 support passing an alternate language to cli 2016-04-19 12:30:44 +02:00
Alan Hamlett 9f0fd8bc31 update expected help output for tests 2015-09-15 09:03:41 -07:00
Alan Hamlett 7656b5365d new --entity command line arg to replace --file 2015-08-29 18:14:07 -07:00
Alan Hamlett 92948386fa new --entitytype command line arg to replace --notfile 2015-08-29 16:16:14 -07:00
Alan Hamlett f818a64d3d always parse args from sys.argv 2015-08-12 10:28:01 -07:00
Alan Hamlett cc522f8b62 improve tests by capturing stderr 2015-08-11 18:59:29 -07:00