-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Matthias Gatto <[email protected]>
- Loading branch information
1 parent
5bda2e2
commit 1a87f7b
Showing
3 changed files
with
12,345 additions
and
12,340 deletions.
There are no files selected for viewing
Submodule COGNAC
updated
19 files
+5 −1 | .github/workflows/build.yml | |
+2 −2 | AppRun | |
+36 −0 | HACKING.md | |
+20 −14 | Makefile | |
+81 −6 | README.md | |
+ − | appimage-logo.png | |
+34 −0 | bin/funclist.c | |
+19 −0 | bin/osc-api-seems-valid.sh | |
+2 −2 | cli.desktop | |
+25 −11 | cognac_gen.sh | |
+12 −0 | configure | |
+26 −4 | construct_data.c.sh | |
+42 −31 | helper.sh | |
+5 −0 | lib.h | |
+3 −0 | main-helper.h | |
+7 −6 | main_tpl.c | |
+7 −0 | mk_args.c.sh | |
+4 −4 | oapi-cli-completion-tpl.bash | |
+17 −12 | oapi-cli.mk |
Oops, something went wrong.