0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
makepkg: copy /etc/{fstab,mtab} to the chroot thanks Wael Nasreddine <wael at siemens-mobiles.org> for pointing out that this is necessary while determining the free space in pacman More... about 19 years ago
makepkg: if the version infos are missing, bail out with an error warnigns are ignored by many and the given FrugalBuild is probably broken. if one really needs the old version, then use makepkg -u More... about 19 years ago
NEWS: updates for 3.3.4 More... about 19 years ago
configure.ac: added a small funny line / easter egg More... about 19 years ago
pacman: call alpm_trans_release() for SIGINT More... about 19 years ago
libalpm: alpm_trans_release(): during a commit do not interrupt it inmediatelly just after a target More... about 19 years ago
pacman/trans.c: re-add the \n suffix for PM_TRANS_EVT_SCRIPTLET_INFO they're stripped by libalpm More... about 19 years ago
fixes for the 'disk free space' check for TRANS_TYPE_ADD: trans->packages is still a list of pmpkg_t add error handling to pacman/add.c More... about 19 years ago
check if enough free space if available More... about 19 years ago
TAG 3.3.3 More... about 19 years ago
updates for 3.3.3 More... about 19 years ago
doc/FrugalBuild.8: a few lines about the parsed & piped scriptlet messages More... about 19 years ago
pipe scriptlet messages this actually means that libalpm parses the printed lines: PM_TRANS_EVT_SCRIPTLET_INFO: normal/old messages PM_TRANS_EVT_SCRIPTLET_START: a progress started, can be triggered by echo "START <event desc>" PM_TRANS_EVT_SCRIPTLET_DONE: a progress ended with a status code, can be triggered by echo "DONE <retcode>" More... about 19 years ago
etc: ftp10 update More... about 19 years ago
updatesync: s/tar xjf/tar xf/ so that it'll work with tar.gzs and tar.bz2s, too More... about 19 years ago
new mirror: ftp10 More... about 19 years ago
scripts/*sync: added missing quotes for pkgdesc_localized More... about 19 years ago
spelling fixes in hu.po's More... about 19 years ago
scripts/makeworld: fixed typo - thanks Mcklaren More... about 19 years ago
ftplib: varning fixes More... about 19 years ago
pacman: tons of warning fixes More... about 19 years ago
libalpm: tons of warning fixes More... about 19 years ago
configure.ac: add -Werror for --enable-debug More... about 19 years ago
configure.ac: improve bzip2 error message From: Robert Nagy <[email protected]> More... about 19 years ago
configure.ac: ia64 support From: Robert Nagy <[email protected]> More... about 19 years ago
makepkg: more sanity checks suggesed by crazy :) More... about 19 years ago
scripts/updatesync: fix up the "writing" message's format to be in sync with the "deleting" one More... about 19 years ago
doc: new manpage FrugalBuild move out the FrugalBuild notes from makepkg's manpage to a separate FrugalBuild manpage More... about 19 years ago
scripts/*sync: use bzip2 instead of gzip for .fdb More... about 19 years ago
makepkg: fix .(bz2|gz) extraction on incremental build More... about 19 years ago