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
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
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
9
-14
/
+12
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
7
-0
/
+229
2018-11-27
Split check_software() to libmakepkg
Que Quotion
13
-0
/
+525
2018-11-02
Add meson.build files to build with meson
Dave Reisner
8
-0
/
+195
2018-10-21
message.sh: add modifications from output_format.sh
Eli Schwartz
1
-0
/
+8
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
2
-4
/
+4
2018-10-21
libmakepkg: fix linting arrays of empty strings
morganamilo
1
-2
/
+2
2018-09-19
makepkg: add support for the zst format
Eli Schwartz
1
-0
/
+1
2018-09-19
makepkg: lint_pkgver: Run even if PKGVERFUNC
Luke Shumaker
1
-5
/
+0
[next]