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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Update copyright years
Allan McRae
1
-1
/
+1
2018-10-21
handle EINTR while polling scripts/hooks
Andrew Gregory
1
-1
/
+9
2018-10-21
reset signal handlers before running scripts/hooks
Andrew Gregory
1
-0
/
+20
2018-05-14
Remove all modelines from the project
Eli Schwartz
1
-2
/
+0
2018-03-14
Update coyrights for 2018
Allan McRae
1
-1
/
+1
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-01-04
Update copyright years
Allan McRae
1
-1
/
+1
2016-10-22
Allow replacing libcrypto with libnettle in pacman
Florian Weigelt
1
-2
/
+39
2016-10-10
Remove SHA224 support
Allan McRae
1
-22
/
+8
2016-10-10
Remove internal md5 and sha2 implementations
Allan McRae
1
-5
/
+0
2016-05-05
Avoid logical OR duplication warning from gcc-6
Allan McRae
1
-2
/
+12
2016-02-23
alpm_run_chroot: always connect parent2child pipe
Andrew Gregory
1
-7
/
+6
2016-01-04
Update copyright years for 2016
Allan McRae
1
-1
/
+1
2015-12-06
alpm_run_chroot: remove dead code
Andrew Gregory
1
-5
/
+0
2015-11-28
run_chroot: always clear script output buffer
Andrew Gregory
1
-0
/
+6
2015-11-28
allow specifying input to scriptlets
Andrew Gregory
1
-26
/
+173
2015-11-11
Use correct format specifiers
Rikard Falkeborn
1
-1
/
+1
2015-05-12
merge _alpm_logaction into alpm_logaction
Andrew Gregory
1
-44
/
+0
2015-03-26
close stdin before running install scripts
Andrew Gregory
1
-0
/
+1
2015-02-01
Update copyright notices for 2015
Allan McRae
1
-1
/
+1
2015-01-21
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2015-01-21
fix geometric growth in _alpm_greedy_grow
Daniel Micay
1
-1
/
+1
2014-12-27
_alpm_run_chroot: only close working directory if it was opened
Allan McRae
1
-1
/
+3
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
1
-1
/
+2
2014-08-03
move _alpm_lstat into util-common
Andrew Gregory
1
-25
/
+0
2014-03-03
Update the event callback
Olivier Brunel
1
-1
/
+5
2014-03-03
util: Add _alpm_realloc() and _alpm_greedy_grow()
Florian Pritz
1
-0
/
+62
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
1
-1
/
+1
2014-01-06
Use O_CLOEXEC as much as possible when opening files
Dan McGee
1
-7
/
+7
2014-01-06
Update copyright years for 2014
Allan McRae
1
-1
/
+1
2013-12-15
Close file descirptor before fork
Wolfgang Bumiller
1
-0
/
+1
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
1
-3
/
+3
2013-09-04
alpm: log errors for scriptlets terminated by a signal
Dave Reisner
1
-0
/
+9
2013-07-30
Remove setlocale usage from the backend
Allan McRae
1
-15
/
+0
2013-07-05
do not check error from close(2)
Dave Reisner
1
-14
/
+14
2013-06-26
Enable inverted patterns in NoExtract and NoUpgrade.
Patrick Steinhardt
1
-0
/
+31
2013-04-18
Fix spelling errors using 'codespell' tool
Anatol Pomozov
1
-3
/
+3
2013-03-14
Save and restore old locale when manipulating via setlocale
Dan McGee
1
-1
/
+5
2013-01-29
Use libarchive compat header for relevant symbols
Dave Reisner
1
-3
/
+4
2013-01-28
add caller prefix to alpm_logaction
Andrew Gregory
1
-4
/
+9
2013-01-28
Make path to ldconfig configurable
Allan McRae
1
-2
/
+2
2013-01-28
Revert execvp and related commits
Allan McRae
1
-7
/
+10
2013-01-17
Do not use full path for ldconfig
Allan McRae
1
-7
/
+4
2013-01-17
Use execvp for running programs in chroot
Allan McRae
1
-3
/
+3
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
1
-1
/
+1
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
1
-8
/
+8
2013-01-04
Split common utility functions for libalpm and pacman
Allan McRae
1
-33
/
+0
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-08-08
coding style fixes
Florian Pritz
1
-2
/
+2
[next]