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-04-24
makepkg: allow specifying --pkg multiple times
Dave Reisner
1
-1
/
+1
2012-04-24
makepkg: adopt parseopts for option parsing
Dave Reisner
1
-13
/
+13
2012-04-09
makepkg: save and restore shopts when sourcing /etc/profile
Allan McRae
1
-0
/
+4
2012-04-09
makepkg: complain when the buildfile isn't writeable
Dave Reisner
1
-7
/
+7
2012-04-09
makepkg: catch errors sourcing files
Dave Reisner
1
-9
/
+14
2012-04-09
makepkg: restrict usage of errexit to user functions
Dave Reisner
1
-23
/
+23
2012-04-09
makepkg: treat lib{provides,depends} returns as proper arrays
Dave Reisner
1
-6
/
+6
2012-04-09
makepkg: use proper array addition in libdeps
Dave Reisner
1
-7
/
+7
2012-04-09
makepkg: add missing newline from libprovides output
Dave Reisner
1
-1
/
+1
2012-04-07
makepkg: safely change directories
Allan McRae
1
-13
/
+21
2012-04-07
makepkg: use printf rather than echo to output variable
Allan McRae
1
-31
/
+31
2012-04-07
makepkg: the rhs in string comparisons should be quoted
Allan McRae
1
-12
/
+12
2012-04-07
makepkg: devel_check(): cleanup for hg version
Matthew Monaco
1
-5
/
+7
2012-04-07
makepkg: devel_check(): set newpkgver (cleanup)
Matthew Monaco
1
-27
/
+34
2012-04-07
makepkg: devel_check(): consolidate common code
Matthew Monaco
1
-30
/
+7
2012-04-07
makepkg: devel_check(): determine vcs
Matthew Monaco
1
-0
/
+16
2012-04-07
makepkg: remove unused variable
Matthew Monaco
1
-1
/
+0
2012-04-07
Merge branch 'maint'
Dan McGee
1
-3
/
+9
2012-04-07
Revert "makepkg: calculate exact total file size"
Dan McGee
1
-1
/
+2
2012-04-07
Revert "parseopts: normalize options into an array"
Dave Reisner
1
-3
/
+3
2012-03-28
makepkg: avoid reporting bogus install size on btrfs
Dave Reisner
1
-0
/
+6
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-09
Merge branch 'maint'
Dan McGee
1
-6
/
+12
2012-03-09
makepkg: exit via default signal handler in trap_exit
Dave Reisner
1
-4
/
+9
2012-03-09
makepkg: use array instead of string
Dave Reisner
1
-3
/
+3
2012-03-09
makepkg: avoid use of eval in run_pacman
Dave Reisner
1
-5
/
+5
2012-03-09
makepkg: enforce decimal format for pkgrel
Dave Reisner
1
-2
/
+2
2012-03-09
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-21
Merge branch 'maint'
Dan McGee
1
-4
/
+6
2012-02-20
makepkg: rework libprovides
Allan McRae
1
-39
/
+50
2012-02-17
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-31
Merge branch 'maint'
Dan McGee
1
-40
/
+41
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
[next]