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
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
add --threads option
Andrew Gregory
3
-2
/
+28
2017-05-11
pacman: properly set threads option
Andrew Gregory
1
-2
/
+4
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
5
-2
/
+51
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
3
-8
/
+10
2017-05-11
remove unused byte from user agent buffer
Andrew Gregory
1
-1
/
+1
2017-05-11
check for overflow when setting HTTP_USER_AGENT
Andrew Gregory
1
-1
/
+6
2017-05-11
alpm_list: abort on memory allocation failure
Andrew Gregory
1
-5
/
+24
2017-05-11
query_fileowner: avoid buffer overflow
Andrew Gregory
1
-0
/
+1
2017-05-11
alpm_unlock: check handle before dereferencing
Andrew Gregory
1
-0
/
+1
2017-05-09
Handle empty string passed to query_owner
Allan McRae
1
-1
/
+2
2017-05-09
Do not continuously try to open an invalid database
Allan McRae
2
-0
/
+4
2017-05-08
pacman.8: fix typo in query options
Michael Straube
1
-1
/
+1
2017-05-08
free memory for --overwrite lists
Andrew Gregory
2
-0
/
+2
2017-05-08
add send_fakem to valgrind.supp
Andrew Gregory
1
-0
/
+8
2017-05-08
be_sync: error out if a db cannot be parsed
Andrew Gregory
1
-5
/
+12
2017-05-08
makepkg: create signature files outside of fakeroot
Allan McRae
2
-7
/
+36
2017-04-17
makepkg: do not create symlinks in build directory
Allan McRae
1
-28
/
+0
2017-04-17
makepkg: clean up pkgver and prepare log files
HEAD
working
Michael Straube
1
-0
/
+6
2017-04-17
run_chroot: label pipe endpoints for readability
Andrew Gregory
1
-12
/
+17
2017-04-17
add --sysroot option
Andrew Gregory
4
-8
/
+32
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
4
-7
/
+45
2017-04-17
unlink_file: strip trailing slashes
Andrew Gregory
3
-1
/
+29
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
deprecate --force in favor of --overwrite
Andrew Gregory
2
-9
/
+2
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
12
-4
/
+101
2017-04-12
libalpm: Use archive_read_extract2
Armin K
1
-1
/
+15
2017-04-04
Replace @SIZECMD@ with POSIX-compatible command
Drew DeVault
3
-10
/
+5
2017-04-04
parse stdin as newline-separated
Andrew Gregory
1
-32
/
+23
2017-04-04
add alpm_list_append_strdup
Andrew Gregory
2
-0
/
+21
2017-04-04
pactest: add --review option
Andrew Gregory
1
-1
/
+40
2017-04-04
Ignore comments in INSTALL files (FS#51916)
Michael Straube
1
-0
/
+4
[next]