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
/
makepkg.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-11
makepkg: disable extglob when sourcing BUILDSCRIPT
Allan McRae
1
-0
/
+4
2012-02-11
makepkg: deal with mercurial exit codes
Allan McRae
1
-2
/
+7
2012-02-06
makepkg.sh.in - if both -r and -i are provided, only remove makedeps
Andrew Gregory
1
-1
/
+5
2012-02-06
makepkg.sh.in - fix remove_deps test for deps to be removed
Andrew Gregory
1
-1
/
+1
2012-02-06
makepkg: add forgotten newline in help output
Mantas Mikulėnas
1
-1
/
+1
2012-01-31
makepkg: Fix non-writable SRCPKGDEST error message
Allan McRae
1
-0
/
+5
2012-01-31
scripts: always use printf with embedded gettext
Dave Reisner
1
-39
/
+39
2012-01-31
makepkg: workaround for zipman issues
Allan McRae
1
-1
/
+2
2012-01-23
makepkg: restrict usage of flags passed to pacman
Allan McRae
1
-1
/
+5
2012-01-23
makepkg: fix error on unnecessary -r
Allan McRae
1
-3
/
+4
2012-01-19
Update copyright on changed files since beginning of year
Dan McGee
1
-2
/
+2
2012-01-08
makepkg: abort on missing download agent
Allan McRae
1
-1
/
+2
2012-01-08
makepkg: fix missing source file detection
Allan McRae
1
-1
/
+2
2012-01-08
makepkg: simplify source archive generation
Allan McRae
1
-5
/
+3
2011-12-01
makepkg: avoid using comm for diff'ing package lists
Dave Reisner
1
-7
/
+9
2011-11-21
makepkg: trim trailing space from whitespace sensitive vars
Dave Reisner
1
-3
/
+3
2011-11-10
makepkg: check for value before using eval'd var
Dave Reisner
1
-1
/
+1
2011-11-07
makepkg: handle pgp signatures with .sign extension
Allan McRae
1
-2
/
+2
2011-10-14
makepkg: don't attach traps until after argument parsing
Dan McGee
1
-11
/
+9
2011-10-13
scripts/*.sh.in: Fix signal handler error messages
Lukas Fleischer
1
-1
/
+3
2011-10-11
makepkg: strip comments after pkgver/pkgrel when checking value
Allan McRae
1
-2
/
+2
2011-10-03
makepkg: create tar file for bogus PKGEXT
lolilolicon
1
-16
/
+10
2011-09-30
makepkg: support .tar.Z source packages creation
lolilolicon
1
-1
/
+3
2011-09-28
makepkg: proper quoting in [[ expression ]]
lolilolicon
1
-3
/
+3
2011-09-27
makepkg: ensure '-' is last in a character glob
Dave Reisner
1
-1
/
+2
2011-09-26
makepkg: normalize whitespace for optdepends in .PKGINFO
Allan McRae
1
-1
/
+1
2011-09-26
makepkg: allow versioned optdepends with epoch
Allan McRae
1
-2
/
+2
2011-09-14
makepkg: fix recreation of hardlinks to .gz manpages
Dave Reisner
1
-5
/
+6
2011-09-14
makepkg: add missing newline on passing gpg sourcecheck
Dave Reisner
1
-3
/
+4
2011-09-12
makepkg: check for var existance before file existance
Dave Reisner
1
-1
/
+1
2011-09-11
makepkg: unset errexit when sourcing /etc/profile
Dave Reisner
1
-1
/
+3
2011-09-08
makepkg: use more awk'ish syntax in sanity checks
Dave Reisner
1
-6
/
+6
2011-09-08
makepkg: avoid for loop in deleting manpage hardlinks
Dave Reisner
1
-4
/
+2
2011-09-08
makepkg: act on function return value, not output
Dave Reisner
1
-1
/
+1
2011-09-08
makepkg: refactor check_pgpsigs output
Dave Reisner
1
-16
/
+18
2011-09-06
makepkg: use globs in place of regex
Dave Reisner
1
-7
/
+9
2011-09-06
makepkg: unset variables as per !{make,build}flags
Dave Reisner
1
-4
/
+2
2011-09-01
makepkg: fix overzealous PGP signature file matching
Dan McGee
1
-2
/
+2
2011-09-01
makepkg: fix sanity checking in versioning
Dave Reisner
1
-3
/
+3
2011-09-01
makepkg: read filenames in a while loop
Dave Reisner
1
-6
/
+4
2011-09-01
makepkg: fix breakage in eval'ing quoted strings
Dave Reisner
1
-5
/
+5
2011-08-19
makepkg: quote re-evaluation of simple vars
Dave Reisner
1
-6
/
+6
2011-08-18
makepkg: deal with variable substitution when checking sanity
Allan McRae
1
-0
/
+3
2011-08-18
Add makepkg -S which is an alias to makepkg --source
Sebastien Luttringer
1
-3
/
+3
2011-08-18
Fix trailing whitespace in whole codebase
Dan McGee
1
-3
/
+3
2011-08-15
makepkg: don't hardcode path to strip
Dave Reisner
1
-3
/
+3
2011-08-09
Update several translation strings
Dan McGee
1
-10
/
+10
2011-08-08
makepkg: ignore epoch when undeclared
Dave Reisner
1
-1
/
+1
2011-07-27
makepkg: refactor checking source integrity
Allan McRae
1
-24
/
+17
2011-07-27
makepkg: more control of skipping integrity checks
Allan McRae
1
-13
/
+31
[next]