aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added release fileHEADmasterSebastiano Tronto2023-07-031-0/+0
* Not sure why I did not notice this beforeSebastiano Tronto2023-07-031-1/+1
* Woops, little fix (this is still version 0.2)Sebastiano Tronto2023-05-152-1/+2
* Version 0.2Sebastiano Tronto2023-05-154-4/+15
* Updated .gitignore, README formattingSebastiano Tronto2023-05-156-481/+34
* Makefile fixSebastiano Tronto2023-05-155-1/+454
* Bumped versionSebastiano Tronto2023-05-151-1/+1
* Fixed new bugSebastiano Tronto2023-05-151-0/+2
* Bump yearSebastiano Tronto2023-05-151-1/+1
* Replaced strncpy with hand-written function suggested by NRKSebastiano Tronto2023-05-151-7/+23
* Removed conflict with string.h namespaceSebastiano Tronto2023-05-151-3/+3
* Removed calls to ctype.hSebastiano Tronto2023-05-151-3/+9
* Removed unnecessary alignmentSebastiano Tronto2023-05-151-19/+20
* Removed argument names from prototypesSebastiano Tronto2023-05-151-7/+7
* Changed compare function type to avoid castingSebastiano Tronto2023-05-151-7/+11
* FormattingSebastiano Tronto2023-05-151-4/+4
* Removed unnecessary sizeof(char)Sebastiano Tronto2023-05-151-4/+4
* Added .gitignoreSebastiano Tronto2023-05-151-0/+2
* Added explicit void parameterSebastiano Tronto2023-05-151-2/+2
* Changed const to #defineSebastiano Tronto2023-05-151-1/+1
* Added debug target to makefileSebastiano Tronto2023-05-152-1/+6
* Removed unused macroSebastiano Tronto2023-05-151-2/+0
* Changed folder for scripts (see README.md diff)Sebastiano Tronto2022-06-217-30/+22
* Fixed typo in sdep-list; fixed default directorySebastiano Tronto2022-03-015-6/+6
* Update yearSebastiano Tronto2022-02-101-1/+1
* Simplified scripts build process (removed SDEPDATA).Sebastiano Tronto2022-02-098-38/+33
* Changed notification system to herbe.Sebastiano Tronto2022-02-099-175/+9
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-5/+5
* Small fixesSebastiano Tronto2022-01-192-1/+22
* forgot to add script to MakefileSebastiano Tronto2021-12-221-1/+1
* added a script to check past events and notifySebastiano Tronto2021-12-227-0/+169
* Changed scripts make targetSebastiano Tronto2021-06-102-10/+17
* I'm a roff noobSebastiano Tronto2021-05-131-65/+53
* Clarified SDEPDATA script folderSebastiano Tronto2021-05-101-1/+2
* Fix typosSebastiano Tronto2021-05-081-6/+6
* Makefile fixSebastiano Tronto2021-05-081-1/+1
* Fix SDEPFOLDER -> SDEPDATA in one scriptSebastiano Tronto2021-05-082-2/+2
* First commit, v0.1Sebastiano Tronto2021-05-089-1/+655
* Create README.mdSebastiano Tronto2021-05-081-0/+2
* Initial commitSebastiano Tronto2021-05-081-0/+21

Generated with cgit - Back to sebastiano.tronto.net