[dev-list] [GIT] devparrot/devparrot.git branch, master, updated. 3557255da258bb7204f824675a386e7ac6ff3ee5

[ Thread Index | Date Index | More devparrot.org/dev-list Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "devparrot/devparrot.git".

The branch, master has been updated
       via  3557255da258bb7204f824675a386e7ac6ff3ee5 (commit)
       via  c6962933aa5acb2fbc4d638c49de1c6ef13a5fad (commit)
       via  a0462ae421bb6f05ad7cb36479345ffe80592351 (commit)
       via  0264bfc28361058569add0bdfbef692bf9542fa3 (commit)
       via  b376592f2babb6c3836e0b5e4f8de027e5e8780a (commit)
      from  4c4d63a5b2e6a6b43fab605749d3408b0b82daec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3557255da258bb7204f824675a386e7ac6ff3ee5
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Feb 19 17:50:06 2015 +0100

    Add a test to be sure that file encoding is respected.

commit c6962933aa5acb2fbc4d638c49de1c6ef13a5fad
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Feb 19 17:33:47 2015 +0100

    do not fail in encoding detection if file doesn't exist

commit a0462ae421bb6f05ad7cb36479345ffe80592351
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Feb 19 17:25:50 2015 +0100

    Update requirements.
    
    - Add missing requirments (tkinter, pytest)
    - Add/move requirement to extra (jedi, pygments, Pillow, pyxdg)
    - pygments and pyxdg are still in requirements as we still
        need them to detect file types.
       Do we should remove those requirement and use "custom mapping" to reduce
        requirement ?

commit 0264bfc28361058569add0bdfbef692bf9542fa3
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Feb 19 12:48:28 2015 +0100

    Detected encoding can also be "us-ascii" instead of just "ascii".
    
    Ascii is a "no encoding".

commit b376592f2babb6c3836e0b5e4f8de027e5e8780a
Author: Matthieu Gautier <matthieu.gautier@xxxxxxxxxxx>
Date:   Thu Feb 19 12:46:06 2015 +0100

    Force the detection of file encoding each time we want to load it.
    
    It the file is modified by other program, encoding can change.
    So we must detect it each time we load the file
    instead of at document creation.

-----------------------------------------------------------------------

Summary of changes:
 devparrot/commands/core/save.py      |    2 +-
 devparrot/core/ui/documentView.py    |    7 -------
 devparrot/documents/fileDocSource.py |   14 ++++++-------
 devparrot/modules/fileExplorer.py    |   36 +++++++++++++++++++++-------------
 devparrot/modules/tagExplorer.py     |    4 ----
 setup.py                             |   17 ++++++++++++----
 tests/blackbox/blackbox_test.py      |    2 +-
 tests/blackbox/encoding.rc           |   26 ++++++++++++++++++++++++
 8 files changed, 69 insertions(+), 39 deletions(-)
 create mode 100644 tests/blackbox/encoding.rc


hooks/post-receive
--
devparrot/devparrot.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/