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
2015-12-05
avoid unsafe functions in signal handler
Andrew Gregory
1
-9
/
+7
2015-12-05
remove SIG_IGN check when setting signal handler
Andrew Gregory
1
-6
/
+2
2015-12-05
do not catch SIGTERM
Andrew Gregory
1
-3
/
+2
2015-12-05
pacman: exit without memory cleanup on signals
Andrew Gregory
1
-2
/
+2
2015-12-05
add and expose alpm_unlock
Andrew Gregory
2
-2
/
+18
2015-12-05
handle_unlock: return 0 if lockfile == NULL
Andrew Gregory
1
-1
/
+1
2015-12-05
skip conflicts resolved by file replacement
Andrew Gregory
2
-2
/
+15
2015-12-05
always unlink files before extraction
Andrew Gregory
1
-8
/
+3
2015-12-05
Detect potential conflict when symlink to directory is changing to directory
Allan McRae
2
-0
/
+29
2015-12-04
Add large file support CFLAGS to pkgconfig file
Allan McRae
2
-1
/
+10
2015-11-28
run_chroot: always clear script output buffer
Andrew Gregory
1
-0
/
+6
2015-11-28
pacdiff: do not require DIFFPROG for -o/--output
Evangelos Foutras
1
-1
/
+1
2015-11-28
hooks: pass matched targets to hooks
Andrew Gregory
4
-17
/
+156
2015-11-28
allow specifying input to scriptlets
Andrew Gregory
4
-29
/
+179
2015-11-28
allow arguments in hook Exec fields
Andrew Gregory
4
-7
/
+150
2015-11-28
tap.py: replace newlines with escape sequence
Andrew Gregory
1
-1
/
+1
2015-11-28
pmrule.py: add FILE_CONTENTS rule
Andrew Gregory
2
-0
/
+7
2015-11-23
lint_pkgbuild/variable: increase robustness
Allan McRae
1
-12
/
+54
2015-11-23
makepkg: merge arch dependent variables after PKGBUILD linting
Allan McRae
1
-8
/
+8
2015-11-23
makepkg: remove obsolete comment
Allan McRae
1
-1
/
+0
2015-11-23
lint_pkgbuild: explicitly return value
Allan McRae
5
-4
/
+12
2015-11-11
Refactor strtrim function
Silvan Jegen
1
-9
/
+5
2015-11-11
Use correct format specifiers
Rikard Falkeborn
7
-14
/
+14
2015-11-05
Refactor lint_source to work with earlier versions of Bash
Aaron Campbell
1
-1
/
+1
2015-11-04
files_search: reset found for each target
Andrew Gregory
1
-1
/
+2
2015-11-04
files_search: free compiled regex
Andrew Gregory
1
-0
/
+3
2015-11-04
files: do not unnecessarily strdup targets
Andrew Gregory
1
-25
/
+10
2015-11-04
files.c: add vim modeline
Andrew Gregory
1
-1
/
+2
2015-11-04
add detail to broken dependency errors
Andrew Gregory
2
-6
/
+24
2015-11-04
add --quiet to -Fh
Andrew Gregory
1
-0
/
+1
2015-11-03
ensure realloc has a positive size
Andrew Gregory
2
-6
/
+14
2015-11-03
zsh_completion: Handle --ignore/--ignoregroup correctly
Mohammad Alsaleh
1
-4
/
+17
2015-11-03
package.c: Fix incorrect buffersize and constant-folding
Pierre Neidhardt
1
-4
/
+3
2015-11-03
Add -F --machinereadable option
Florian Pritz
4
-6
/
+55
2015-11-03
Document pacman -F
Florian Pritz
1
-0
/
+29
2015-10-28
scripts/po: fix translated file name
Allan McRae
1
-1
/
+1
2015-10-28
_alpm_hook_run: check path length before copying
Andrew Gregory
1
-8
/
+19
2015-10-28
makepkg: fix $pkgname element duplication
Benjamin Yates
1
-2
/
+2
2015-10-27
libmakepkg: fix pkgver checking
Allan McRae
1
-2
/
+2
2015-10-27
add alpm-hooks man page
Andrew Gregory
3
-0
/
+123
2015-10-27
hook.c: print invalid option name
Andrew Gregory
1
-1
/
+1
2015-10-27
order hooks by file name
Andrew Gregory
1
-0
/
+8
2015-10-27
Align titles automatically in information display
Pierre Neidhardt
1
-32
/
+141
2015-10-27
Alpm, check for NULL in free-functions
Rikard Falkeborn
6
-3
/
+11
2015-10-27
zsh_completion: Add --asdeps/--asexplicit to -U options
Mohammad Alsaleh
1
-0
/
+2
2015-10-27
Use ARRAYSIZE macro for non-string array size computation
Pierre Neidhardt
5
-4
/
+6
2015-10-22
makepkg: Fix hard-coded debug suffix
Mohammad Alsaleh
1
-2
/
+2
2015-10-21
pacsort: clean up if error
Rikard Falkeborn
1
-3
/
+8
2015-10-21
pacsort: don't overwrite memory if realloc fails
Rikard Falkeborn
1
-4
/
+6
2015-10-21
pacsort: handle failing list_add
Rikard Falkeborn
1
-1
/
+5
[prev]
[next]