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
/
libmakepkg
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
84
-84
/
+84
2020-01-28
makepkg: add CRC checksums and set these to be the default
Allan McRae
1
-1
/
+1
2020-01-27
makepkg: make per-package files containing '$pkgname' consistently work
Eli Schwartz
2
-6
/
+14
2019-12-11
libmakepkg: use readelf instead of file for finding ELF file types
Ethan Sommer
1
-14
/
+12
2019-11-26
makepkg: fix regression that broke extraction of file:// sources
Eli Schwartz
2
-3
/
+3
2019-11-05
libmakepkg: fix empty arguments in parseopts
Ethan Sommer
1
-4
/
+4
2019-11-04
libmakepkg: add optional argument support to parseopts
Ethan Sommer
1
-42
/
+74
2019-10-30
Comma fail
Allan McRae
1
-1
/
+1
2019-10-30
makepkg: do not count hard links multiple times when calculating pkg size
Eli Schwartz
2
-0
/
+42
2019-10-30
makepkg: protect against unexpected whitespace in filenames
Eli Schwartz
3
-8
/
+8
2019-10-23
Update copyright years
Allan McRae
81
-81
/
+81
2019-10-22
makepkg: don't warn when PACKAGER is unset
morganamilo
1
-1
/
+1
2019-10-07
Support file with seccomp enabled
Eli Schwartz
1
-1
/
+1
2019-10-07
makepkg: add rust support for *FLAGS and debug-prefix-map
Eli Schwartz
4
-6
/
+8
2019-10-04
libmakepkg: check if PACKAGER has the expected format for WKD lookup
Jonas Witschel
1
-0
/
+6
2019-10-04
libmakepkg: fix typo
morganamilo
1
-1
/
+1
2019-08-05
makepkg: Ignore "<artificial>" source files
Austin Lund
1
-1
/
+1
2019-06-06
makepkg: restrict pkgname and pkgver to ascii
Andrew Gregory
2
-0
/
+9
2019-05-28
makepkg: also move restore_envvars handling into libmakepkg
Eli Schwartz
1
-0
/
+20
2019-05-28
makepkg: move config loading into libmakepkg
Eli Schwartz
3
-0
/
+71
2019-05-28
libmakepkg: add lint_config to validate SRCEXT/PKGEXT
Eli Schwartz
2
-0
/
+46
2019-05-28
Support application/gzip MIME type in extraction
Kevin Mihelich
1
-1
/
+1
2019-05-08
makepkg: propagate error codes when package failed to sign correctly
Eli Schwartz
1
-2
/
+6
2019-05-08
libmakepkg: fix missing or inaccurate interdependencies
Eli Schwartz
13
-14
/
+14
2019-05-08
scripts: protect against unintended glob matching in [[ ]] RHS
Eli Schwartz
8
-8
/
+8
2019-05-08
makepkg: correctly handle hg sources with updates on a non-default branch
Eli Schwartz
1
-1
/
+5
2019-05-08
libmakepkg: fix migration to schema.sh for integsums
Eli Schwartz
1
-1
/
+1
2019-03-19
libmakepkg: fix reporting of invalid archive extensions in compress.sh
Eli Schwartz
1
-13
/
+13
2019-03-19
makepkg: use "shared" git clones when checking out sources
Eli Schwartz
1
-1
/
+1
2019-03-07
makepkg: add new checksum algorithm via coreutils b2sum
Eli Schwartz
1
-1
/
+1
2019-02-21
libmakepkg: migrate to schema.sh for integsums
Eli Schwartz
1
-1
/
+2
2019-02-04
fix various typos
morganamilo
2
-2
/
+2
2019-01-31
libmakepkg: lint disallowed architecture specific variables
morganamilo
2
-0
/
+83
2019-01-31
libmakepkg: lint disallowed variables in package()
morganamilo
3
-0
/
+72
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
6
-13
/
+61
2019-01-30
libmakepkg: Add lzip ext support
Chloe Kudryavtsev
1
-0
/
+1
2019-01-22
libmakepkg: move checkdepends to the correct array
morganamilo
1
-5
/
+4
2019-01-22
libmakepkg: Implement extendable signature verification
Eli Schwartz
1
-3
/
+4
2019-01-22
libmakepkg: implement extendable source protocols
Eli Schwartz
5
-37
/
+30
2019-01-22
libmakepkg: optimize get_protocol to always return proto, not proto+uri
Eli Schwartz
4
-17
/
+19
2019-01-21
libmakepkg: make gettext replacements more templated
Eli Schwartz
1
-1
/
+1
2019-01-16
libmakepkg: disallow using 'any' with other arches
morganamilo
1
-2
/
+7
2019-01-14
meson: fix regression that broke building libmakepkg
Eli Schwartz
1
-1
/
+1
2019-01-10
libmakepkg: simplify splitting command output into array
Eli Schwartz
1
-1
/
+1
2019-01-10
libmakepkg: add routine for linting $SOURCE_DATE_EPOCH
Eli Schwartz
2
-0
/
+38
2019-01-10
makepkg: check_pkgrel: Don't say "decimal" in the error message
Luke Shumaker
1
-1
/
+1
2019-01-10
makepkg: Better error messages for versions in (check, make, opt)depends/prov...
Luke Shumaker
10
-43
/
+105
2019-01-10
libmakepkg/lint_pkgbuild: check for invalid variables even if they're empty
Eli Schwartz
1
-10
/
+6
2019-01-10
makepkg: fix broken check for the fakeroot binary
Eli Schwartz
1
-1
/
+1
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
1
-7
/
+0
[next]