about summary refs log tree commit diff stats
path: root/update_github_page
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-09-04 10:31:19 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-09-04 10:31:19 -0700
commit7e23f02f89ceebddaf55fa2c31621a18fe63ff98 (patch)
tree5de7f6c9145761a63f35b2020dedff342ce9c7ce /update_github_page
parentb94f150a57f7f3143f64e85f9ebc42f44376c4b5 (diff)
downloadmu-7e23f02f89ceebddaf55fa2c31621a18fe63ff98.tar.gz
2140 - refresh screen after falling behind
This bit of code is complex enough now that I'm bothered I can't write
tests for has-more-events?
Diffstat (limited to 'update_github_page')
0 files changed, 0 insertions, 0 deletions
a> 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173