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-02-12
libmakepkg: move package checking out of tidy_install
Allan McRae
8
-15
/
+55
2015-02-12
paccache: added --quiet option
Maxim Andersson
1
-4
/
+10
2015-02-12
repo-add: improve delta file detection on removal
Allan McRae
1
-1
/
+1
2015-02-12
repo-add: only backup database signature if database was backed up
Allan McRae
1
-6
/
+7
2015-02-12
repo-add: unify checking gpg keys
Allan McRae
1
-15
/
+17
2015-02-12
repo-add: clarify invalid repo extension message
Allan McRae
1
-1
/
+1
2015-02-12
repo-add: improve removing old packages
Allan McRae
1
-5
/
+9
2015-02-12
Merge branch 'maint'
Allan McRae
7
-25
/
+20
2015-02-12
Disable directory ownership warnings
Allan McRae
1
-0
/
+8
2015-02-12
set package origin when adding to db cache
Andrew Gregory
1
-0
/
+7
2015-02-12
valgrind.supp: remove library version from suppression
Allan McRae
1
-1
/
+1
2015-02-12
sync200.py.in: remove unused substitution
Andrew Gregory
4
-24
/
+4
2015-02-01
makepkg: split package tidying into libmakepkg
Allan McRae
16
-145
/
+560
2015-02-01
makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg
Allan McRae
3
-87
/
+110
2015-02-01
makepkg: rename other_options to build_options
Allan McRae
1
-3
/
+3
2015-02-01
makepkg: split message functions into libmakepkg
Allan McRae
6
-30
/
+125
2015-02-01
add option to optimize PNG images with optipng
Christian Hesse
5
-5
/
+32
2015-02-01
remove globbing for upx and make UPXFLAGS an array variable
Christian Hesse
2
-4
/
+4
2015-02-01
Update copyright notices for 2015
Allan McRae
99
-108
/
+108
2015-02-01
pmenv.py: Fix typo in copyright assignment
Allan McRae
1
-1
/
+1
2015-02-01
Add make rule to update copyright years
Allan McRae
1
-1
/
+6
2015-02-01
Merge branch 'maint'
Allan McRae
5
-9
/
+13
2015-02-01
makepkg: refix removing static libraries when shared uses absolute symlinks
Allan McRae
1
-2
/
+2
2015-02-01
trans_commit: restore pm_errno after updating log
Andrew Gregory
1
-0
/
+4
2015-02-01
contrib: remove fakeroot option from PKGBUILD.vim
Allan McRae
1
-1
/
+1
2015-02-01
makepkg: Set the working copy destination explicitly when cloning in extract_git
Lukáš Jirkovský
1
-1
/
+1
2015-02-01
Add --noarchive to makepkg's zsh completion
Jeffrey Tolar
1
-0
/
+1
2015-02-01
Remove --asroot from makepkg's completions
Jeffrey Tolar
2
-5
/
+4
2015-01-21
extract_single_file: consolidate extraction logic
Andrew Gregory
1
-79
/
+61
2015-01-21
extract_single_file: use .pacnew for check files
Andrew Gregory
1
-27
/
+13
2015-01-21
remove support for .pacorig files
Andrew Gregory
14
-105
/
+36
2015-01-21
extract_single_file: use full path in messages
Andrew Gregory
1
-18
/
+13
2015-01-21
extract_single_file: factor out db file extraction
Andrew Gregory
1
-28
/
+32
2015-01-21
extract_single_file: reduce indentation
Andrew Gregory
1
-55
/
+51
2015-01-21
extract_single_file: consolidate needbackup checks
Andrew Gregory
1
-39
/
+15
2015-01-21
ini.c: move error output into conf.c
Andrew Gregory
2
-12
/
+14
2015-01-21
ini.c: remove useless key check
Andrew Gregory
1
-6
/
+0
2015-01-21
ini.c: remove empty section name restriction
Andrew Gregory
1
-7
/
+0
2015-01-21
ini.c: remove unnecessary helper function
Andrew Gregory
1
-34
/
+16
2015-01-21
ini.c: move Include parsing to conf.c
Andrew Gregory
2
-64
/
+72
2015-01-21
ini.c: remove final callback call
Andrew Gregory
2
-9
/
+2
2015-01-21
conf.c: parse config in a single pass
Andrew Gregory
2
-76
/
+57
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
5
-53
/
+50
2015-01-21
conf.c: store repo settings in dedicated struct
Andrew Gregory
2
-38
/
+48
2015-01-21
Merge branch 'maint'
Allan McRae
2
-2
/
+2
2015-01-21
fix geometric growth in _alpm_greedy_grow
Daniel Micay
1
-1
/
+1
2015-01-21
be_local: fix _alpm_greedy_grow usage
Daniel Micay
1
-1
/
+1
2015-01-12
Merge branch 'maint'
Allan McRae
1
-0
/
+3
2015-01-12
makepkg: clear destination array in array_build
Allan McRae
1
-0
/
+3
2015-01-11
test makepkg-template: Add update-version-with-newest-option
Florian Pritz
5
-0
/
+50
[next]