| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lit] Fix internal diff newlines for -w/-b | Joel E. Denny | 2019-12-17 | 1 | -1/+33 |
| * | [lit] Extend internal diff to support `-` argument | Joel E. Denny | 2019-10-29 | 1 | -1/+114 |
| * | [lit] Make internal diff work in pipelines | Joel E. Denny | 2019-10-29 | 1 | -33/+45 |
| * | [lit] Don't fail when printing test output with special chars | Joel E. Denny | 2019-10-25 | 1 | -1/+13 |
| * | Revert r375114: "[lit] Make internal diff work in pipelines" | Joel E. Denny | 2019-10-17 | 1 | -45/+33 |
| * | Revert r375116: "[lit] Extend internal diff to support `-` argument" | Joel E. Denny | 2019-10-17 | 1 | -114/+1 |
| * | [lit] Extend internal diff to support `-` argument | Joel E. Denny | 2019-10-17 | 1 | -1/+114 |
| * | [lit] Make internal diff work in pipelines | Joel E. Denny | 2019-10-17 | 1 | -33/+45 |
| * | [lit] Fix internal diff's --strip-trailing-cr and use it | Joel E. Denny | 2019-10-16 | 1 | -1/+55 |
| * | [lit] Clean up internal diff's encoding handling | Joel E. Denny | 2019-10-16 | 1 | -1/+53 |
| * | [lit] Extend internal diff to support -U | Joel E. Denny | 2019-10-14 | 1 | -1/+81 |
| * | Revert r374648: "Reland r374388: [lit] Make internal diff work in pipelines" | Joel E. Denny | 2019-10-12 | 1 | -32/+15 |
| * | Revert r374649: "Reland r374389: [lit] Clean up internal diff's encoding hand... | Joel E. Denny | 2019-10-12 | 1 | -53/+1 |
| * | Revert r374650: "Reland r374390: [lit] Extend internal diff to support `-` ar... | Joel E. Denny | 2019-10-12 | 1 | -114/+1 |
| * | Revert 374651: "Reland r374392: [lit] Extend internal diff to support -U" | Joel E. Denny | 2019-10-12 | 1 | -77/+1 |
| * | Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it" | Joel E. Denny | 2019-10-12 | 1 | -55/+2 |
| * | Revert r374653: "[lit] Fix a few oversights in r374651 that broke some bots" | Joel E. Denny | 2019-10-12 | 1 | -1/+1 |
| * | Revert r374657: "[lit] Try again to fix new tests that fail on Windows bots" | Joel E. Denny | 2019-10-12 | 1 | -6/+6 |
| * | [lit] Try again to fix new tests that fail on Windows bots | Joel E. Denny | 2019-10-12 | 1 | -6/+6 |
| * | Revert r374654: "[lit] Try to fix new tests that fail on Windows bots" | Joel E. Denny | 2019-10-12 | 1 | -20/+20 |
| * | [lit] Try to fix new tests that fail on Windows bots | Joel E. Denny | 2019-10-12 | 1 | -20/+20 |
| * | [lit] Fix a few oversights in r374651 that broke some bots | Joel E. Denny | 2019-10-12 | 1 | -1/+1 |
| * | [lit] Fix internal diff's --strip-trailing-cr and use it | Joel E. Denny | 2019-10-12 | 1 | -2/+55 |
| * | Reland r374392: [lit] Extend internal diff to support -U | Joel E. Denny | 2019-10-12 | 1 | -1/+77 |
| * | Reland r374390: [lit] Extend internal diff to support `-` argument | Joel E. Denny | 2019-10-12 | 1 | -1/+114 |
| * | Reland r374389: [lit] Clean up internal diff's encoding handling | Joel E. Denny | 2019-10-12 | 1 | -1/+53 |
| * | Reland r374388: [lit] Make internal diff work in pipelines | Joel E. Denny | 2019-10-12 | 1 | -15/+32 |
| * | Revert r374388: "[lit] Make internal diff work in pipelines" | Joel E. Denny | 2019-10-10 | 1 | -32/+15 |
| * | Revert r374389: "[lit] Clean up internal diff's encoding handling" | Joel E. Denny | 2019-10-10 | 1 | -53/+1 |
| * | Revert r374390: "[lit] Extend internal diff to support `-` argument" | Joel E. Denny | 2019-10-10 | 1 | -114/+1 |
| * | Revert r374392: "[lit] Extend internal diff to support -U" | Joel E. Denny | 2019-10-10 | 1 | -77/+1 |
| * | [lit] Extend internal diff to support -U | Joel E. Denny | 2019-10-10 | 1 | -1/+77 |
| * | [lit] Extend internal diff to support `-` argument | Joel E. Denny | 2019-10-10 | 1 | -1/+114 |
| * | [lit] Clean up internal diff's encoding handling | Joel E. Denny | 2019-10-10 | 1 | -1/+53 |
| * | [lit] Make internal diff work in pipelines | Joel E. Denny | 2019-10-10 | 1 | -15/+32 |
| * | Revert r372035: "[lit] Make internal diff work in pipelines" | Joel E. Denny | 2019-09-16 | 1 | -32/+15 |
| * | [lit] Make internal diff work in pipelines | Joel E. Denny | 2019-09-16 | 1 | -15/+32 |
| * | Add Support for Creating and Deleting Unicode Files and Directories in Lit | Serge Guelton | 2019-02-28 | 1 | -0/+1 |
| * | Fixed typos in a test: s/CEHCK/CHECK/ | Dmitri Gribenko | 2019-02-28 | 1 | -7/+7 |
| * | [lit] Terminate ": RUN at line N" with ";" not "&&" | Joel E. Denny | 2018-05-31 | 1 | -1/+1 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-31 | 1 | -2/+10 |
| * | Revert r333584: [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-30 | 1 | -10/+2 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-05-30 | 1 | -2/+10 |
| * | Revert r330755 "[lit] Report line number for failed RUN command" | Reid Kleckner | 2018-04-25 | 1 | -10/+2 |
| * | [lit] Report line number for failed RUN command | Joel E. Denny | 2018-04-24 | 1 | -2/+10 |
| * | [lit] Implement 'cat' command for internal shell | Reid Kleckner | 2018-03-26 | 1 | -1/+16 |
| * | [lit] Implement "-r" option for builtin "diff" command + a test using that. | Max Moroz | 2018-01-09 | 1 | -1/+56 |
| * | [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i... | Ying Yi | 2017-12-01 | 1 | -1/+117 |
| * | Reverted rL318911 since it broke the sanitizer-windows. | Ying Yi | 2017-11-23 | 1 | -116/+1 |
| * | [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i... | Ying Yi | 2017-11-23 | 1 | -1/+116 |