Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ 90c22848

Name Size
__init__.py 13 kB
astakos.py 29.1 kB
config.py 6.3 kB
cyclades.py 35.3 kB
errors.py 23.7 kB
history.py 3.4 kB
image.py 30.7 kB
network.py 26.8 kB
pithos.py 69.5 kB

Latest revisions

# Date Author Comment
90c22848 02/27/2014 03:11 pm Stavros Sachtouris

Remove redudant flush, optimize for utf output

43ab1e5b 02/26/2014 05:34 pm Stavros Sachtouris

Merge branch 'feature-unicode-http' into develop

27d3b17d 02/26/2014 05:10 pm Stavros Sachtouris

Fix copyright (recent file changes)

f5ea3023 02/26/2014 04:11 pm Stavros Sachtouris

Add source version in file overwrite

2f302751 02/26/2014 01:30 pm Stavros Sachtouris

Decode headers to utf-8, print in user-chosen enc.

Refs: #5150

c2332605 02/25/2014 06:47 pm Stavros Sachtouris

Implement _encode_nicely method to supress errors

Refs: #5150

Loop over a string and attempt to encode it in a given encoding
If a char fails, replace it with a replacement character

fd9457bd 02/24/2014 06:13 pm Stavros Sachtouris

Apply UTF-8 encoding while in/output with console

Refs: #5150

6c6abf6e 02/24/2014 04:10 pm Stavros Sachtouris

URL-encode http headers

Refs: #5150

50a32c37 02/24/2014 01:16 pm Stavros Sachtouris

Only two cmds in history, use history_limit

Refs: #4479

5e383dd4 02/21/2014 03:42 pm Stavros Sachtouris

Add a limit in number of history lines

Refs: #4479

View revisions

Also available in: Atom