gertty/gertty
James E. Blair d7555e3263 Only sync parent commit once
When a revision's parent commit is not known locally, it is added
to the sync queue.  However, if multiple revisions of a change have
the same parent (which is common) a sync task will be added for
each copy.  Instead, keep track of the parents of each revision
of a change and only sync each such commit once.

Change-Id: Ibe8fc80d87b338b6da9d529b1be38c7c4efb65f4
2015-03-11 09:41:47 -07:00
..
alembic Add indexes to revision table 2015-03-10 16:32:59 -07:00
search Fix searching with uppercase booleans 2015-03-06 16:50:00 -08:00
view Wrap long lines in side-by-side diffs 2015-03-03 10:02:21 -08: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 Hide webbrowser output 2015-03-10 09:54:06 -07:00
commentlink.py Add test results to top of change view 2014-08-23 10:58:16 -07:00
config.py Security: Require config file to be mode 0600 2015-02-24 16:30:13 -08:00
db.py Add indexes to revision table 2015-03-10 16:32:59 -07:00
dbsupport.py Add account table 2014-08-01 15:49:30 -07:00
gitrepo.py Fix crashing on files with no changes 2015-03-02 09:39:19 -08:00
keymap.py Fix keymap substitution 2015-03-05 07:59:05 -08:00
mywid.py Add support for editing commit message 2014-08-31 15:40:40 -07:00
palette.py Use category min/max in change list colors 2015-01-21 17:06:46 -08:00
sync.py Only sync parent commit once 2015-03-11 09:41:47 -07:00
version.py Add user-agent and version 2014-08-30 14:55:53 -07:00