Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
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
History
Tip revision: bf325c204235e7c2adb732e4d273cfc09a5269c5 authored by Alain Leufroy on 18 June 2012, 16:07:00 UTC
[tui,qt] Allow overriding ``maxfilesize`` config value in the UIs (closes #20597)
Tip revision: bf325c2
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 996 bytes
__pkginfo__.py -rw-r--r-- 2.7 KB
application.py -rw-r--r-- 6.3 KB
config.py -rw-r--r-- 11.4 KB
decorators.py -rw-r--r-- 514 bytes
hggraph.py -rw-r--r-- 25.4 KB
hgviewhelp.py -rw-r--r-- 7.7 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 3.7 KB

back to top