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
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
2011-07-27
makepkg: Add support for verifying pgp signatures
Wieland Hoffmann
1
-2
/
+93
2011-07-27
makepkg: get package version with overrides
Allan McRae
1
-18
/
+27
2011-07-27
makepkg: allow epoch to be overridden
Allan McRae
1
-7
/
+10
2011-07-27
makepkg: check arch overrides for required architecture
Allan McRae
1
-0
/
+15
2011-07-27
makepkg: check overrides for pkgrel and pkgver
Allan McRae
1
-8
/
+14
2011-07-27
makepkg: pkgver and pkgrel can not have whitespace
Allan McRae
1
-4
/
+6
2011-07-18
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-07-18
makepkg: fix issue with filenames with spaces and noextract
Allan McRae
1
-1
/
+1
2011-07-18
makepkg: only test for writable PKGDEST when needed.
Rogutės Sparnuotos
1
-1
/
+1
2011-07-14
makepkg: remove unused -C option from option list
Dave Reisner
1
-1
/
+1
2011-07-14
makepkg: skip devel_check when reading from a pipe
Dave Reisner
1
-2
/
+2
2011-07-14
makepkg: Remove pre-optimization from in_array()
DJ Mills
1
-1
/
+0
2011-07-14
makepkg: Remove OPT_TEMP hack in parse_options call
DJ Mills
1
-3
/
+1
2011-07-14
Add 'compress' compression format as an available option
Dan McGee
1
-0
/
+2
2011-06-30
fix vim syntax highlighting of .sh files
Florian Pritz
1
-1
/
+1
2011-06-30
Merge remote-tracking branch 'dave/makepkg'
Dan McGee
1
-5
/
+3
2011-06-30
makepkg: only source user override if using default config file
Dan McGee
1
-2
/
+3
2011-06-30
makepkg: fix typo (missing quotes)
Rémy Oudompheng
1
-2
/
+2
2011-06-30
makepkg: fix removing symbolic link
Allan McRae
1
-1
/
+1
2011-06-29
makepkg: simplify SIGNPKG check
Dave Reisner
1
-3
/
+1
2011-06-29
makepkg: fix vim syntax highlighting
Dave Reisner
1
-1
/
+1
2011-06-29
makepkg: remove unneeded echo
Dave Reisner
1
-1
/
+1
2011-06-28
Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"
Dan McGee
1
-1
/
+1
2011-06-27
Merge remote-tracking branch 'dave/repo-add'
Dan McGee
1
-1
/
+1
2011-06-27
Remove -f option from ln for POSIX compliance
Eric Bélanger
1
-6
/
+12
2011-06-27
makepkg: Add warning if VCS tool is not present when determining latest VCS r...
Eric Bélanger
1
-7
/
+25
2011-06-27
makepkg: Move check for sudo into check_software function
Eric Bélanger
1
-7
/
+7
2011-06-24
Merge branch 'master' of git://projects.archlinux.org/pacman
Dave Reisner
1
-36
/
+2
2011-06-24
makepkg: Remove a lone quotation mark
Wieland Hoffmann
1
-1
/
+1
2011-06-24
makepkg: remove the cleancache option
Allan McRae
1
-35
/
+1
2011-06-24
makepkg: fix incorrect parenthesis in gettext call
Dave Reisner
1
-1
/
+1
[next]