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-03-19
build: remove references to variable replacements from pacman-optimize
Eli Schwartz
4
-24
/
+0
2019-03-19
Make makepkg compute sizes properly
Santiago Torres
1
-2
/
+1
2019-03-19
Reformatting log timestamp to include time-zone
Florian Wehner
1
-3
/
+5
2019-03-07
Remove support for deltas from libalpm
Allan McRae
15
-723
/
+10
2019-03-07
Make pacman forget deltas exist
Allan McRae
7
-71
/
+9
2019-03-07
Remove cleanupdelta
Allan McRae
6
-151
/
+1
2019-03-07
Remove pkgdelta
Allan McRae
9
-297
/
+0
2019-03-07
Remove delta support from repo-add
Allan McRae
2
-175
/
+15
2019-03-07
doc: add man page for pacman-conf
last-deltapkgs-commit
Jelle van der Waa
3
-1
/
+70
2019-03-07
doc: set rootdir correctly in man pages
Jelle van der Waa
3
-2
/
+4
2019-03-07
makepkg: add new checksum algorithm via coreutils b2sum
Eli Schwartz
5
-5
/
+5
2019-03-07
pacman: fix segfault when Usage is specified without a value
morganamilo
1
-18
/
+20
2019-03-01
Sanitize file name received from Content-Disposition header
Andrew Gregory
1
-1
/
+2
2019-02-21
Use standard, consistent units in the download progress.
Sever Oraz
1
-10
/
+10
2019-02-21
meson: fix static/shared split again
Eli Schwartz
1
-2
/
+2
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-12
build: link vercmp with a static copy of libalpm
Eli Schwartz
1
-3
/
+12
2019-02-12
Add implicit fall through warning
Allan McRae
3
-1
/
+3
2019-02-07
libalpm: prevent 301 redirect loop from hanging the process
Mark Ulrich
1
-0
/
+1
2019-02-07
I blame everyone but me for this
Allan McRae
1
-1
/
+1
2019-02-04
fix various typos
morganamilo
9
-15
/
+15
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
3
-1
/
+4
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-21
libalpm: fix minor typo in _alpm_db_usage_
morganamilo
1
-1
/
+1
2019-01-21
Fix typo in pacman man page
Allan McRae
1
-1
/
+1
2019-01-16
libmakepkg: disallow using 'any' with other arches
morganamilo
1
-2
/
+7
2019-01-16
meson: fix website target
Eli Schwartz
1
-4
/
+13
2019-01-14
update a bunch of links for https and to adapt to changing domains
Eli Schwartz
3
-17
/
+15
2019-01-14
doc: add a couple missing manpages from the html index
Eli Schwartz
1
-0
/
+2
2019-01-14
doc: keep manpages and html pages in sync
Eli Schwartz
1
-13
/
+1
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
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
[next]