Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decrease number of heap allocations, and more | The Depressed Milkman | 2022-11-16 | 3 | -126/+119 |
* | Add notice about v1.0.0 | Thomas Voss | 2022-11-05 | 1 | -1/+15 |
* | Try to support -e | Thomas Voss | 2022-11-05 | 1 | -12/+23 |
* | Begin work on v2.0.0 | Thomas Voss | 2022-11-05 | 6 | -32/+100 |
* | Unicode pls | Thomas Voss | 2022-11-04 | 1 | -2/+2 |
* | Add a “safety” section | Thomas Voss | 2022-11-04 | 1 | -0/+18 |
* | Add a README | Thomas Voss | 2022-11-04 | 1 | -0/+68 |
* | Document mmv(1) in a manual page | Thomas Voss | 2022-11-04 | 1 | -0/+99 |
* | Filter out blank lines | Thomas Voss | 2022-11-04 | 1 | -0/+4 |
* | Require atleast one parameter to be provided | Thomas Voss | 2022-11-04 | 2 | -0/+6 |
* | Add a Makefile for easy installation | Thomas Voss | 2022-11-04 | 1 | -0/+16 |
* | Actually make use of the temporary directory | Thomas Voss | 2022-11-04 | 1 | -2/+2 |
* | Create a working implementation | Thomas Voss | 2022-11-04 | 3 | -22/+50 |
* | Remove one indent level | Thomas Voss | 2022-11-04 | 1 | -5/+4 |
* | Initial commit | Thomas Voss | 2022-11-04 | 8 | -0/+343 |