index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
sync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
Added gpg verification options per repo to the config file.
Xavier Chantry
1
-5
/
+14
2011-03-23
Integrate GPGME into libalpm
Dan McGee
1
-15
/
+21
2011-03-23
Merge branch 'maint'
Dan McGee
1
-4
/
+11
2011-03-21
Minor code cleanups
Dan McGee
1
-3
/
+6
2011-03-21
Ensure package removal list does not contain duplicates
Dan McGee
1
-1
/
+5
2011-03-21
Style change: return(x) --> return x
Dan McGee
1
-14
/
+14
2011-03-01
Fix some easy to find double translations
Dan McGee
1
-1
/
+1
2011-02-25
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
1
-4
/
+4
2011-02-25
Various small spelling fixes and small tweaks
Dan McGee
1
-1
/
+1
2011-02-04
Read pkgcache into hash
Allan McRae
1
-4
/
+4
2011-01-29
alpm: drop old target interfaces
Xavier Chantry
1
-173
/
+0
2011-01-29
alpm: add alpm_find_grp_pkgs
Xavier Chantry
1
-0
/
+42
2011-01-22
Compute download size for sync packages only
Dan McGee
1
-1
/
+1
2011-01-18
Fix integrity check status when installing from file
Dan McGee
1
-2
/
+1
2011-01-12
Add a progressbar for package integrity checking
Dan McGee
1
-2
/
+10
2011-01-08
Use size_t for alpm_list sizes
Allan McRae
1
-1
/
+1
2011-01-08
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-12-30
Merge branch 'maint'
Dan McGee
1
-15
/
+35
2010-12-30
Respect Ignore{Pkg,Group} for group members
Jakob Gruber
1
-0
/
+12
2010-12-30
Move group code to separate function
Jakob Gruber
1
-15
/
+23
2010-12-30
Add const to some ALPM function signatures
Jakob Gruber
1
-3
/
+3
2010-12-30
Detect undefined PATH_MAX
Allan McRae
1
-0
/
+1
2010-12-13
Display progress bar for disk space checking
Allan McRae
1
-0
/
+4
2010-12-13
Add configuration option to control disk space checking
Allan McRae
1
-4
/
+6
2010-12-13
Prototype disk space checking functionality
Allan McRae
1
-0
/
+8
2010-12-13
dirent usage cleanup
Dan McGee
1
-1
/
+0
2010-12-13
alpm: don't expose alpm_depcmp
Xavier Chantry
1
-2
/
+2
2010-10-18
Merge branch 'maint'
Dan McGee
1
-1
/
+3
2010-10-18
alpm/sync: very small memleak fix
Xavier Chantry
1
-1
/
+3
2010-10-13
Move the cache stuff where it should be
Dan McGee
1
-1
/
+0
2010-10-13
Allow local and sync db to be treated separately
Dan McGee
1
-1
/
+1
2010-07-27
Mark sync_pkg and sync_target as static functions
Dan McGee
1
-6
/
+6
2010-07-27
Maintain a list of seen packages when installing a group
Dan McGee
1
-4
/
+8
2010-06-20
Handle sync target + ignore properly
Dan McGee
1
-1
/
+5
2010-05-18
fix memory leak in _alpm_sync_commit
Jonathan Conder
1
-1
/
+2
2010-05-18
Partial fix for the phonon/qt issue
Nagy Gabor
1
-1
/
+5
2010-05-14
Fix a serious bug in the download code
Nagy Gabor
1
-6
/
+6
2010-05-06
Compute package download size outside _alpm_sync_prepare
Jonathan Conder
1
-1
/
+14
2010-03-15
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2009-10-11
Fix "-Sd conflict_pkg" bug
Nagy Gabor
1
-15
/
+10
2009-10-11
typing: a few more fixes for special int types
Dan McGee
1
-1
/
+1
2009-09-20
sync.c : duplicate the target before modifying it
Xavier Chantry
1
-1
/
+0
2009-09-12
Change the interface for target loading
Xavier Chantry
1
-46
/
+118
2009-09-09
Remove transaction type
Xavier Chantry
1
-67
/
+33
2009-09-09
Use sync.c for upgrade transaction prepare and commit
Nagy Gabor
1
-46
/
+40
2009-09-09
Add a new reason field to pmconflict_t struct
Nagy Gabor
1
-1
/
+1
2009-07-23
Introduce -Suu
Nagy Gabor
1
-3
/
+15
2009-07-20
Fix 2 minor memleaks
Xavier Chantry
1
-0
/
+1
2009-07-01
Update copyright headers and messages
Dan McGee
1
-1
/
+2
2009-06-13
Enable remove progressbar with -S (conflict resolving)
Nagy Gabor
1
-0
/
+1
[next]