index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
sync.c
Commit message (
Expand
)
Author
Age
...
*
|
Remove duplicate code shared between sync and upgrade
Dan McGee
2011-07-27
*
|
Rework -Si display logic
Dan McGee
2011-07-05
*
|
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
*
|
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
|
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
|
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
*
|
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
|
Prefix alpm_fileconflicttype_t members with ALPM
Allan McRae
2011-07-02
*
|
Rename public functions with grp in their name
Allan McRae
2011-06-29
*
|
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
*
|
Rename pmgrp_t to alpm_group_t
Allan McRae
2011-06-28
*
|
Rename pmfileconflict_t to alpm_fileconflict_t
Allan McRae
2011-06-28
*
|
Rename pmconflict_t to alpm_conflict_t
Allan McRae
2011-06-28
*
|
Rename pmdepmissing_t to alpm_depmissing_t
Allan McRae
2011-06-28
*
|
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
*
|
Rename pmdb_t to alpm_db_t
Allan McRae
2011-06-28
*
|
Fix several -Wshadow warnings
Dan McGee
2011-06-27
*
|
Don't require a transaction for sync DB updates
Dan McGee
2011-06-24
*
|
Remove three unnecessary usages of alpm_list_count()
Dan McGee
2011-06-24
*
|
Make pmgrp_t public
Dan McGee
2011-06-16
*
|
Make pmdepend_t and pmdepmissing_t public
Dan McGee
2011-06-16
*
|
Make struct pmconflict_t public
Dan McGee
2011-06-16
*
|
Make pmfileconflict_t type public
Dan McGee
2011-06-16
*
|
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
|
Add handle argument to two more alpm methods
Dan McGee
2011-06-13
*
|
Require handle for alpm_pkg_load()
Dan McGee
2011-06-13
*
|
Add handle argument to alpm_(add|remove)_pkg()
Dan McGee
2011-06-13
*
|
Require handle for alpm_sync_sysupgrade()
Dan McGee
2011-06-09
*
|
Require handle argument to all alpm_trans_*() methods
Dan McGee
2011-06-09
*
|
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
|
Require handle argument to alpm_logaction()
Dan McGee
2011-06-09
*
|
Don't balk on .sig files being invalid in package cache
Dan McGee
2011-05-10
*
|
Perform package verification at package load time
Dan McGee
2011-04-24
*
|
Make dump_pkg_full a little less insane
Dan McGee
2011-04-22
*
|
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
|
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
|
Remove ShowSize option
Jakob Gruber
2011-04-20
*
|
Merge branch 'maint'
Dan McGee
2011-03-29
|
\
|
|
*
call alpm_option_get_localdb once in syncfirst()
Andrea Scarpino
2011-03-29
*
|
Merge branch 'maint'
Dan McGee
2011-03-21
|
\
|
|
*
Do not query group selection when using -Sp
Allan McRae
2011-03-21
*
|
Style change: return(x) --> return x
Dan McGee
2011-03-20
|
/
*
Fix handling of ignored packages
Pang Yan Han
2011-03-20
*
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
2011-02-25
*
Read pkgcache into hash
Allan McRae
2011-02-04
*
Allow both cleanmethod values to be specified at the same time
Dan McGee
2011-01-31
*
Style cleanups in clean cache code
Dan McGee
2011-01-31
*
pacman/sync: implement interactive group selection
Xavier Chantry
2011-01-29
*
pacman/remove: switch to new alpm_remove_pkg interface
Xavier Chantry
2011-01-29
*
pacman/sync: rewrite target handling
Xavier Chantry
2011-01-29
[prev]
[next]