gertty/gertty
James E. Blair 844ea40f8e Fix crash on displaying renamed file
A logic error in the method to pretty-print file renames could cause
a crash.  Ensure that we don't overrun the length of either the
old or new path when comparing.

Change-Id: I7f1006ec6cbdb723e77cb62b64414a960af04113
2015-06-05 14:55:59 -07:00
..
alembic Attach comments to files 2015-05-27 08:34:04 -07:00
search Add database pruning 2015-05-27 08:34:53 -07:00
view Advance cursor on change list toggle 2015-05-27 08:53:28 -07:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
alembic.ini Use alembic 2014-05-07 21:35:07 -04:00
app.py Merge "Be more verbose on non-tagged versions" 2015-05-27 16:01:34 +00:00
commentlink.py Open internal URLs in commentlinks 2015-04-08 15:36:15 -04:00
config.py Add database pruning 2015-05-27 08:34:53 -07:00
db.py Fix crash on displaying renamed file 2015-06-05 14:55:59 -07:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Fix diff display of deleted empty files 2015-05-27 08:38:08 -07:00
keymap.py Add ability to review multiple changes at once 2015-05-27 08:53:22 -07:00
mywid.py Make ButtonDialog scrollable 2015-05-16 15:40:32 +00:00
palette.py Add ability to review multiple changes at once 2015-05-27 08:53:22 -07:00
requestsexceptions.py Do not display InsecurePlatformWarning 2015-03-23 17:31:45 -07:00
sync.py Fix waiting for tasks 2015-06-04 09:20:40 -07:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00