| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace some macros with ert-with-temp-(file|directory) | Stefan Kangas | 2021-11-06 | 1 | -16/+4 |
| * | project--files-in-directory: Fix handling of ignores | Dmitry Gutov | 2021-09-06 | 1 | -0/+15 |
| * | Add a unit test to reproduce Bug#48471. | Philipp Stephani | 2021-05-17 | 1 | -0/+25 |
| * | Factor out a helper macro to create a temporary directory. | Philipp Stephani | 2021-04-18 | 1 | -34/+44 |
| * | Add quoted filename support to 'project-find-regexp' (Bug#47799). | Philipp Stephani | 2021-04-18 | 1 | -4/+27 |
| * | Extend project test so that 'project-current' works. | Philipp Stephani | 2021-04-18 | 1 | -1/+8 |
| * | Skip a unit test that requires an external program if necessary. | Philipp Stephani | 2021-04-18 | 1 | -0/+1 |
| * | Improve project support for quoted directory names (Bug#47799) | Philipp Stephani | 2021-04-15 | 1 | -0/+44 |