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
2019-01-10
Add [ignored] to -Qu output for packages in repos that are not Usage = Upgrade
Allan McRae
1
-1
/
+5
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
3
-8
/
+4
2019-01-10
Add -fstack-clash-protection to CFLAGS in debug builds if available
Allan McRae
2
-0
/
+20
2019-01-10
be_local.c: remove aligment in local_pkg_ops
Allan McRae
1
-26
/
+26
2019-01-10
libalpm: parse {check, make}depends when reading database
morganamilo
2
-10
/
+20
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
libalpm/add.c: move assignment into conditional in alpm_add_pkg
Michael Straube
1
-2
/
+1
2019-01-04
Move skipping of duplicate sync/remove targets into libalpm
Michael Straube
4
-19
/
+13
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
2019-01-04
allow tests for disabled features to be skipped
Andrew Gregory
6
-19
/
+59
2019-01-04
tap.py: add skip_all function
Andrew Gregory
1
-0
/
+5
2019-01-04
remove unused test summary code
Andrew Gregory
2
-8
/
+0
2019-01-04
silence warning when built without curl
Andrew Gregory
1
-0
/
+2
2018-12-25
update NEWS for v5.1.2
Andrew Gregory
2
-0
/
+16
2018-12-25
update NEWS for v5.0.2
Andrew Gregory
2
-0
/
+19
2018-12-12
meson: add trailing slashes to directory components in configuration defines
Eli Schwartz
1
-3
/
+3
2018-12-12
meson: install the directories needed for successful pacman operation
Eli Schwartz
1
-0
/
+9
2018-12-12
meson: remove useless mkdir -p
Eli Schwartz
1
-7
/
+0
2018-12-10
Enable additional debug flags/logging with debugoptimized builds
Dave Reisner
1
-1
/
+1
2018-12-10
scripts/library: fix typo in README
Michael Straube
1
-1
/
+1
2018-12-10
check localdb before upgrading package
Andrew Gregory
4
-1
/
+30
2018-12-04
libmakepkg/executable: don't rely on scoped value of $ret to flag outcomes
Eli Schwartz
9
-14
/
+12
2018-12-04
Make `make distcheck` work when bash-completion is installed.
Eli Schwartz
1
-1
/
+2
2018-12-03
configure.ac: use $datarootdir instead of $prefix/share
Allan McRae
1
-2
/
+2
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-28
meson: be more accurate in comments when generating processed scripts
Eli Schwartz
1
-1
/
+1
2018-11-28
build-aux: rm annoying and useless file
Eli Schwartz
1
-652
/
+0
2018-11-28
add missing tests to meson.build
Andrew Gregory
1
-0
/
+2
2018-11-28
common/ini: remove unnecessary alpm include
Andrew Gregory
1
-2
/
+1
2018-11-27
require actual siglevel for default
Andrew Gregory
1
-1
/
+4
2018-11-27
always allow explicit empty siglevel for sync dbs
Andrew Gregory
1
-1
/
+1
2018-11-27
add specific error for missing gpg support
Andrew Gregory
4
-5
/
+10
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-27
Remove Doxyfile from EXTRA_DIST
Allan McRae
1
-1
/
+0
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
2
-13
/
+26
[next]