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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
remove full file loading code
threads
Florian Pritz
1
-20
/
+1
2017-05-11
wip
Florian Pritz
2
-1
/
+28
2017-05-11
wip
Andrew Gregory
1
-2
/
+2
2017-05-11
wip
Andrew Gregory
1
-1
/
+1
2017-05-11
wip
Andrew Gregory
6
-11
/
+11
2017-05-11
run_threaded: run function in main thread
Andrew Gregory
1
-11
/
+8
2017-05-11
fix threaded validation
Andrew Gregory
1
-2
/
+1
2017-05-11
add thread option functions to alpm.h
Andrew Gregory
1
-0
/
+3
2017-05-11
do not explicitly initialize errno
Andrew Gregory
1
-3
/
+0
2017-05-11
add threads option
Andrew Gregory
3
-2
/
+30
2017-05-11
use multiple threads for signature checking
Andrew Gregory
2
-29
/
+80
2017-05-11
add _alpm_run_threaded
Andrew Gregory
2
-0
/
+26
2017-05-11
make pm_errno thread-local
Andrew Gregory
18
-126
/
+161
2017-05-11
synchronize outside communication
Andrew Gregory
4
-0
/
+76
2017-05-11
consolidate log functions in log.c
Andrew Gregory
2
-0
/
+46
2017-05-11
wip: updated build tools for multithread
Andrew Gregory
2
-2
/
+4
2017-05-11
alpm_list: abort on memory allocation failure
Andrew Gregory
1
-5
/
+24
2017-05-11
alpm_unlock: check handle before dereferencing
Andrew Gregory
1
-0
/
+1
2017-05-09
Do not continuously try to open an invalid database
Allan McRae
2
-0
/
+4
2017-05-08
free memory for --overwrite lists
Andrew Gregory
1
-0
/
+1
2017-05-08
be_sync: error out if a db cannot be parsed
Andrew Gregory
1
-5
/
+12
2017-04-17
run_chroot: label pipe endpoints for readability
Andrew Gregory
1
-12
/
+17
2017-04-17
use sockets for scriptlet/hook communication
Andrew Gregory
1
-13
/
+4
2017-04-17
conflict: include owner for filesystem conflicts
Andrew Gregory
1
-5
/
+20
2017-04-17
unlink_file: strip trailing slashes
Andrew Gregory
1
-1
/
+12
2017-04-16
sortbydeps: rename vptr -> i
Andrew Gregory
1
-5
/
+5
2017-04-16
sortbydeps: rename found -> switched_to_child
Andrew Gregory
1
-4
/
+4
2017-04-16
sortbydeps: factor out dep cycle warning
Andrew Gregory
1
-33
/
+37
2017-04-16
graph.h: rename childptr -> iterator
Andrew Gregory
3
-10
/
+10
2017-04-16
graph.h: replace hardcoded values with an enum
Andrew Gregory
3
-8
/
+14
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
4
-4
/
+37
2017-04-12
libalpm: Use archive_read_extract2
Armin K
1
-1
/
+15
2017-04-04
add alpm_list_append_strdup
Andrew Gregory
2
-0
/
+21
2017-04-04
Ignore comments in INSTALL files (FS#51916)
Michael Straube
1
-0
/
+4
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
4
-2
/
+17
2017-01-04
alpm_fetch_pkgurl: fix memory leak
Allan McRae
1
-1
/
+1
2017-01-04
Fix memory leak in alpm_pkg_checkmd5sum
Allan McRae
1
-3
/
+3
2017-01-04
Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends
Mark Weiman
4
-2
/
+38
2017-01-04
filelist_sort: check if filelist is presorted
Andrew Gregory
1
-2
/
+9
2017-01-04
add _alpm_filelist_sort
Andrew Gregory
5
-9
/
+11
2017-01-04
find_fileconflicts: rename tmpfiles -> newfiles
Andrew Gregory
1
-6
/
+6
2017-01-04
conflict: skip dir children when replacing a file
Andrew Gregory
1
-1
/
+15
2017-01-04
dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/
Dave Reisner
1
-1
/
+1
2017-01-04
extract db files with dbonly
Andrew Gregory
1
-51
/
+61
2017-01-04
Update copyright years
Allan McRae
52
-52
/
+52
2016-12-05
be_local: remove unused error return
Andrew Gregory
1
-21
/
+21
2016-12-05
Parametrise the different ways in which the payload is reset
Martin Kühne
3
-3
/
+12
2016-12-05
libalpm/signing: support EDDSA from gpgme 1.7.0
Christian Hesse
1
-0
/
+4
2016-12-05
dload: use curl's keepalive mechanism
Dave Reisner
1
-43
/
+3
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
15
-77
/
+89
[next]