Commit graph

25 commits

Author SHA1 Message Date
Xe Iaso
f47257605c update flake lock
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-06-10 16:55:58 -04:00
Xe Iaso
d556b9a382
Merge pull request #3 from drupol/fix-filename-detection
fix program filename check
2023-01-22 08:55:57 -05:00
Pol Dellaiera
2bf36e37cd
fix: update cargoHash 2023-01-22 08:49:23 +01:00
Pol Dellaiera
a05ad4c25f
fix program filename check 2023-01-22 08:49:23 +01:00
Xe
8f1dda8e53 check for argc==0
I thought that the kernel fixed that and made argc==0 invalid. Guess
what. Some random programs rely on argc==0 so I have to handle it. Argh.

Closes #5

Signed-off-by: Xe <me@christine.website>
2023-01-21 11:29:51 -05:00
Xe
b40ab778ea add nix flake metadata
Signed-off-by: Xe <me@christine.website>
2023-01-21 10:27:03 -05:00
Xe Iaso
42f117272a
Merge pull request #4 from orenwatson/main
Fix crash when calling a command with a name like rÿd
2023-01-21 09:38:21 -05:00
Oren Watson
bd4bd4cd22 Fix crash when the exe itself has ÿ in its name 2023-01-21 11:32:59 +00:00
Oren Watson
5544689321 Fix crash when calling a command with a name like rÿd 2023-01-21 09:40:35 +00:00
Xe
aa6976cd03 version bump
Signed-off-by: Xe <me@christine.website>
2023-01-20 22:51:03 -05:00
Xe Iaso
014215beb8
Merge pull request #1 from chyyran/main
fix: ensure filename is 🥺 before doing anything
2023-01-20 22:17:08 -05:00
chyyran
861f8fa86e fix: ensure name is 🥺 before doing anything 2023-01-20 18:59:55 -05:00
Xe
1f3694dab6 article
Signed-off-by: Xe <me@christine.website>
2023-01-20 09:30:31 -05:00
Xe
618a471b8b leading slashes
Signed-off-by: Xe <me@christine.website>
2023-01-19 23:04:33 -05:00
Xe
90b11c5881 add RPM metadata
Signed-off-by: Xe <me@christine.website>
2023-01-19 23:03:25 -05:00
Xe
04c5d1c55b what lol you can use emoji here too???
Signed-off-by: Xe <me@christine.website>
2023-01-19 22:28:58 -05:00
Xe
5012b818b3 log command line arguments too
Signed-off-by: Xe <me@christine.website>
2023-01-19 22:27:44 -05:00
Xe
6b6fd157de try to make binaries smaller
Signed-off-by: Xe <me@christine.website>
2023-01-19 22:19:34 -05:00
Xe
83faed8274 Remove dependencies
Signed-off-by: Xe <me@christine.website>
2023-01-19 22:18:19 -05:00
Xe
ac15e4c9e3 remove packages I don't need
Signed-off-by: Xe <me@christine.website>
2023-01-19 22:15:29 -05:00
Xe
b896828de5 emoji better
Signed-off-by: Xe <me@christine.website>
2023-01-19 21:48:52 -05:00
Xe
a11d719d52 add README
Signed-off-by: Xe <me@christine.website>
2023-01-19 21:17:08 -05:00
Xe
9034c2ceab add manpage
Signed-off-by: Xe <me@christine.website>
2023-01-19 21:16:17 -05:00
Xe
a8d400bdc7 fix cargo-deb
Signed-off-by: Xe <me@christine.website>
2023-01-19 21:00:22 -05:00
Xe
83e23f46e9 initial commit
Signed-off-by: Xe <me@christine.website>
2023-01-19 20:29:35 -05:00