openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pacman-g2
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 35 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bindings: new wrapper functions for PM_PKG* and PM_LIST*
VMiklos
More...
over 18 years ago
tests/sync136.py: new test for options=('force')
VMiklos
More...
over 18 years ago
fr.dpatch
tailor
More...
over 18 years ago
updated Hungarian translation
VMiklos
More...
over 18 years ago
add 2007 to the Copyright year list where it was necessary
VMiklos
More...
over 18 years ago
pactest/tests/upgrade041.py: new test from Dan McGee
VMiklos
More...
over 18 years ago
regen *.{po,pot}
VMiklos
More...
over 18 years ago
pacman_sync() fixed derendency error messages, closes #1396, #1553 also removed TODO.autoconf from Makefile.am
voroskoi
More...
over 18 years ago
_alpm_versioncmp() * Fix version comparisons when one pkgrel doesn't exist (this ony fails on an == operation, technically, as 1.1.2-1 >= 1.1.2 is true. From: Aaron Griffin
VMiklos
More...
over 18 years ago
_alpm_{check,remove}deps: use _alpm_pkg_getinfo() for requiredby fields
VMiklos
More...
over 18 years ago
TAG 3.4.7
VMiklos
More...
over 18 years ago
resolve conflicts
VMiklos
More...
over 18 years ago
updates for 3.4.7
VMiklos
More...
over 18 years ago
pacman-g2: fixed make install if po4a is disabled
AlexExtreme
More...
over 18 years ago
fix test sync050
VMiklos
More...
over 18 years ago
fix test sync992
VMiklos
More...
over 18 years ago
fix test sync999
VMiklos
More...
over 18 years ago
new function: _alpm_pkg_getinfo() this should be used in case we're not sure the required info is loaded or not (possibly whenever)
VMiklos
More...
over 18 years ago
_alpm_db_load_pkgcache(): fix the log message
VMiklos
More...
over 18 years ago
alpm_pkg_getinfo(): PM_PKG_NAME and PM_PKG_VERSION is loaded from the directory name
VMiklos
More...
over 18 years ago
the cache is no longer loaded with DEPENDS by default
VMiklos
More...
over 18 years ago
_alpm_db_load_pkgcache: call _alpm_db_scan() with infolevel=0
VMiklos
More...
over 18 years ago
makepkg: echo -> yes "" this should be the same at the moment, but who knows - maybe later we'll have more non-alpm-related questions and then this way we'll not break non-interactive builds (since makepkg is never interactive, everybody assumes)
VMiklos
More...
over 18 years ago
makepkg: oops, missing "yes" to the "proceed with upgrade?" question
VMiklos
More...
over 18 years ago
makepkg: don't run -Syu two times the old method was: -Syu --noconfirm (upgrade all or upgrade pacman only) -Su --noconfirm (do nothing or upgrade all) the new method: -Sy $PACMAN --ask 95 (upgrade pacman if no newer version available) -Su (upgrade all)
VMiklos
More...
over 18 years ago
makepkg: s/error/warning/ if initial sha1sums() array does not exist for example this is the case when we use signatures() and then the right thing to do is not doing anything, while the error means that we tried to update sha1sums() just we failed (to download source or so)
VMiklos
More...
over 18 years ago
makepkg: whitespace fixes
VMiklos
More...
over 18 years ago
makepkg: make -t foo,bar work where makepkg: 1) copies the host pacman config 2) deletes the "Include" lines from the config 3) adds the /etc/pacman.d/foo, /etc/pacman.d/bar lines this way it should be easy to use a custom repo in a chroot tested with my new flac113 repo ;)
VMiklos
More...
over 18 years ago
makepkg: fix for newer pacman-tools weird, i thought i've fixed this already.. :s
VMiklos
More...
over 18 years ago
makepkg: make /var/tmp world-writable, too
VMiklos
More...
over 18 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree