Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-15 | fix(test): support typechecking docs with CRLF line endings (#12748) | Geert-Jan Zwiers | |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret | |
2020-08-10 | remove unused git attributes (#7011) | 迷渡 | |
2020-08-03 | fix(cli): add support for non-UTF8 source files (#6789) | Maayan Hanin | |
Fixes: #5542 | |||
2020-07-24 | chore: mark typescript.js and type definitions as vendored (#6863) | 迷渡 | |
2019-10-31 | Upgrade node_modules, change tagline, clean up root directory (#3247) | Ry Dahl | |
* Upgrade node_modules * Simplify tagline * Move gclient_config.py out of root * Move package.json to tools * Remove yarn.lock * Remove CONTRIBUTING.md | |||
2019-09-19 | Clean up miscellaneous metafiles (#2981) | Bert Belder | |
The yarn.lock file is moved from //third_party to the root of the main repository. This is where other package metadata files (e.g. Cargo.lock and package.json) are also located. | |||
2019-09-15 | Move GN root into //core/libdeno (#2943) | Christian Moritz | |
2019-07-25 | Typo fix (#2592) | Maxim Mazurok | |
2019-04-20 | Exclude .png files from git auto-EOL (#2161) | Maxim Mazurok | |
Fix #1995 for users with the old git version | |||
2018-12-03 | Add LSAN build to travis. | Ryan Dahl | |
For now it only runs test_cc and has to filter out a test which leaks. However we will expand this over time until the entire build is LSAN clean. | |||
2018-12-03 | .gitattributes: add symlink target types | Bert Belder | |
This is a first step toward removing the fix_symlinks() hack from tools/third_party.py. | |||
2018-12-03 | .gitattributes: not all files are text | Bert Belder | |
2018-07-13 | Create .gitattributes | Kompwu | |