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-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
2018-11-02
meson: add a wrapper to bootstrap scripts from within build dir
Dave Reisner
4
-4
/
+42
2018-11-02
Add meson.build files to build with meson
Dave Reisner
27
-0
/
+2063
2018-10-23
Dynamically generate Doxyfile from input
Dave Reisner
3
-2
/
+6
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
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
3
-5
/
+5
2018-10-21
makepkg: use builtin globbing to print files in package
Eli Schwartz
1
-2
/
+5
2018-10-21
makepkg: use bash 4.4 to localize `set` without explicitly saving/restoring
Eli Schwartz
1
-3
/
+3
2018-10-21
bash-completion: disable completions for pacman --search operations
Eli Schwartz
1
-0
/
+2
2018-10-21
bash-completion: don't complete filenames when they're not wanted
Eli Schwartz
1
-6
/
+12
2018-10-21
handle EINTR while polling scripts/hooks
Andrew Gregory
3
-1
/
+25
2018-10-21
reset signal handlers before running scripts/hooks
Andrew Gregory
3
-0
/
+32
[next]