Nicolás A. Ortega Froysa nortega
  • Seville, Spain
  • https://themusicinnoise.net/
  • Software developer for work & pleasure. Free software and low-level systems development are some of my favorite things.

  • Joined on 2023-08-14
nortega pushed to master at nortega/themusicinnoise-site 2024-11-11 10:07:27 +00:00
e66cd3e4ab Add new menu-helper article.
nortega pushed to master at nortega/menu-helper 2024-11-04 15:53:18 +00:00
ccccacd88d Makefile: Create install directories.
nortega pushed to master at nortega/menu-helper 2024-11-04 15:40:02 +00:00
3157d98ea1 Update To-Do list.
nortega pushed tag v1.0 to nortega/menu-helper 2024-11-04 15:38:31 +00:00
nortega pushed to master at nortega/menu-helper 2024-11-04 15:38:20 +00:00
3bb7f52823 Bump to version v1.0
93da965805 Add message for man page to help information.
4d07cdf4d4 Makefile: Add man file to distclean target.
Compare 3 commits »
nortega pushed to master at nortega/menu-helper 2024-11-02 10:44:58 +00:00
edb5d29040 Add man page.
nortega pushed to master at nortega/menu-helper 2024-11-01 14:57:06 +00:00
61136eced5 'Uncheck' v1.0
nortega pushed to master at nortega/menu-helper 2024-11-01 14:56:11 +00:00
c6c3b45ec9 Use TODO for version roadmap.
nortega pushed to master at nortega/menu-helper 2024-10-29 18:46:13 +00:00
6158aaf673 Fix README example.
nortega pushed to master at nortega/menu-helper 2024-10-29 18:44:30 +00:00
49bb2f4fc8 Properly align columns from list subcommand.
nortega pushed to master at nortega/menu-helper 2024-10-29 17:00:31 +00:00
4379b0311e Add safeguards to avoid bad usage.
nortega pushed to master at nortega/menu-helper 2024-10-21 16:50:52 +00:00
a3b6471c13 Fix markdown paths for Gitea.
nortega pushed to master at nortega/menu-helper 2024-10-21 16:45:23 +00:00
907f8a7b41 Add new TODO list item.
009e3f09bf Add feature to edit recipe description.
320346911c Add feature to edit name.
Compare 3 commits »
nortega pushed to master at nortega/menu-helper 2024-10-21 13:03:57 +00:00
0b348e8c10 Add usage information to README.
f68a8b45a5 Add new items to To-Do list.
feed35d8c8 Change database creation message.
db0b607546 Move position of 'list' subcommand.
d8a140e913 Add Contributing section to README.
Compare 9 commits »
nortega pushed to master at nortega/menu-helper 2024-10-12 09:03:59 +00:00
03b1250006 Add unique constraint in relational tables.
nortega pushed to master at nortega/menu-helper 2024-10-12 08:58:47 +00:00
c71467804e Fix SQL constraint NOT NULL.
nortega pushed to master at nortega/menu-helper 2024-10-12 08:48:52 +00:00
c31ccdece2 Close database upon errors.
d2f30dcca7 Rename db functions s/db_//
2434a516cd Remove unused ret variable in cmd_info().
Compare 3 commits »
nortega pushed to master at nortega/menu-helper 2024-10-11 15:43:57 +00:00
d30f8df5c1 Put database in class and use throw exceptions.
ba7f930231 Rename functions command_* -> cmd_*
e92a578d65 Add "i" alias to info command.
Compare 3 commits »
nortega pushed to master at nortega/menu-helper 2024-10-11 10:02:04 +00:00
1a590b477e Add info command.
nortega pushed to master at nortega/menu-helper 2024-10-11 08:58:24 +00:00
c0c6959774 Regularize token use.
08b4834d9e Remove old comments from porting.
Compare 2 commits »