summaryrefslogtreecommitdiffstats
path: root/tools/findit
Commit message (Expand)AuthorAgeFilesLines
* [Findit] Update ca cert roots.stgao2014-12-181-3274/+2170
* [Findit] Fix timestamp.stgao2014-10-071-1/+1
* [Findit] Add timestamp of CL commit and fix two bugs.stgao2014-10-026-22/+28
* [Findit] [Findit] Remove usage of sys.exit(0) because it still causes excepti...stgao2014-09-121-9/+5
* [Findit] Fix network timeout.stgao2014-09-115-30/+16
* [Findit] Fix a bunch of bugs.stgao2014-09-056-32/+114
* [Findit] Fix threading.stgao2014-09-023-47/+78
* [Findit] Fix blame for GIT and uptake bug fix.stgao2014-08-285-8/+23
* [Findit] Improve output format and cherry-pick bugs fix.stgao2014-08-268-101/+199
* Fix a very minor typo in ParseBlameInfo's docstring.dhnishi2014-08-261-1/+1
* [Findit]Bug fixing and implemented some feature requests.jeun2014-08-2514-311/+476
* [Findit] findit algorithms and a cluster-fuzz implementation.jeun@chromium.org2014-08-213-0/+820
* [Findit] Git and SVN Parser to parse data from provided URLs.jeun@chromium.org2014-08-185-26/+659
* [Findit] Support sending cookies for http requests.stgao@chromium.org2014-08-1611-47/+118
* [Findit] Fixed a bug where blame information is not correctly filtered andjeun@chromium.org2014-08-164-33/+18
* [Findit] Plain objects to represent the returned result from running the algo...jeun@chromium.org2014-08-153-0/+307
* [Findit] changed stacktrace, crash_util and component dictionary to support a...jeun@chromium.org2014-08-154-71/+306
* [Findit] Plain objects to represent and parse stack trace.jeun@chromium.org2014-08-083-0/+672
* [Findit] Initiate Findit with a unittest skeleton.stgao@chromium.org2014-07-227-0/+3864