Home | History | Annotate | Download | only in Scripts

Lines Matching full:lines

324     # The patch must have 0 or more lines of context, then 1 or more lines
325 # of additions, and then 1 or more lines of context. If not, we skip it.
331 # patch will start with the lines for the fixed ChangeLog entry,
332 # then have 3 lines of context from the top of the current file to
336 # We assume that top few lines of the ChangeLog entry are actually
337 # at the bottom of the list of added lines (due to the way the patch
338 # algorithm works), so we simply search through the lines until we
339 # find the date line, then move the rest of the lines to the top.
350 # Add 3 lines of context to the end