Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ df55e7aa

Name Size
  argument
  command_tree
  commands
  config
  utils
__init__.py 18.9 kB
command_shell.py 12.7 kB
errors.py 6 kB
history.py 4.6 kB
logger.py 3.4 kB
one_command.py 4.2 kB
test.py 18.3 kB

Latest revisions

# Date Author Comment
df55e7aa 02/27/2014 01:06 pm Stavros Sachtouris

Remove redudant en/de-coding from CLI outputs

Refs: #5150

8df239df 02/26/2014 06:34 pm Stavros Sachtouris

Encode list/item prints in user-defined encoding

Refs: #5150

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)

a313f923 02/26/2014 04:31 pm Stavros Sachtouris

Do not record config set commands in history

Refs: #4479

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

View revisions

Also available in: Atom