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
...
|
*
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
|
*
Don't remove unknown files in cache cleaning code
Dan McGee
2012-01-18
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
pacman: process all sync targets before exiting on error
Dan McGee
2011-12-12
*
|
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-11-14
*
|
Merge branch 'maint'
Dan McGee
2011-10-21
|
\
|
|
*
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
*
|
Use puts() instead of no-op printf() where applicable
Dan McGee
2011-10-13
*
|
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
|
/
*
Always show download size if -w/--downloadonly was provided
Dan McGee
2011-09-28
*
Keep track of explicitly added and removed packages
Dan McGee
2011-09-28
*
Combine add and removal package list display
Dan McGee
2011-09-28
*
pacman: use dynamic string allocation where it makes sense
Dan McGee
2011-09-20
*
sync: add missing newline in warning message
Dave Reisner
2011-09-06
*
Be fully silent on any -Sp operation
Dan McGee
2011-09-02
*
Improve advice for sync ops when db.lck is present
Pang Yan Han
2011-08-29
*
Allow access to package origin data
Dan McGee
2011-08-28
*
Make sync error message smarter on unfound targets
Dan McGee
2011-08-28
*
Parse conflicts/provides/replaces at database load time
Dan McGee
2011-08-15
*
Enable recursive/needed sync on SyncFirst
Dan McGee
2011-08-11
*
Attempt to fix up some of the brokenness around failed package loads
Dan McGee
2011-08-08
*
Merge branch 'maint'
Dan McGee
2011-08-08
|
\
|
*
Fix group selection entry for large inputs
Dan McGee
2011-07-25
*
|
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
[prev]
[next]