ilguappo ilguappo
  • Joined on 2024-08-07
ilguappo pushed to refactor-to-clojure at ilguappo/aicommit 2024-08-16 20:31:06 -04:00
b9caddd286 Added instruction to put each change on its own line as a separate sentence in the commit message.
ilguappo pushed to main at ilguappo/container-expire-notifs 2024-08-16 10:40:15 -04:00
01d1beebd2 Update enable-expire-notifs.sh
ilguappo created pull request Cyber/container-expire-notifs#1 2024-08-16 09:59:56 -04:00
Update enable-expire-notifs.sh
ilguappo pushed to ilguappo-patch-1 at ilguappo/container-expire-notifs 2024-08-16 09:53:17 -04:00
01d1beebd2 Update enable-expire-notifs.sh
ilguappo created branch ilguappo-patch-1 in ilguappo/container-expire-notifs 2024-08-16 09:53:17 -04:00
ilguappo created repository ilguappo/container-expire-notifs 2024-08-16 09:52:23 -04:00
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 20:09:28 -04:00
154db2b0ce updated readme
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 20:08:07 -04:00
e9d9632cc0 updated readme
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 20:07:00 -04:00
ca81e2f080 updated readme
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 20:00:45 -04:00
d383a7ef9d updated readme
cfe62379de fixed hashbang
Compare 2 commits »
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 19:52:19 -04:00
a357f65e31 add readme
ilguappo pushed to master at ilguappo/backup.sh 2024-08-14 19:45:18 -04:00
9183173480 first
ilguappo created branch master in ilguappo/backup.sh 2024-08-14 19:45:18 -04:00
ilguappo created repository ilguappo/backup.sh 2024-08-14 19:42:07 -04:00
ilguappo pushed to refactor-to-clojure at ilguappo/aicommit 2024-08-10 14:53:18 -04:00
4e9a32f501 Added dependency on babashka.fs and babashka.cli.
5fb26e6220 Refactor aicommit.clj to utilize OpenAI's chat completion API for generating commit messages using groq.
abd32275ba Added aicommit.clj script to migrate to babashka clojure.
Compare 3 commits »
ilguappo created branch refactor-to-clojure in ilguappo/aicommit 2024-08-10 14:53:18 -04:00
ilguappo pushed to master at ilguappo/aicommit 2024-08-09 21:32:03 -04:00
7476e27e01 Refactor instructions to generate concise and informative git commit messages, removing redundant guidelines and emphasizing clarity and understandability
ilguappo pushed to master at ilguappo/aicommit 2024-08-09 15:48:35 -04:00
2268f9e401 Added option to use Groq API by adding --groq flag to GIT_EDITOR.
e4d4abb082 Removed unnecessary variable ARGS and directly passed command line arguments to the editor.
32279b7fd5 Relocated echo statements.
a271e5624e Changed the shebang line from #!/bin/bash to #!/usr/bin/env bash.
Compare 4 commits »
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 05:26:26 -04:00
43b79b2914 Delete test file: remove This is a test. line from test.txt
ilguappo pushed to master at ilguappo/aicommit 2024-08-08 05:23:18 -04:00
baed3d5d17 Update README.md with new instructions on using aicommit