Staging
v0.5.1
Revision bf325c204235e7c2adb732e4d273cfc09a5269c5 authored by Alain Leufroy on 18 June 2012, 16:07:00 UTC, committed by Alain Leufroy on 18 June 2012, 16:07:00 UTC
:config: ``maxfilesize`` now accept negative values which means
         that all file are handled (not "file too big" anymore)

:qt: add an action to toggle displaying big files
     in the diff toolbar and in the right click menu on file source area

:tui: add a command ``set-max-file-size`` which allow to change the
      the ``maxfilesize`` config value.
1 parent e0ca971
Raw File
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top