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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
makepkg: Add fallback to package function
Allan McRae
1
-4
/
+6
2009-11-16
makepkg: use bash test operators, part two
Isaac Good
1
-109
/
+107
2009-11-16
makepkg: use bash test operators, part one
Isaac Good
1
-100
/
+100
2009-11-16
scripts: replace test builtin [ with shell keywords [[ and ((
Cedric Staniewski
4
-65
/
+65
2009-11-16
makepkg: Clarified error message when a sourceball exist already
Eric BĂ©langer
1
-1
/
+1
2009-11-16
makepkg: fix abortion after sourcing /etc/profile
Cedric Staniewski
1
-3
/
+4
2009-11-11
Merge branch 'maint'
Dan McGee
1
-7
/
+2
2009-11-10
makepkg: quote arrays in order to preserve spaces in array items
Cedric Staniewski
1
-7
/
+2
2009-10-27
Merge branch 'maint'
Dan McGee
1
-3
/
+3
2009-10-24
makepkg: allow passing arguments with spaces
Allan McRae
1
-3
/
+3
2009-10-24
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2009-10-24
makepkg: change preselected option for cleaning the cache from Y to N
Cedric Staniewski
1
-1
/
+1
2009-10-24
makepkg: use tput for terminal-safe colored and bold text
Cedric Staniewski
1
-7
/
+7
2009-10-24
makepkg: define escape sequences globally
Cedric Staniewski
1
-27
/
+13
2009-10-24
makepkg: check for non-empty pkgbase instead of pkgname
Cedric Staniewski
1
-1
/
+1
2009-10-24
makepkg: remove empty .part files after a failed download
Cedric Staniewski
1
-1
/
+6
2009-10-21
makepkg: fix testing for built package presence
Allan McRae
1
-2
/
+2
2009-10-21
makepkg: allow overriding arch in split packages
Allan McRae
1
-20
/
+29
2009-10-21
makepkg: allow overriding pkgver and pkgrel in split packages
Allan McRae
1
-2
/
+3
2009-10-21
makepkg, repo-add: replace external commands with bash substitutions where po...
Cedric Staniewski
2
-20
/
+25
2009-10-12
Introduce new PKGBUILD variable `changelog`
Cedric Staniewski
1
-8
/
+17
2009-10-11
Fix stderr redirection
Cedric Staniewski
1
-1
/
+1
2009-10-11
replace rankmirrors by bash clone
Xavier Chantry
3
-193
/
+204
2009-09-30
Merge branch 'maint'
Dan McGee
1
-5
/
+11
2009-09-24
repo-add: clean up options parsing
Dan McGee
1
-12
/
+1
2009-09-24
repo-remove: create empty DB when all packages are removed
Dan McGee
1
-5
/
+11
2009-09-23
makepkg: tidy usage output
Allan McRae
1
-10
/
+9
2009-09-20
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2009-09-17
String improvements
Xavier Chantry
1
-1
/
+1
2009-09-06
sanity check for optdepends syntax
Xavier Chantry
1
-0
/
+8
2009-09-06
makepkg : check for invalid backup entry
Xavier Chantry
1
-0
/
+22
2009-09-06
makepkg : refactor run_build and run_package
Xavier Chantry
1
-78
/
+39
2009-09-06
makepkg: exit on error during build() or package()
Henning Garus
1
-13
/
+35
2009-09-06
Merge branch 'maint'
Dan McGee
1
-20
/
+42
2009-09-06
Allow $arch to be used in Server
Xavier Chantry
1
-0
/
+2
2009-09-06
fix typos in makepkg.sh.in
Francois Charette
1
-10
/
+10
2009-09-06
makepkg: always keep sources symlinks
Xavier Chantry
1
-6
/
+21
2009-09-06
makepkg: new --skipinteg option
Xavier Chantry
1
-4
/
+11
2009-08-08
Merge branch 'maint'
Dan McGee
2
-6
/
+6
2009-08-08
Be consistent with naming of handle_deps function
Allan McRae
1
-2
/
+2
2009-08-08
Remove builddeps from option parser
Allan McRae
1
-2
/
+2
2009-08-08
makepkg: change to pkgdir before creating PKGINFO file
Allan McRae
1
-3
/
+3
2009-08-03
repo-add: clarify one message
Xavier Chantry
1
-1
/
+1
2009-07-27
Do not allow pkgnames to start with a hyphen
Cedric Staniewski
1
-0
/
+4
2009-07-26
Revert "makepkg: Exit on failure within build() or package() functions"
Dan McGee
1
-5
/
+3
2009-07-22
makepkg: add pkgbase to .PKGINFO and database for split packages
Allan McRae
2
-0
/
+2
2009-07-12
makepkg: clean up BUILDSCRIPT usage
Allan McRae
1
-20
/
+20
2009-07-11
makepkg: allow spaces in source file names
Allan McRae
1
-4
/
+4
2009-07-11
makepkg: fix breakage with '%' in source filenames
Dan McGee
1
-1
/
+1
2009-07-11
makepkg: quote filenames when extracting
Dan McGee
1
-6
/
+6
[prev]
[next]