gertty/gertty
Matthias Runge 9b931602a6 Fix list index out of range
When clicking with the mouse in rows without links, gertty
crashes.

Change-Id: I0005d76a6804cbdd2d366c6e07f15c1316cfed90
2015-12-21 18:02:48 +00:00
..
alembic Fix get_repo call even more 2015-07-06 13:03:06 -07:00
search Support '-' as negation operator in query 2015-07-29 18:15:10 -04:00
view Fix multi-key handling in diff view 2015-12-21 18:02:23 +00: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 "Match links by url instead of domain." 2015-12-17 22:29:08 +00:00
commentlink.py Open internal URLs in commentlinks 2015-04-08 15:36:15 -04:00
config.py Fix config validation to accept new keymap format 2015-12-21 08:29:20 -08:00
db.py Removes the need to pass around the app object 2015-06-09 23:50:50 -04:00
dbsupport.py Attach comments to files 2015-05-27 08:34:04 -07:00
gitrepo.py Refactor: move getRepo out of the App object 2015-06-09 23:50:43 -04:00
keymap.py Support multiple key input 2015-12-04 13:08:05 -08:00
mywid.py Fix list index out of range 2015-12-21 18:02:48 +00:00
palette.py Add interactive search to diff view 2015-12-04 13:08:05 -08:00
requestsexceptions.py Do not display InsecurePlatformWarning 2015-03-23 17:31:45 -07:00
sync.py Support >= 2.9 query batching 2015-12-21 18:01:54 +00:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00