about summary refs log tree commit diff stats
path: root/src/config/conflists.c
Commit message (Collapse)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Remove string allocation for conflistsJames Booth2016-07-101-3/+3
|
* Updated copyrightJames Booth2016-02-141-1/+1
|
* Added conf_string_list_addJames Booth2015-11-241-0/+49
|
* Created config/conflists.c for shared config list handlingJames Booth2015-11-231-0/+82
href='#n162'>162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233