Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-20 | Move all code into new directory structure | Marek Paśnikowski | |
2023-03-07 | Implement Git Send Email | Marek Paśnikowski | |
This commit enables the Send Email functionality of Git in order to easily post patches to mailing lists. A Git configuration file constructor is prepared in order to compose its content from multiple Org blocks. The needed packages are declared in a service, and the initial sendemail configuration is defined. As a result, it is now possible to post patches directly from Git. | |||
2023-02-08 | Move configuration data to dedicated directory | Marek Paśnikowski | |