summaryrefslogtreecommitdiffstats
path: root/tools/emacs/trybot.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: also handle paths like "..\chrome/foo/bar" seen in build outputevan@chromium.org2011-01-261-1/+9
* emacs: make trybot parser work on offical windows build outputevan@chromium.org2010-12-171-5/+9
* Make script cross-platform.scottbyer@chromium.org2010-12-151-1/+1
* emacs: fix HTML urls to automatically load plain textevan@chromium.org2010-12-141-1/+4
* emacs: use curl to fetch trybot output, improve mac performanceevan@chromium.org2010-12-131-17/+39
* emacs: conditionalize behavior based on the OS we're parsingevan@chromium.org2010-12-131-33/+48
* emacs: use UTF-8 and DOS encoding when reading filesevan@chromium.org2010-12-101-8/+12
* emacs: fix up mac trybot outputevan@chromium.org2010-12-031-2/+6
* emacs: check in test file for failing mac build outputevan@chromium.org2010-12-031-5/+13
* Expand the file name match so that the match end can be used to limit path ch...scottbyer@google.com2010-12-021-6/+35
* Check in an emacs helper for using trybot output.evan@chromium.org2010-12-011-0/+79