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
2019-02-21
libmakepkg: migrate to schema.sh for integsums
Eli Schwartz
1
-1
/
+2
2019-02-21
makepkg: simplify run_pacman logic
Eli Schwartz
1
-5
/
+3
2019-02-21
makepkg: implement locking for pacman commands
Eli Schwartz
1
-0
/
+9
2019-02-04
fix various typos
morganamilo
2
-2
/
+2
2019-01-31
libmakepkg: lint disallowed architecture specific variables
morganamilo
3
-0
/
+84
2019-01-31
libmakepkg: lint disallowed variables in package()
morganamilo
4
-0
/
+73
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
8
-22
/
+64
2019-01-30
makepkg: use --unneeded for pacman call in remove_deps()
Allan McRae
1
-1
/
+1
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
makepkg: return E_PKGBUILD_ERROR for nonexistent PKGBUILD
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
3
-0
/
+39
2019-01-10
makepkg: fix unguarded use of printf
Eli Schwartz
1
-1
/
+1
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
11
-43
/
+106
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
2019-01-10
makepkg: add internal variable to track when we're building a package
Eli Schwartz
1
-7
/
+8
2019-01-04
makepkg: Make pkgdir a local
Jan Alexander Steffens (heftig)
1
-2
/
+2
2019-01-04
makepkg: Create a single-package packaging function
Jan Alexander Steffens (heftig)
1
-16
/
+15
2019-01-04
makepkg: Only backup package variables once
Jan Alexander Steffens (heftig)
1
-1
/
+1
2019-01-04
repo-add: don't break if delta package sources contain epoch
Eli Schwartz
1
-2
/
+2
2019-01-04
repo-remove: fix removing packages with deltas
Eli Schwartz
1
-1
/
+1
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
1
-7
/
+0
2018-12-10
scripts/library: fix typo in README
Michael Straube
1
-1
/
+1
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
9
-14
/
+12
2018-11-28
scripts: make repo-add utilize a wrapper as well
Eli Schwartz
1
-5
/
+3
2018-11-28
autotools: be more accurate in comments when generating processed scripts
Eli Schwartz
1
-1
/
+1
2018-11-28
scripts: fix some inaccurate Makefile targets, and be more templated
Eli Schwartz
1
-14
/
+2
2018-11-28
scripts: fix repo-remove/elephant Makefile targets
Eli Schwartz
1
-7
/
+3
2018-11-27
Split prepare_buildenv() to libmakepkg
Que Quotion
9
-43
/
+236
2018-11-27
Split check_software() to libmakepkg
Que Quotion
15
-172
/
+537
2018-11-27
scripts/meson: ensure wrapper scripts are executable
Dave Reisner
1
-12
/
+9
2018-11-27
makepkg: if "!buildflags" and "debug" coincide, unset the debug buildflags too
Eli Schwartz
1
-1
/
+1
2018-11-27
buildsys: remove size_to_human
Dave Reisner
5
-30
/
+1
2018-11-27
meson: separate out wrapped from non-wrapped scripts
Dave Reisner
1
-2
/
+18
2018-11-03
repo-add: print the name of the database when extracting
Eli Schwartz
1
-1
/
+1
2018-11-03
makepkg: fix .PKGINFO/.BUILDINFO files swallowing status printing
Eli Schwartz
1
-3
/
+2
2018-11-03
pacman-key: just accept one file to verify, and enforce detached sigs
Eli Schwartz
1
-12
/
+19
2018-11-02
meson: add a wrapper to bootstrap scripts from within build dir
Dave Reisner
1
-4
/
+29
2018-11-02
Add meson.build files to build with meson
Dave Reisner
10
-0
/
+276
2018-10-21
Port scripts to use libmakepkg's messaging code.
Eli Schwartz
9
-95
/
+40
2018-10-21
message.sh: add modifications from output_format.sh
Eli Schwartz
1
-0
/
+8
[next]