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 19 hours
ago. based on code collected
about 19 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 40 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
makepkg: new function: profile_reinit() to avoid some code duplication
VMiklos
More...
almost 19 years ago
TODO: add 'progressbar for conflicting files'
VMiklos
More...
almost 19 years ago
TAG 3.3.9
VMiklos
More...
almost 19 years ago
makepkg: if PACKAGER is missing, don't even build the package
VMiklos
More...
almost 19 years ago
updates for 3.3.9
VMiklos
More...
almost 19 years ago
makepkg: pacman -r root -> chroot root pacman this way the chrooted pacman is executed -> less problems with a possible outdated host pacman
VMiklos
More...
almost 19 years ago
yesno(), cb_trans_evt(): print questions and events to stderr closes #1152
VMiklos
More...
almost 19 years ago
new transaction state: STATE_DOWNLOADING this allows us to interrupt download inmediatelly while interrupting the install only after a package is completed closes #1150
VMiklos
More...
almost 19 years ago
cleanup(): drop duplicated check for neednl
VMiklos
More...
almost 19 years ago
log_progress(): fix progressbar for multiple packages
VMiklos
More...
almost 19 years ago
_alpm_downloadfiles_forreal(): added a few more debug messages
VMiklos
More...
almost 19 years ago
sync_search(): fix for multiple repos see #1149
VMiklos
More...
almost 19 years ago
_alpm_downloadfiles(): more sanity checks - 2nd try this time try to be less agressive check if pm_dlfnm, pm_dloffset, pm_dlt0, pm_dlt, pm_dlrate, pm_dlxfered1, pm_dleta_h, pm_dleta_m or pm_dleta_s is NULL
VMiklos
More...
almost 19 years ago
bindings: drop -Werror even if debug is enabled
VMiklos
More...
almost 19 years ago
_alpm_remove_loadtarget(): ignore holdpkgs on upgrade
VMiklos
More...
almost 19 years ago
TAG 3.3.8
VMiklos
More...
almost 19 years ago
updates for 3.3.8
VMiklos
More...
almost 19 years ago
clean up _alpm_archive_read_entry_data_into_fd()
VMiklos
More...
almost 19 years ago
replaced hardcoded 10240 for archives with libarchive's * Replaced hardcoded 10240 block size with libarchive's ARCHIVE_DEFAULT_BYTES_PER_BLOCK - NOTE: yes i know maybe it is just cosmetics. :P - NOTE2: pactest 100% passed with this
Christian Hamar alias krix
More...
almost 19 years ago
use libarchive's read_data_into_fd() * Use libarchive's own function to read_data_into_fd actually we got an own function named _alpm_read_data_entry_into_fd() which is do the same as archive_read_data_info_fd() as i see. Temp. just commented out the old way and replaced with new one. - NOTE: pactest was 100% pass with this (and with libarchive 1.3)
Christian Hamar alias krix
More...
almost 19 years ago
makepkg: add support for LOGDIR based on the patch from Tim Groeneveld <
[email protected]
>
VMiklos
More...
almost 19 years ago
add a check before mallocing lang_tmp * Added a check before mallocing lang_temp to avoid segfaults when locale is invalid or not available * Fixes / Closes #1134
Christian Hamar alias krix
More...
almost 19 years ago
makepkg: don't hardcore a default value for PACKAGER idea by Tim Groeneveld <
[email protected]
>
VMiklos
More...
almost 19 years ago
TODO.frugalware: update
VMiklos
More...
almost 19 years ago
bindings/perl: initial import
VMiklos
More...
almost 19 years ago
UNDO: _alpm_downloadfiles(): more sanity checks check if pm_dlfnm, pm_dloffset, pm_dlt0, pm_dlt, pm_dlrate, pm_dlxfered1, pm_dleta_h, pm_dleta_m or pm_dleta_s is NULL
VMiklos
More...
almost 19 years ago
_alpm_downloadfiles(): more sanity checks check if pm_dlfnm, pm_dloffset, pm_dlt0, pm_dlt, pm_dlrate, pm_dlxfered1, pm_dleta_h, pm_dleta_m or pm_dleta_s is NULL
VMiklos
More...
almost 19 years ago
_alpm_downloadfiles_forreal(): support for pm_dlcb being NULL
VMiklos
More...
almost 19 years ago
alpm_parse_config(): handle the case when the callback function is NULL
VMiklos
More...
almost 19 years ago
db_search() -> alpm_db_search()
VMiklos
More...
almost 19 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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