index
:
pkgit
indev
master
rewrite
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-07-26
fixed forever loop on lua initialization
dacctal
2026-07-21
started 2.0 refactor. Co-authored-by: ezntek <eason@ezntek.com>
dacctal
2026-07-19
'adding %.*s' now displays the correct pkg name
HEAD
master
dacctal
2026-07-19
no more segfault on declare
dacctal
2026-07-18
fix pkg install free pkg.version before overwriting in install_dependencies
dacctal
2026-07-18
fix segfault in get_pkgsrc() with invalid str_fmt args
dacctal
2026-07-18
bldit.lua dependencies are normal
dacctal
2026-07-18
fix memory leaks in getver and fetch bug in fetch that doesn't remove the ↵
dacctal
old repo
2026-07-18
fcc 'chroe posix makefile'
dacctal
2026-07-18
fix lua vm bugs, remove git repo when one already exists
dacctal
2026-07-18
fixed bldit.lua version
dacctal
2026-07-18
removed libgit2
dacctal
2026-07-18
bump version
dacctal
2026-07-18
fix free bug in pkg_create.c
rewrite
dacctal
2026-07-18
search and list are done!!!
dacctal
2026-07-18
declare your packages!!!
dacctal
2026-07-17
update!
dacctal
2026-07-17
can install/remove packages, doesn't segfault (?)
dacctal
2026-07-17
more features but memory leak
dacctal
2026-07-14
idk what i changed
dacctal
2026-07-07
doesn't work at all but checkpoint anyway!
dacctal
2026-07-04
add checkpoint!
dacctal
2026-07-04
build checkpoint!
dacctal
2026-07-04
pkg_install checkpoint!
dacctal
2026-07-04
pkg_install checkpoint!
dacctal
2026-07-04
lua checkpoint!
dacctal
2026-07-02
test!
dacctal
2026-07-02
pkg_create checkpoint!
dacctal
2026-07-02
asan-free checkpoint!
dacctal
2026-07-02
ezntek: checkpoint!
dacctal
2026-07-01
checkpoint!
dacctal
2026-07-01
ezntek: checkpoint!
dacctal
2026-07-01
checkpoint!
dacctal
2026-06-30
checkpoint!
dacctal
2026-06-30
checkpoint!
dacctal
2026-06-30
checkpoint!
dacctal
2026-06-30
checkpoint!
dacctal
2026-06-29
string concatenation (probably)
dacctal
2026-06-29
initialized rewrite
dacctal
2026-06-29
FCC: banned.h
dacctal
2026-06-28
fixed license indentation and added debug symbols to makefile
dacctal
2026-06-28
added quasi privilege escalation (as long as you don't clone into a ↵
dacctal
directory that you don't have access to)
2026-06-28
added quasi privilege escalation (as long as you don't clone into a ↵
dacctal
directory that you don't have access to)
2026-06-28
added on_update for global updates and specific targets
dacctal
2026-06-28
added on_update for global updates and specific targets
dacctal
2026-06-28
git depth 1 by default, fallback to full depth
dacctal
2026-06-28
git depth 1 by default, fallback to full depth
dacctal
2026-06-28
formatted code according to new guidelines
dacctal
2026-06-28
formatted code according to new guidelines
dacctal
2026-06-28
fixed --quiet without a matching quiet target edgecase
dacctal
[next]