0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
scripts/*: unset _F_* More... over 18 years ago
fix wrong description of configure switches From: Roman Kyrylych <[email protected]> More... over 18 years ago
new test: sync009.py More... over 18 years ago
automake update from upstream ok by krix More... over 18 years ago
sync with upstream no real change, just cosmetics make check says it's ok ;) More... over 18 years ago
new #define: PM_DLFNM_LEN More... over 18 years ago
_alpm_downloadfiles_forreal(): fix a buffer overrun More... over 18 years ago
pacman: revert the backprint guy's log_progress() update it segfaults on x86_64, let's wait till he fixes his crap More... over 18 years ago
pacman: fixed a bug in autogen.sh which prevents automake from running correctly More... over 18 years ago
pacman: removed "progressbar for conflicting files" from TODO.frugalware, as it's already done :) More... over 18 years ago
makepkg: warning fix More... over 18 years ago
java bindings: typo fix More... over 18 years ago
java bindings: now we broke gcj ;) More... over 18 years ago
TAG 3.4.3 More... over 18 years ago
updates for 3.4.3 More... over 18 years ago
makepkg: drop -L|--nolastmod the option is silently ignored currently, but will be removed later More... over 18 years ago
java bindings: support for JAVA_HOME != /usr typically sun's binaries More... over 18 years ago
configure.ac: cosmetic change to be in sync with upstream More... over 18 years ago
pacman.8: MaxTries More... almost 19 years ago
_alpm_sync_commit(): ident for the new for loop More... almost 19 years ago
libalpm: new config option - maxtries More... almost 19 years ago
sync with upstream java detection fix updated download progressbar a few minor fixes More... almost 19 years ago
makepkg: check if we have permission to create logdir More... almost 19 years ago
fix a big bug in conflicts.c and progressbar code * Was a bug that package name got bad and written bad to DB caused by used p1->name in PROGRESS() function and that got some overwrite. This is fixed now, we dont ship p1->name we ship "" :) - Was a very dangerous bug, because not just the printout was broken pacman wrote wrong pkgnames and created wrong dirs into FS DB. :S More... almost 19 years ago
TAG 3.4.2 More... almost 19 years ago
updates for 3.4.2 More... almost 19 years ago
makepkg: copy back the pkg&src dirs from chroot if -c is not used More... almost 19 years ago
makepkg: drop md5 support More... almost 19 years ago
doc/makepkg.8: update about -R and -H More... almost 19 years ago
makepkg: -R is the default except for -g and -o, use -H to disable More... almost 19 years ago