- 118f234 Quote file argument to git check-attr by commit-queue@webkit.org · 5 years ago
- bbbcd83 Teach prepare-ChangeLog about JavaScript async functions by drousso@apple.com · 5 years ago
- 130afbf Prefix CSS selectors with all applicable CSS groupings when generating a ChangeLog by drousso@apple.com · 5 years ago
- aec1c8b REGRESSION (r195080): prepare-ChangeLog does not emit function list for file paths that contain a space by dbates@webkit.org · 5 years ago
- 60116d0 prepare-ChangeLog should whine about not having tests in WebKit-only patches by timothy_horton@apple.com · 5 years ago
- 7810d56 prepare-ChangeLog gets confused about Python docstrings that contain the word "class" or "def" by dbates@webkit.org · 7 years ago
- b52f916 prepare-ChangeLog should not list added layout tests in PAL ChangeLog by dbates@webkit.org · 8 years ago
- fe2b788 Using "auto <function()> -> returnType" breaks prepare-ChangeLog by jbedard@apple.com · 8 years ago
- 7ae8d45 Using "auto <function()> -> returnType" breaks prepare-ChangeLog by jfbastien@apple.com · 8 years ago
- b2866a8 Make prepare-ChangeLog -g <commit> generate a more standard ChangeLog entry. by commit-queue@webkit.org · 8 years ago
- 22105de prepare-ChangeLog: Correct help string for --style option by commit-queue@webkit.org · 8 years ago
- 5934558 Fix Perl warning about masked variable following <http://trac.webkit.org/changeset/207382> by dbates@webkit.org · 8 years ago
- d7f7b1b prepare-ChangeLog erroneously said that a python __init__ method was deleted by dbates@webkit.org · 8 years ago
- 2c40caf "Redundant argument in sprintf" warning spam from prepare-ChangeLog by mcatanzaro@igalia.com · 8 years ago
- 43eeed4 Unreviewed, rolling out r205461. https://bugs.webkit.org/show_bug.cgi?id=161628 by commit-queue@webkit.org · 8 years ago
- 9517f65 "Redundant argument in sprintf" warning spam from prepare-ChangeLog by mcatanzaro@igalia.com · 8 years ago
- c2b3d21 prepare-ChangeLog lists modified methods as having been deleted by dbates@webkit.org · 9 years ago
- 4532eae prepare-ChangeLog: Extract logic from generateFunctionLists() into a function that takes a delegate object by dbates@webkit.org · 9 years ago
- 4a814e1 Improve prepare-ChangeLog for @media blocks by commit-queue@webkit.org · 9 years ago
- 837599d Silence warnings from svn propget when using newer versions of Subversion. by mitz@apple.com · 9 years ago
- b8e3fd1 prepare-ChangeLog set endl incorrectly. by commit-queue@webkit.org · 9 years ago
- f9efd1e [win] prepare-ChangeLog should treat windows path differently. by commit-queue@webkit.org · 9 years ago
- 40225ff prepare-changelog does not read paths containing spaces properly by bburg@apple.com · 9 years ago
- 8340258 prepare-ChangeLog should include radar number by commit-queue@webkit.org · 9 years ago
- 787c9b6 prepare-ChangeLog: Fix some warning messages when using svn by ddkilzer@apple.com · 9 years ago
- 3d033d4 [Win] Allow 'prepare-ChangeLog' to be used without Cygwin by bfulgham@apple.com · 9 years ago
- 3c74cce Web Inspector: Improve prepare-ChangeLog for multiple cases by commit-queue@webkit.org · 9 years ago
- 408ede9 prepare-ChangeLog needs to know how to parse Swift files. by commit-queue@webkit.org · 9 years ago
- dbd629b Modify prepare-Changelog to be aware of files that are marked as tests as well as files by commit-queue@webkit.org · 9 years ago
- 0ccbf4b prepare-ChangeLog reports function above deleted function as deleted; uninitialized value warning by dbates@webkit.org · 10 years ago
- 885047d Use grep instead of any in prepare-ChangeLog, to avoid Windows compatibility issues. by matthew_hanson@apple.com · 10 years ago
- 4b8ac1c Fix compilation error for prepare-ChangeLog running with Perl version < v5.18.2. by matthew_hanson@apple.com · 10 years ago
- a1240e7 prepare-ChangeLog should ignore the preceeding function when processing the removal of a function. by matthew_hanson@apple.com · 10 years ago
- 4062437 Suppress warning in prepare-ChangeLog. by matthew_hanson@apple.com · 10 years ago
- 96025a0 Update prepare-ChangeLog to work with ES6 Class syntax by commit-queue@webkit.org · 10 years ago
- c5f3cc1 prepare-ChangeLog doesn't understand C string literals split across multiple lines with \ by mitz@apple.com · 10 years ago
- 04476b2 Remove the support for custom suffixes on ChangeLog by benjamin@webkit.org · 10 years ago
- 9437c02 Fix perl scripts to run with env on Linux by commit-queue@webkit.org · 10 years ago
- 7049258 Get the patch scripts running on Haiku by commit-queue@webkit.org · 10 years ago
- dd8efa8 prepare-ChangeLog --no-write shouldn’t require ChangeLog to exist by mitz@apple.com · 11 years ago
- 7db6fe1 commit-log-editor uses a non-standard message format when git index contains no ChangeLog changes by mitz@apple.com · 11 years ago
- c6f3395 prepare-ChangeLog outputs (NS_ENUM): entries for Cocoa enums by mitz@apple.com · 11 years ago
- 4f63817 prepare-ChangeLog mangles Objective-C selectors for methods with parameter types that contain colons by mitz@apple.com · 11 years ago
- 8a8167b Set prepare-Changelog flag so that it no longer runs check-webkit-style by default by jcraig@apple.com · 11 years ago
- 4196721 prepare-ChangeLog reports as deleted methods that has not been removed. by llango.u-szeged@partner.samsung.com · 11 years ago
- 159d8fd prepare-Changelog and svn-create-patch should optionally run check-webkit-style. by jcraig@apple.com · 11 years ago
- 8a173e5 prepare-ChangeLog throws false positive warnings for modified files. by llango.u-szeged@partner.samsung.com · 11 years ago
- a854da4 Fix prepare-ChangeLog after r166156. by llango.u-szeged@partner.samsung.com · 11 years ago
- d8b2d3c prepare-ChangeLog should list functions that have been removed too. by llango.u-szeged@partner.samsung.com · 11 years ago
- cf1706a prepare-ChangeLog doesn't handle templates properly by commit-queue@webkit.org · 11 years ago
- 448e132 Unreviewed, rolling out r160645. by commit-queue@webkit.org · 11 years ago
- 216fe45 prepare-Changelog treats CSS keyframes as mismatched parentheses. by commit-queue@webkit.org · 11 years ago
- 730200b Revert http://trac.webkit.org/changeset/154022, as it failed to update by timothy_horton@apple.com · 12 years ago
- 75cfa4d <https://webkit.org/b/119766> Make bug url more human friendly in ChangeLog by dino@apple.com · 12 years ago
- d30e55d prepare-Changelog should not be generating namespace-only or class-name-only lines like "(WebCore):" by commit-queue@webkit.org · 12 years ago
- afb6b84 prepare-ChangeLog adds "Additional information of the change such as approach, rationale" where it doesn't make sense by mitz@apple.com · 12 years ago
- 7c7d347 Teach prepare-ChangeLog how to handle non-function properties in JavaScript prototypes. by timothy@apple.com · 12 years ago
- 499cdde Improve the boilerplate generated by prepare-ChangeLog by tkent@chromium.org · 13 years ago
- 519b924 Unreviewed, rolling out r122076. by tkent@chromium.org · 13 years ago
- cb34680 Improve the template generated by prepare-ChangeLog by tkent@chromium.org · 13 years ago
- 948169b webkit-patch apply-attachment is very slow for big patches by ddkilzer@apple.com · 13 years ago
- 958a9fb [prepare-ChangeLog] Excludes a reference file used by reftests from test files. by hayato@chromium.org · 13 years ago
- 89c3d34 REGRESSION(r105797): prepare-ChangeLog for a .cpp file can by haraken@chromium.org · 13 years ago
- 5c75816 The cpp parser of prepare-ChangeLog treats if(...) {} as a method by haraken@chromium.org · 13 years ago
- 542f358 Support a suffix on ChangeLog filenames based on a configuration file by commit-queue@webkit.org · 13 years ago
- 600779d The cpp parser of prepare-ChangeLog cannot detect a change in classes and namespaces by haraken@chromium.org · 13 years ago
- 51edbaf prepare-ChangeLog outputs warnings for top-level { ... } blocks by haraken@chromium.org · 13 years ago
- 7bb214c prepare-ChangeLog: Look for a text editor in a few more variables. by kubo@profusion.mobi · 13 years ago
- 72d8ec2 Rewrite the CSS parser of prepare-ChangeLog with unittests. by haraken@chromium.org · 13 years ago
- de15688 The Perl parser of prepare-ChangeLog can parse here-documents by haraken@chromium.org · 13 years ago
- 5e257b3 Add unittests for the JavaScript parser of prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 74d3a16 prepare-ChangeLog cannot parse python code that nests classes and defs by haraken@chromium.org · 13 years ago
- 849a8ed Add unittests for the C++ parser of prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 0956e02 Add unittests for the Java parser of prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 8736b0b Add unittests for the Python parser of prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 577bbab In prepare-ChangeLog, replace constant global variables with "use constant" by haraken@chromium.org · 13 years ago
- af2d77f REGRESSION(r103149): prepare-ChangeLog outputs a warning by haraken@chromium.org · 13 years ago
- 3521651 Remove top-level code completely from prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 5711f06 [Refactoring] Remove all global variables from prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 4875b63 https://bugs.webkit.org/show_bug.cgi?id=74469 by slewis@apple.com · 13 years ago
- e25b42a [Refactoring] In prepare-ChangeLog, make several global variables be used only through parameter passing by haraken@chromium.org · 13 years ago
- 562e512 [Refactoring] In prepare-ChangeLog, replace $isGit and $isSVN with by haraken@chromium.org · 13 years ago
- e83c72c Unreviewed, rolling out r102761. by haraken@chromium.org · 13 years ago
- a77c542 [Refactoring] In prepare-ChangeLog, make $isGit and $isSVN be used only by haraken@chromium.org · 13 years ago
- 71adf4d [Refactoring] Remove several global variables from prepare-ChangeLog by haraken@chromium.org · 13 years ago
- ff13ca5 [Refactoring] In prepare-ChangeLog, move into a method the top-level code by haraken@chromium.org · 13 years ago
- 7ecd43a [Refactoring] Move top-level code to resolve conflicted ChangeLogs into a method by haraken@chromium.org · 13 years ago
- 407dc83 [Refactoring] Move top-level code to generate a new ChangeLog into a method by haraken@chromium.org · 13 years ago
- d5ffa75 [Refactoring] In prepare-ChangeLog, move top-level code to find ChangeLogs into a method by haraken@chromium.org · 13 years ago
- e22e05e [Refactoring] Reduce top-level code in prepare-ChangeLog by haraken@chromium.org · 13 years ago
- 7daa672 [Refactoring] In prepare-ChangeLog, move top-level code to fetch a bug description from URL into a method by haraken@chromium.org · 13 years ago
- a359c94 Teach prepare-ChangeLog to treat master.cfg as a Python file by aroben@apple.com · 13 years ago
- 8520224 Remove some debugging code I accidentally left in r101005 by aroben@apple.com · 13 years ago
- b7e3535 Teach prepare-ChangeLog how to find changed classes/methods/functions in Python files by aroben@apple.com · 13 years ago
- d4acad0 Make prepare-ChangeLog include modified Perl functions in its ChangeLog template by aroben@apple.com · 14 years ago
- e9222dd commit-log-editor reorders ChangeLog entries in unexpected ways by aroben@apple.com · 14 years ago
- e7f3496 2011-05-22 Patrick Gansterer <paroga@webkit.org> by paroga@webkit.org · 14 years ago
- e766e9e 2011-04-11 George Guo <George.Guo@nokia.com> by commit-queue@webkit.org · 14 years ago
- 7ad7299 2011-03-02 Ojan Vafai <ojan@chromium.org> by ojan@chromium.org · 14 years ago
- 8ac7e15 2011-01-07 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago