gertty/gertty/view
James E. Blair cb12ada037 Speed up loading change screen
If a change has many revisions, loading the change screen may be
slow because we verify the presence of each commit and its parent
individually.

Instead, do that in a batch to speed things up.

Change-Id: Ib4b1c34500b98b8bb7307a5aaca86802a15e635d
2017-08-24 13:18:33 -07:00
..
__init__.py Handle missing commits 2014-05-30 08:44:22 -07:00
change.py Speed up loading change screen 2017-08-24 13:18:33 -07:00
change_list.py Make size a graph 2017-03-03 14:44:08 -08:00
diff.py Add a short title to diff screen 2016-05-02 11:01:43 -05:00
mouse_scroll_decorator.py Add mouse wheel scrolling 2015-03-16 19:30:18 +01:00
project_list.py Make project list searchable 2016-05-02 11:01:43 -05:00
side_diff.py Support multiple key input 2015-12-04 13:08:05 -08:00
unified_diff.py Make unified diffs group changed lines 2016-05-13 07:35:30 +00:00