index
:
devtools
gitpackages
gitpkgsv2
master
working
Main repo at https://projects.archlinux.org/devtools.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
doc: Add myself as maintainer
Jelle van der Waa
1
-0
/
+1
2019-03-16
sogrep: rename to sogrep.in so make clean works
Jelle van der Waa
2
-0
/
+98
2019-03-16
find-libdeps: fix indentation in case
Jelle van der Waa
1
-1
/
+1
2019-03-16
doc: add man pages for find-{libdeps,libprovides}
Jelle van der Waa
3
-7
/
+33
2019-03-13
doc: add Environment variables section to sogrep
Jelle van der Waa
1
-0
/
+11
2019-03-13
doc: add man page for mkarchroot
Jelle van der Waa
2
-1
/
+48
2019-03-13
crossrepomove: do not set svn propset
Jelle van der Waa
1
-1
/
+0
2019-03-13
Add sogrep
Sven-Hendrik Haase
4
-3
/
+134
2019-02-24
remove arch rm as it's not really useful
Jelle van der Waa
4
-23
/
+1
2019-02-09
conf: sync makepkg.conf with latest version from pacman package
Levente Polyak
1
-12
/
+11
2019-01-22
ci: adding travis support for basic check
Levente Polyak
1
-0
/
+28
2019-01-22
find-libdeps: in functions use return instead of continue to abort
Levente Polyak
1
-1
/
+1
2019-01-22
remove empty tree if "--verifysource" failed
Erich Eckner
1
-7
/
+3
2019-01-22
Expand check_root keepenv variables
Morten Linderud
1
-1
/
+1
2018-09-09
doc: add find-libprovides man page
Jelle van der Waa
1
-0
/
+24
2018-09-09
doc: Add checkpkg man page
Jelle van der Waa
2
-1
/
+29
2018-09-09
doc: Add lddd man page
Jelle van der Waa
5
-2
/
+111
2018-05-31
Version 20180531
20180531
Jan Alexander Steffens (heftig)
1
-1
/
+1
2018-05-31
makechrootpkg: whitelist return code 14 from makepkg
Eli Schwartz via arch-projects
1
-0
/
+7
2018-05-29
update makefile for current version
Allan McRae
1
-1
/
+1
2018-05-16
Do not assume the makechrootpkg user's groupname is the same as the username
20180528
Eli Schwartz
1
-1
/
+1
2018-05-13
Proper fix for pacman-git returning file urls from the cache
Eli Schwartz
1
-1
/
+2
2018-05-13
Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...
Eli Schwartz
1
-1
/
+1
2018-05-13
makechrootpkg: Do not copy the user keyring into the chroot.
Eli Schwartz
1
-6
/
+1
2018-05-12
makechrootpkg: add /etc/shadow entry for builduser
Evangelos Foutras
1
-1
/
+2
2018-03-24
makechrootpkg: fix verifysource with pacman-git
Eli Schwartz
1
-1
/
+1
2018-03-24
makechrootpkg: respect GNUPGHOME
Emiel Wiedijk
1
-2
/
+3
2018-03-24
Remove corepkg symlink
Bartłomiej Piotrowski
1
-1
/
+0
2018-01-21
makechrootpkg: make sure that makepkg.conf is always parsed as text
Bartłomiej Piotrowski
1
-1
/
+1
2018-01-21
makechrootpkg: Adjust to work properly with `set -e`
Luke Shumaker
1
-1
/
+1
2018-01-21
lib/common.sh: Adjust to work properly with `set -u`
Luke Shumaker
1
-1
/
+3
2018-01-21
arch-nspawn: Remove pointless $(echo ...) subshell
Luke Shumaker
1
-1
/
+1
2018-01-21
arch-nspawn: make sure that makepkg.conf is always parsed as text
Luke Shumaker
1
-1
/
+1
2018-01-21
makechrootpkg: Fix anti-pattern when checking for enabled features
Eli Schwartz
1
-2
/
+2
2018-01-21
makechrootpkg: Fix unconditionally running namcap
Eli Schwartz
1
-1
/
+1
2017-12-27
Revert "makechrootpkg: Reopen console to assign the CTTY"
Evangelos Foutras
1
-3
/
+0
2017-11-22
Support reproducible builds
Eli Schwartz
3
-5
/
+13
2017-11-08
Version 20171108
20171108
Bartłomiej Piotrowski
1
-1
/
+1
2017-11-08
Remove i686 support
Bartłomiej Piotrowski
5
-171
/
+13
2017-10-30
use makepkg library instead of local function copies
Luke Shumaker
1
-93
/
+7
2017-10-30
makechrootpkg: Fix function usage comments
Luke Shumaker
1
-1
/
+1
2017-10-30
makechrootpkg: move init_variables() to be part of main()
Luke Shumaker
1
-24
/
+20
2017-09-14
makechrootpkg: Reopen console to assign the CTTY
Jan Alexander Steffens (heftig)
1
-0
/
+3
2017-09-14
makechrootpkg: Prevent collecting coredumps
Jan Alexander Steffens (heftig)
1
-0
/
+4
2017-09-13
Revert "arch-nspawn: Hack to give the inner process a controlling terminal"
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-09-13
arch-nspawn: Hack to give the inner process a controlling terminal
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-09-12
arch-nspawn: Pass --as-pid2
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-09-11
Version 20170911
20170911
Sébastien Luttringer
1
-1
/
+1
2017-09-11
arch-nspawn: Force PATH to be the Arch default
Sébastien Luttringer
1
-0
/
+1
2017-08-24
makechrootpkg: Also look for -e as --noextract
Jan Alexander Steffens (heftig)
1
-6
/
+6
[next]