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-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
2015-10-21
HACKING: Allow the use of 'sizeof' on values
Pierre Neidhardt
1
-11
/
+3
2015-10-19
makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative
Jan Alexander Steffens (heftig)
1
-0
/
+1
2015-10-19
makepkg: Correctly layer distcc and ccache
Jan Alexander Steffens (heftig)
1
-6
/
+13
2015-10-19
libmakepkg: Add check_buildoption for distcc and ccache
Jan Alexander Steffens (heftig)
2
-4
/
+38
2015-10-19
makepkg: separate "sourcefile" into two words
Allan McRae
1
-1
/
+1
2015-10-19
Remove space before ellipses
Allan McRae
3
-4
/
+4
2015-10-19
Pluralize malloc failure string
Allan McRae
1
-1
/
+3
2015-10-19
Ignore cov-int directory for Coverity scan
Allan McRae
1
-0
/
+1
2015-10-18
contrib/checkupdates: separate fakeroot call and command
Allan McRae
1
-1
/
+1
2015-10-18
package.c: Comment style
Pierre Neidhardt
1
-1
/
+1
2015-10-18
Do not print any root prefix in files database operations
Allan McRae
1
-3
/
+25
2015-10-18
package.c: Remove obsolete param from doc
Pierre Neidhardt
1
-1
/
+0
2015-10-18
add hook tests
Andrew Gregory
10
-0
/
+237
2015-10-18
pactest: add hook/script support
Andrew Gregory
2
-6
/
+46
2015-10-18
util.py: return the created path
Andrew Gregory
3
-5
/
+5
2015-10-18
pactest: use pacman --hookdir option
Andrew Gregory
2
-0
/
+5
2015-10-18
pacman: add user hook directories
Andrew Gregory
5
-0
/
+44
2015-10-18
validate hooks after parsing
Andrew Gregory
1
-1
/
+64
2015-10-18
run hooks during trans_commit
Andrew Gregory
8
-0
/
+294
2015-10-18
add hook data types and parser
Andrew Gregory
2
-0
/
+188
2015-10-18
handle: add hookdirs option
Andrew Gregory
5
-0
/
+75
[next]