Marcin Kulik
eabd7925f3
Add Dockerfile
2017-04-12 12:36:36 +02:00
Marcin Kulik
d66f666344
Bump version
v1.4.0
2017-04-11 18:05:08 +02:00
Marcin Kulik
43d1847bdf
Warn about API tokens vs public dotfiles repos
2017-04-11 17:44:43 +02:00
Marcin Kulik
a334779148
Document ASCIINEMA_API_TOKEN in README
2017-04-11 17:38:22 +02:00
Marcin Kulik
d99eafd9ac
Add integration test for -w option in asciinema play
2017-04-11 17:26:03 +02:00
Marcin Kulik
479cfafecb
Eat all stdin data during playback ONLY IF stdin is a TTY
2017-04-11 17:15:17 +02:00
Marcin Kulik
1720b2de86
Update pypi classifiers
2017-04-11 17:00:38 +02:00
Marcin Kulik
7ea49fc0ba
Remove old unused installation script
2017-04-11 16:58:41 +02:00
Marcin Kulik
0f0233dd53
Add changelog for 1.4.0
2017-04-11 16:56:05 +02:00
Marcin Kulik
68a1f581dc
Build on Python 3.6, don't build on 3.2
2017-04-01 12:36:00 +02:00
Marcin Kulik
b857f155d3
Merge pull request #200 from asciinema/eat-stdin
...
Eat all stdin during playback (fixes #194 , fixes #192 , fixes #108 )
2017-03-25 13:40:09 +01:00
Marcin Kulik
65136bf01d
Eat all stdin during playback ( fixes #194 , fixes #192 , fixes #108 )
2017-03-25 13:34:24 +01:00
Marcin Kulik
5d1484b025
Fix pep8 warnings
2017-03-10 11:00:29 +01:00
Marcin Kulik
871440fc6c
Merge pull request #193 from typerlc/catch-more
...
Trap more signals than just SIGCHLD
2017-03-09 18:48:37 +01:00
Richard
a4092f5493
Trap more signals than just SIGCHLD
...
Properly write a recording file if asciinema is terminated with SIGHUP, SIGTERM, SIGQUIT. This happens, for example, if the machine is rebooted during a recording session.
2017-02-22 15:51:20 +11:00
Marcin Kulik
b4585c8b58
Merge pull request #187 from samdmarshall/token-environment-variable
...
adding support to loading API token from an environment variable
2017-01-28 19:18:26 +01:00
Samantha Marshall
6e76e8e2e1
correcting code logic
2017-01-28 09:38:24 -05:00
Samantha Marshall
86289b2d66
fixing typo!
2017-01-28 08:39:34 -05:00
Samantha Marshall
85ce06bc05
updating based on requested code-review changes
2017-01-28 08:37:30 -05:00
Marcin Kulik
b79ec2280b
Update year in copyright line
2017-01-28 14:06:13 +01:00
Marcin Kulik
4cc5703fb8
Add info about self-hosting
2017-01-28 14:03:10 +01:00
Marcin Kulik
42ecc26b7e
Merge pull request #190 from bastiaanb/master
...
Add --speed parameter to play command
2017-01-23 19:16:20 +01:00
Bastiaan Bakker
3551d1f13d
add --speed parameter to man page
2017-01-23 17:09:19 +01:00
Bastiaan Bakker
93851e03c3
add --speed parameter to play command
2017-01-23 16:27:54 +01:00
Samantha Marshall
0919339caf
adding support to loading API token from an environment variable to remove secrets from config file
2016-12-28 08:49:25 -05:00
Marcin Kulik
c50877bb58
Merge pull request #182 from jakubjedelsky/pep8
...
pep8: inlude modules on top of a file
2016-10-15 17:39:03 +02:00
Jakub Jedelsky
a4498c8333
pep8: inlude modules on top of a file
...
Repair tests broken by #179 and #181
2016-10-14 22:34:59 +02:00
Marcin Kulik
f66ddd4b3b
Merge branch 'jakubjedelsky-setuptools'
2016-10-14 10:46:23 +02:00
Jakub Jedelsky
117eb0b1db
Learn travis to check PEP8 style
2016-10-14 10:45:01 +02:00
Jakub Jedelsky
4ea1078fe5
Make code to respect PEP8 coding style
...
Ignoring 'E501 line too long' error for now, it needs more work.
2016-10-14 10:45:01 +02:00
Marcin Kulik
b2aeabb6dd
Merge pull request #181 from jakubjedelsky/pep8
...
Respect PEP8 coding style
2016-10-14 10:38:13 +02:00
Jakub Jedelsky
25dd3f2fd1
Learn travis to check PEP8 style
2016-10-14 00:52:34 +02:00
Jakub Jedelsky
46696846e1
Make code to respect PEP8 coding style
...
Ignoring 'E501 line too long' error for now, it needs more work.
2016-10-14 00:52:09 +02:00
Jakub Jedelsky
30e5290f36
setup: distutils can't create wrapper in $PATH
...
Module `distutils` don't know options `install_requires` and
`entry_points`. The second one is important for creating `asciinema`
binary within $PATH.
This should "resolve" Issue #174 .
2016-10-13 23:29:40 +02:00
Marcin Kulik
5ad94fe799
Remove unused http adapter
2016-07-14 17:00:30 +02:00
Marcin Kulik
6cfd5a4989
Update changelog and man page for release date
v1.3.0
2016-07-13 10:54:24 +02:00
Marcin Kulik
decb755b76
Update name of pypitest index
2016-07-13 10:51:43 +02:00
Marcin Kulik
a92cea6753
Add descriptions for filename argument
2016-07-12 17:01:22 +02:00
Marcin Kulik
780fd403f5
Simpler wording
2016-07-12 16:42:46 +02:00
Marcin Kulik
c291adec6b
More usage examples in help message
2016-07-12 16:32:04 +02:00
Marcin Kulik
493e595f57
Update auth command help description
2016-07-12 16:16:53 +02:00
Marcin Kulik
373ff22a86
Fix typo
2016-07-12 16:15:48 +02:00
Marcin Kulik
f3707845d4
Fix wording
2016-07-12 16:12:24 +02:00
Marcin Kulik
1b37d80bef
Move comment
2016-07-12 16:10:42 +02:00
Marcin Kulik
fd4ebf36f9
Update doc for asciinema auth command
2016-07-12 16:10:24 +02:00
Marcin Kulik
2549ba46b2
Update changelog
2016-07-12 13:14:16 +02:00
Marcin Kulik
49b40de447
Directly extend environment, without env command
2016-07-12 12:57:01 +02:00
Marcin Kulik
6208dfb1cf
Record to tmp dir in integration test
2016-07-12 12:16:07 +02:00
Marcin Kulik
d594d79f88
Really fix select interruption on Python <= 3.3
2016-07-11 22:15:41 +02:00
Marcin Kulik
a145d9e7cb
Fix select interruption on Python <= 3.3
2016-07-11 21:04:40 +02:00