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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
makepkg: Introduce validpgpkeys array
Thomas Bächler
1
-5
/
+18
2014-05-23
makepkg: Treat a signature from an untrusted key as an error
Thomas Bächler
1
-12
/
+24
2014-05-23
makepkg: Use read to parse status file during signature verification.
Thomas Bächler
1
-19
/
+74
2014-04-21
makepkg: use dash instead of underscore in /usr/lib/debug/.build-id
Steven Noonan
1
-4
/
+4
2014-03-27
repo-add: declare pkgbase as local
Allan McRae
1
-1
/
+1
2014-03-27
Always supply base name and version info in .PKGFILE if needed
Allan McRae
1
-8
/
+16
2014-03-27
makepkg: sign source packages with --sign
Allan McRae
1
-0
/
+6
2014-03-13
makepkg: Reorder some entries in usage() and getopts
Pierre Neidhardt
1
-4
/
+4
2014-03-12
makepkg: enforce fakeroot usage
Allan McRae
1
-47
/
+12
2014-03-12
makepkg: Remove --asroot option
Allan McRae
1
-16
/
+6
2014-03-12
makepkg: Add a --noarchive option to inhibit archive creation
Pierre Neidhardt
1
-5
/
+16
2014-03-12
makepkg: Comment on install_package() return code
Pierre Neidhardt
1
-2
/
+3
2014-03-03
Fix install order in scripts Makefile
Allan McRae
1
-1
/
+1
2014-03-03
makepkg: Support kernel.org's PGP signature scheme
Thomas Bächler
1
-3
/
+20
2014-03-03
makepkg: implement support for stripping kernel modules
Steven Noonan
1
-0
/
+7
2014-02-02
makepkg: remove unneeded "|| true"
Allan McRae
1
-4
/
+4
2014-02-02
makepkg: Fix typo in variable name
Allan McRae
1
-2
/
+2
2014-02-02
Do not remove source code references in PO/POT files
Rafael Ferreira
1
-1
/
+1
2014-02-02
Prevent makepkg creating armored signatures
Lars Gustäbel
1
-1
/
+1
2014-01-28
Consistently use 'directory' instead of 'folder'
Allan McRae
1
-1
/
+1
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
7
-7
/
+7
2014-01-06
Update copyright years for 2014
Allan McRae
7
-13
/
+13
2013-12-21
makepkg: fix check for distcc
Maxime Arthaud
1
-1
/
+1
2013-12-15
makepkg: fix consistency of downloaded sources permissions
Sébastien Luttringer
1
-3
/
+3
2013-11-15
Improve --help switch output for pacman contrib and pacman scripts
Jason St. John
3
-6
/
+14
2013-11-15
Fix typo in pacman-optimize
Jason St. John
1
-1
/
+1
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
2
-5
/
+5
2013-11-15
makepkg: move update_pkgver out of extract_sources
Allan McRae
1
-5
/
+4
2013-11-15
Return zero from extract_file with local source file
Allan McRae
1
-1
/
+1
2013-11-08
makepkg: only remove static libraries if they have a shared version
Allan McRae
1
-1
/
+6
2013-11-01
makepkg: Allow "static library" to be translated
Allan McRae
1
-1
/
+1
2013-10-31
makepkg: do not allow badly formatted arch lines
Allan McRae
1
-2
/
+2
2013-10-31
makepkg: allow empty source arrays
Andrew Gregory
1
-1
/
+1
2013-10-15
makepkg: validate updated pkgver before replacement
Dave Reisner
1
-7
/
+18
2013-10-15
makepkg: use source_safe when resourcing BUILDFILE
Allan McRae
1
-1
/
+1
2013-10-14
makepkg: add LIBRARY variable
Allan McRae
2
-0
/
+5
2013-10-14
makepkg: run locally with libtool style wrapper
Allan McRae
3
-0
/
+49
2013-10-14
makepkg: alphabetically order option variables
Allan McRae
1
-16
/
+16
2013-10-14
makepkg: do not refer to src/ or pkg/
Allan McRae
1
-4
/
+4
2013-10-14
Add a -C, --cleanbuild option to clear the source directory before building a...
Lukáš Jirkovský
1
-2
/
+11
2013-10-14
Link non-vcs sources into $srcdir during extraction
Allan McRae
1
-11
/
+9
2013-10-14
Remove makepkg license check
Allan McRae
1
-13
/
+0
2013-10-14
Use $srcdir/ rather than src/ in makepkg help
Allan McRae
1
-1
/
+1
2013-09-18
makepkg: redirect downloader output to STDERR
Xyne
1
-1
/
+1
2013-09-18
makepkg: include all hash types in integlist
Xyne
1
-1
/
+1
2013-09-18
makepkg: use c-style for loops for integrity checks
Dave Reisner
1
-27
/
+24
2013-09-18
makepkg: always use read's -r flag with filenames
Dave Reisner
1
-5
/
+5
2013-09-18
makepkg: inline creation of checksum indenting
Dave Reisner
1
-12
/
+7
2013-09-18
makepkg: cleanup a few format string injections
Dave Reisner
1
-5
/
+5
2013-09-04
makepkg: add support for sha224 checksums
Dave Reisner
1
-1
/
+1
[next]