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
2014-01-30
sync_prepare: manually set pm_errno
Andrew Gregory
1
-2
/
+1
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-15
sync_prepare: treat from_sync as a boolean
Andrew Gregory
1
-2
/
+5
2014-01-10
Consistently use #ifdef
Allan McRae
1
-1
/
+1
2014-01-06
check_keyring: plug memory leak
Andrew Gregory
1
-0
/
+1
2014-01-06
Update copyright years for 2014
Allan McRae
1
-1
/
+1
2013-12-19
trans_prepare: always sort trans->remove by deps
Andrew Gregory
1
-5
/
+0
2013-12-15
remove useless continue
Andrew Gregory
1
-1
/
+0
2013-12-15
alpm_sync_sysupgrade: skip packages being removed
Andrew Gregory
1
-0
/
+5
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
1
-3
/
+6
2013-10-31
Expose alpm_pkg_should_ignore
Allan McRae
1
-7
/
+7
2013-10-31
Make functions to decode a signature and extract keyid public
Allan McRae
1
-2
/
+2
2013-10-15
Fix progress bar overflow while checking package integrity
Allan McRae
1
-3
/
+5
2013-10-15
Report which package is missing a signature
Allan McRae
1
-1
/
+4
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
1
-2
/
+13
2013-03-10
libalpm/sync: remove useless intermediate variable
Dave Reisner
1
-5
/
+2
2013-03-07
libalpm: Search for replacers before literals
Olivier Brunel
1
-12
/
+14
2013-03-07
libalpm: Fix installing update of a replaced package
Olivier Brunel
1
-0
/
+2
2013-02-24
Perform limited conflict checking with --force
Allan McRae
1
-1
/
+1
2013-02-16
fix style violations
Andrew Gregory
1
-4
/
+4
2013-02-13
Fix --without-gpgme build
Allan McRae
1
-0
/
+2
2013-02-09
Prompt to delete packages with signature fails
Allan McRae
1
-0
/
+1
2013-02-09
Remove retry path from signature validation
Allan McRae
1
-10
/
+4
2013-02-09
Check keys are in keyring before package validation
Allan McRae
1
-0
/
+77
2013-01-29
dload: pass back the effective URL to callers of _alpm_download
Dave Reisner
1
-1
/
+1
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-12-14
Plug various minor memory leaks
Andrew Gregory
1
-1
/
+1
2012-12-14
Make alpm_pkg_find public
Allan McRae
1
-10
/
+10
2012-08-08
Merge branch 'maint'
Dan McGee
1
-1
/
+2
2012-08-08
Print repo being search for replaces in debug output
Allan McRae
1
-1
/
+2
2012-04-07
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
1
-6
/
+6
2012-04-07
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-04-07
sync: fix crash on failed downloads
Dave Reisner
1
-1
/
+1
2012-03-16
Merge branch 'maint'
Dan McGee
1
-2
/
+6
2012-03-15
lib/sync: avoid unwanted unlink after download fail
Dave Reisner
1
-0
/
+2
2012-03-13
Minor format-string related cleanups
Dan McGee
1
-1
/
+1
2012-03-09
Remove _alpm_csum
Allan McRae
1
-1
/
+1
2012-03-09
Add information on how an installed package was validated
Allan McRae
1
-2
/
+6
2012-02-20
Update copyright years
Allan McRae
1
-1
/
+1
2012-02-20
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2012-02-13
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-02-13
lib/sync: use full delta size as max download size
Dave Reisner
1
-1
/
+1
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
1
-1
/
+1
2012-01-19
Allow UseDelta option to specify a delta ratio
Dan McGee
1
-2
/
+2
2011-12-22
include config.h via Makefiles
Dave Reisner
1
-2
/
+0
2011-12-21
Don't check diskspace when using --dbonly
Dan McGee
1
-1
/
+1
2011-12-13
sync: avoid checking file conflicts with --dbonly
Dave Reisner
1
-1
/
+1
2011-11-16
Update alpm_errno_t type to non-enum version
Dan McGee
1
-1
/
+1
2011-11-16
Merge branch 'maint'
Dan McGee
1
-9
/
+18
2011-11-15
Allow sync_prepare to work in certain cases without sync databases
Dan McGee
1
-9
/
+18
[next]