index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
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-03-16
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2012-03-16
makepkg: quote removed filename as it can have spaces
Allan McRae
1
-1
/
+1
2012-03-16
makepkg: abort when failing to create BUILDDIR
Allan McRae
1
-2
/
+5
2012-03-16
makepkg: prevent issues with files starting with a hyphen
Allan McRae
1
-3
/
+3
2012-03-16
makepkg: append pkgbase to BUILDDIR if specified
Allan McRae
1
-2
/
+8
2012-03-08
Merge branch 'maint'
Dan McGee
1
-6
/
+12
2012-03-08
makepkg: exit via default signal handler in trap_exit
Dave Reisner
1
-4
/
+9
2012-03-08
makepkg: use array instead of string
Dave Reisner
1
-3
/
+3
2012-03-08
makepkg: avoid use of eval in run_pacman
Dave Reisner
1
-5
/
+5
2012-03-08
makepkg: enforce decimal format for pkgrel
Dave Reisner
1
-2
/
+2
2012-03-08
makepkg: allow specifying compression options
Christian Hesse
1
-4
/
+4
2012-03-05
makepkg: fix false error with multiple libdeps
Florian Pritz
1
-1
/
+2
2012-03-05
makepkg: fix extraction of soname in find_libdepends
Florian Pritz
1
-1
/
+1
2012-02-20
Merge branch 'maint'
Dan McGee
1
-4
/
+6
2012-02-20
makepkg: rework libprovides
Allan McRae
1
-39
/
+50
2012-02-16
parseopts: normalize options into an array
Dave Reisner
1
-3
/
+3
2012-02-15
makepkg: fix syntax error in remove_deps
Christoph Vigano
1
-1
/
+1
2012-02-14
scripts: unset CDPATH if cd is used
Dan McGee
1
-0
/
+2
2012-02-13
Merge branch 'maint'
Dan McGee
1
-2
/
+11
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
Merge branch 'maint'
Dan McGee
1
-3
/
+12
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-30
Merge branch 'maint'
Dan McGee
1
-40
/
+41
2012-01-30
scripts: always use printf with embedded gettext
Dave Reisner
1
-39
/
+39
2012-01-30
makepkg: workaround for zipman issues
Allan McRae
1
-1
/
+2
2012-01-23
makepkg: check for license when creating srcpackage
Dave Reisner
1
-0
/
+2
2012-01-23
makepkg: abstract license check into separate function
Dave Reisner
1
-6
/
+10
2012-01-23
Merge branch 'maint'
Dan McGee
1
-6
/
+11
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-18
Update copyright on changed files since beginning of year
Dan McGee
1
-2
/
+2
2012-01-08
Merge branch 'maint'
Dan McGee
1
-7
/
+7
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-28
makepkg: calculate exact total file size
Allan McRae
1
-2
/
+1
2011-12-28
makepkg: Use SKIP in checksum to skip integrity check
Allan McRae
1
-7
/
+11
2011-12-12
makepkg: split source elements when looking for sigs
Dave Reisner
1
-2
/
+2
2011-12-07
scripts/*: Declare several constant variables read-only
Lukas Fleischer
1
-4
/
+4
2011-11-30
Merge branch 'maint'
Dan McGee
1
-7
/
+9
2011-11-30
makepkg: avoid using comm for diff'ing package lists
Dave Reisner
1
-7
/
+9
2011-11-20
Merge branch 'maint'
Dan McGee
1
-3
/
+3
2011-11-20
makepkg: add support for PACKAGER environment var
Phillip Smith
1
-0
/
+2
2011-11-20
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
[next]