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-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
2009-07-10
makepkg: check for package functions when package splitting
Allan McRae
1
-3
/
+11
2009-07-10
makepkg: fix pkgdesc restoration with split packaging
Allan McRae
1
-0
/
+5
2009-07-10
makepkg: Exit on failure within build() or package() functions
Allan McRae
1
-3
/
+5
2009-07-10
makepkg: fix check for previously built packages with package splitting
Allan McRae
1
-9
/
+38
2009-07-10
makepkg: clean up moving PKGINFO creation to a function
Allan McRae
1
-2
/
+1
2009-07-01
Update copyright headers and messages
Dan McGee
3
-6
/
+12
2009-06-24
Merge commit 'allan/working'
Dan McGee
1
-25
/
+29
2009-06-24
repo-add: use bsdtar optimization for better performance
Dan McGee
1
-3
/
+3
2009-06-22
makepkg: Move .PKGINFO creation into a function.
Loui Chang
1
-16
/
+20
2009-06-21
makepkg: Download sources and check checksums for any source package.
Loui Chang
1
-9
/
+9
2009-06-13
makepkg: fix variable backup/restore for splitpkg
Allan McRae
1
-2
/
+2
2009-06-13
makepkg: fix PKGBUILD sanity check
Allan McRae
1
-4
/
+1
2009-06-07
makepkg: refactor sanity checking into a function
Dan McGee
1
-66
/
+76
2009-05-23
repo-add: fail early if repo can not be created
Xavier Chantry
1
-2
/
+12
2009-05-19
Add support for the xz archive format
Pierre Schmitz
2
-0
/
+6
2009-05-19
repo-add: fix -n tests which are applicable only to strings
Cedric Staniewski
1
-2
/
+2
2009-05-16
makepkg: fix sourcing BUILDSCRIPT and PATH issues
Allan McRae
1
-2
/
+3
2009-05-14
makepkg: Document package splitting
Allan McRae
1
-1
/
+1
2009-05-14
makepkg: do not update pkgver when building source package
Allan McRae
1
-6
/
+5
2009-05-12
makepkg: several small fixes
Allan McRae
1
-1
/
+3
2009-04-26
makepkg: make in-place sed portable
Allan McRae
2
-2
/
+3
2009-04-11
Merge branch 'xav/repo-add'
Dan McGee
5
-148
/
+422
2009-04-11
makepkg: fix double check on same path
Dan McGee
1
-1
/
+1
2009-04-11
makepkg: Fix integrity check when files are missing.
Loui Chang
1
-8
/
+11
2009-03-30
makepkg: run tidy_install with no package() function
Allan McRae
1
-0
/
+1
2009-03-29
makepkg: do not bail on failure to install built package
Allan McRae
1
-2
/
+8
2009-03-25
makepkg: adjust log clean-up for new filenames
Allan McRae
1
-1
/
+8
2009-03-25
makepkg: adjust install_package for split packages
Allan McRae
1
-3
/
+14
2009-03-16
Refactor testing for color message output
Allan McRae
1
-5
/
+11
[next]