Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
sync.c
Age
Commit message (
Expand
)
Author
2011-03-20
Style change: return(x) --> return x
Dan McGee
2011-02-28
Fix some easy to find double translations
Dan McGee
2011-02-25
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
2011-02-25
Various small spelling fixes and small tweaks
Dan McGee
2011-02-04
Read pkgcache into hash
Allan McRae
2011-01-29
alpm: drop old target interfaces
Xavier Chantry
2011-01-29
alpm: add alpm_find_grp_pkgs
Xavier Chantry
2011-01-22
Compute download size for sync packages only
Dan McGee
2011-01-18
Fix integrity check status when installing from file
Dan McGee
2011-01-11
Add a progressbar for package integrity checking
Dan McGee
2011-01-07
Use size_t for alpm_list sizes
Allan McRae
2011-01-07
Update copyright years for 2011
Allan McRae
2010-12-30
Merge branch 'maint'
Dan McGee
2010-12-30
Respect Ignore{Pkg,Group} for group members
Jakob Gruber
2010-12-30
Move group code to separate function
Jakob Gruber
2010-12-30
Add const to some ALPM function signatures
Jakob Gruber
2010-12-29
Detect undefined PATH_MAX
Allan McRae
2010-12-12
Display progress bar for disk space checking
Allan McRae
2010-12-12
Add configuration option to control disk space checking
Allan McRae
2010-12-12
Prototype disk space checking functionality
Allan McRae
2010-12-12
dirent usage cleanup
Dan McGee
2010-12-12
alpm: don't expose alpm_depcmp
Xavier Chantry
2010-10-18
Merge branch 'maint'
Dan McGee
2010-10-18
alpm/sync: very small memleak fix
Xavier Chantry
2010-10-13
Move the cache stuff where it should be
Dan McGee
2010-10-13
Allow local and sync db to be treated separately
Dan McGee
2010-07-27
Mark sync_pkg and sync_target as static functions
Dan McGee
2010-07-27
Maintain a list of seen packages when installing a group
Dan McGee
2010-06-20
Handle sync target + ignore properly
Dan McGee
2010-05-18
fix memory leak in _alpm_sync_commit
Jonathan Conder
2010-05-18
Partial fix for the phonon/qt issue
Nagy Gabor
2010-05-14
Fix a serious bug in the download code
Nagy Gabor
2010-05-05
Compute package download size outside _alpm_sync_prepare
Jonathan Conder
2010-03-14
Bump copyright dates to 2010
Dan McGee
2009-10-11
Fix "-Sd conflict_pkg" bug
Nagy Gabor
2009-10-11
typing: a few more fixes for special int types
Dan McGee
2009-09-20
sync.c : duplicate the target before modifying it
Xavier Chantry
2009-09-12
Change the interface for target loading
Xavier Chantry
2009-09-08
Remove transaction type
Xavier Chantry
2009-09-08
Use sync.c for upgrade transaction prepare and commit
Nagy Gabor
2009-09-08
Add a new reason field to pmconflict_t struct
Nagy Gabor
2009-07-22
Introduce -Suu
Nagy Gabor
2009-07-20
Fix 2 minor memleaks
Xavier Chantry
2009-07-01
Update copyright headers and messages
Dan McGee
2009-06-13
Enable remove progressbar with -S (conflict resolving)
Nagy Gabor
2009-06-08
Give sensible feedback when a repo has no configured servers
Dan McGee
2009-06-07
Introduce _alpm_pkg_free_trans()
Nagy Gabor
2009-06-06
xdelta : only handle gz compression specifically
Xavier Chantry
2009-05-18
Remove find_replacements()
Nagy Gabor
2009-04-11
Look in target-list first to resolve dependencies
Bryan Ischo
[next]