index
:
pkgit
indev
master
rewrite
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2026-08-20
barebones update functionality
dacctal
2026-08-17
added dynamic version & updated try_pkg_fn macro
dacctal
2026-08-17
fundamentals are working and beautiful
dacctal
2026-08-14
i made the install work (kinda)
dacctal
2026-08-09
checkpoint (it doesn't compile)
dacctal
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
fix memory leaks in getver and fetch bug in fetch that doesn't remove the ↵
dacctal
old repo
2026-07-18
fix lua vm bugs, remove git repo when one already exists
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-29
string concatenation (probably)
dacctal
2026-06-29
initialized rewrite
dacctal
2026-06-29
FCC: banned.h
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 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
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
2026-06-28
fixed ssh usecase
dacctal
2026-06-28
godwers <gondes.historia@gmail.com> fixed segfault on is_updated
dacctal
2026-06-28
aintea <aintea@protonmail.com> fix according to new comp flags
dacctal
2026-06-28
removes .git from the name of a package
dacctal
2026-06-28
added reason why i don't self host videos
dacctal
2026-06-26
fixed false positives on lua return values
dacctal
[next]