Commit Graph

30 Commits

Author SHA1 Message Date
0334cd2fce Add Pallet Watch (#25)
closes #18

Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/25
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 15:59:04 -06:00
c5ecb78fd4 implement nushell completions (#24)
closes #19

Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/24
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 15:34:36 -06:00
3c4bfca546 Fix Pallet Init (#23)
closes #22

Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/23
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 15:30:47 -06:00
9c8fccbb4c add pkgconf to the deps (#21)
issue: #20
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/21
Co-authored-by: Shea Frembling <sfrembling@gmail.com>
Co-committed-by: Shea Frembling <sfrembling@gmail.com>
2026-03-23 12:56:43 -06:00
29cbfbac66 Add pkg-config stuff (#14)
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/14
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 11:39:46 -06:00
4a2e959535 Add ability to make compile_commands.json (#13)
issue: #8
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/13
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 11:17:42 -06:00
94d6f5d54d add change to hash and build to hash and build each file independently (#12)
issue: #10
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/12
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 11:00:40 -06:00
f30432c1db Cleanup some code that should've been done earlier (#7)
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/7
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 10:27:26 -06:00
1b34dee81e Update README.md 2026-03-23 10:13:26 -06:00
46abec1237 Increment version v1.0.6 2026-03-23 11:09:19 -05:00
49eaf6dbfc Enable compilers other than gcc (#6)
issue: #1
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/6
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 10:08:35 -06:00
02009762c1 update PKGBUILD with gcc as dep (#5)
issue: #3
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/5
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 09:57:14 -06:00
e52ad0bc24 add --force-recompile flag (#4)
issue: #2
Reviewed-on: http://192.168.1.227:3000/sfrembling/pallet/pulls/4
Co-authored-by: godsfryingpan <sfrembling@gmail.com>
Co-committed-by: godsfryingpan <sfrembling@gmail.com>
2026-03-23 09:55:03 -06:00
218a6306d4 Fix issue with glob pattern v1.0.5 2026-03-22 22:04:16 -05:00
a0c1a4e006 Update to not recompile if code hasn't changed 2026-03-22 21:56:49 -05:00
1dcd456cb2 Add List function 2026-03-22 21:41:38 -05:00
2f7cc9c150 Fix completions for utils and add description 2026-03-22 21:23:45 -05:00
c13d6e54ee Add ability to generate shell completions 2026-03-22 21:05:34 -05:00
7000ecb3bf create PKGBUILD for Arch 2026-03-22 19:16:22 -05:00
1d3b12bf2f Update README.md 2026-03-22 18:03:12 -06:00
528bc1be87 Update Cargo.lock v1.0.2 2026-03-22 18:59:34 -05:00
40ce49a180 Update vers 2026-03-22 18:57:53 -05:00
15ff177b18 update config to add some more useful fields 2026-03-22 18:57:28 -05:00
9a2ce7b1cc Remove gitingoretemplate since it was just the one line 2026-03-22 18:44:08 -05:00
f8e2dbfd5c Update README 2026-03-22 18:42:56 -05:00
b999b67ed8 fix --args flag not working as intended 2026-03-22 18:36:59 -05:00
84a6196416 finalize 2026-03-22 18:27:53 -05:00
e7b8596205 more dev work 2026-03-22 18:18:18 -05:00
40685b7c4d finish most work 2026-03-22 18:04:46 -05:00
b9b35f3f0f initial commit 2026-03-22 12:55:42 -05:00