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
...
*
|
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
*
Remove need to explicitly register the local DB
Dan McGee
2011-01-29
*
Fix some more simple conversion "errors"
Dan McGee
2011-01-07
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Always specify arguement type in function delcarations
Allan McRae
2010-12-20
*
Clean up all old database files and directories
Allan McRae
2010-10-14
*
Clarify testing within conditional statements
Allan McRae
2010-06-21
*
Remove unnecessary gettext call
Dan McGee
2010-06-05
*
Show 'Required By' in -Sii output
Dan McGee
2010-03-23
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
Add new --print operation for all operations
Xavier Chantry
2010-03-14
*
print installed packages
Xavier Chantry
2010-03-14
*
Print "there is nothing to do" with NOOP transactions
Nagy Gabor
2010-01-19
*
Allow cache cleaning to process all cache directories
Dan McGee
2009-09-21
*
Propagate return status up in DB cleaning code
Dan McGee
2009-09-21
*
Add missing closedir calls in cache cleanup
Dan McGee
2009-09-21
[prev]
[next]