Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2007-05-14
Cleaned up and simplified tidy_install().
Andrew Fyfe
2007-05-14
Moved commands to tidy up package install into tidy_install().
Andrew Fyfe
2007-05-14
Cleaned up and simplified create_package().
Andrew Fyfe
2007-05-14
Moved commands to create package file into create_package().
Andrew Fyfe
2007-05-06
repo-add: fix conflicts instead of conflict bug
Dan McGee
2007-05-06
Allow repo-add to work with symlinks (fixes FS #7054)
Dan McGee
2007-04-25
repo-add: Fix bug where desc info was omitted if package in a group
Marcus Habernehl
2007-04-23
rankmirrors: download first 50KB of DB to get more reliable numbers
Scott Horowitz
2007-04-17
Bug fix for FS#6944
Alexander Baldeck
2007-04-16
makepkg: unset LC_MESSAGES during builds
Dan McGee
2007-04-16
makepkg: remove grep calls from stripping binaries
Andrew Fyfe
2007-04-16
Forward port 3.0.2 branch fixes
Dan McGee
2007-04-11
Fix FS #6872- CFLAGS are not used
Dan McGee
2007-04-05
makepkg: spelling fix
Roman Kyrylych
2007-04-04
Enable support for other download protocols in makepkg
Dan McGee
2007-04-04
Backport changes from 3.0.1
Aaron Griffin
2007-04-01
Tidy up usage of makepkg.conf
Andrew Fyfe
2007-03-31
Gettext support in makepkg
Giovanni Scafora
2007-03-31
Move makepkg -> makepkg.in in anticaption of gettextized version
Dan McGee
2007-03-29
repo-add leaves .PKGINFO in the current directory
Aaron Griffin
2007-03-29
From: Andrew Fyfe <andrew@neptune-one.net>
Aaron Griffin
2007-03-28
Add execute permissions to abs and rankmirrors
Dan McGee
2007-03-27
Move .cvsignore -> .gitignore
Dan McGee
2007-03-25
* Fix bug where 'makepkg -L' doesn't stop on build failure.
v3.0.0
Dan McGee
2007-03-24
Andrew Fyfe <andrew@neptune-one.net>
Dan McGee
2007-03-20
* TODO.dan updates.
Dan McGee
2007-03-20
* makepkg: a few more changes to get dependencies working correctly. If a
Dan McGee
2007-03-20
* makepkg: Fix behavior of -Ssr: deps were not being correctly removed before.
Dan McGee
2007-03-19
* makepkg: fix installation of dependencies with version comparitors.
Dan McGee
2007-03-18
* Added quoting on several makepkg paths that were lacking it.
Dan McGee
2007-03-14
* Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!
Dan McGee
2007-03-13
* Sebastian Sareyko
Aaron Griffin
2007-03-12
* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be
Dan McGee
2007-03-09
* Another slight update, getting rid of -rf flags and clarifying a message.
Dan McGee
2007-03-09
* Added confirmation step to makepkg -C operation to ensure user is deleting
Dan McGee
2007-03-05
* rankmirrors updates from Scott Horowitz <stonecrest@gmail.com>.
Dan McGee
2007-03-03
* file utility was updated to version 4.20, removing code that was there to
Dan McGee
2007-02-28
* Implemented Douglas' suggestion from the ML- print all integrity checks
Dan McGee
2007-02-26
* TODO updates.
Dan McGee
2007-02-26
* Added a small note to HACKING
Aaron Griffin
2007-02-26
* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to
Aaron Griffin
2007-02-24
else if --> elif (thanks to yankees26 for finding this)
Aaron Griffin
2007-02-24
Syntax error
Aaron Griffin
2007-02-23
Implementing feature request: <http://bugs.archlinux.org/task/4706>
Dan McGee
2007-02-23
* Prepend all lists with _ for consistency
Aaron Griffin
2007-02-22
Big commit here, I'll try to cover all the bases.
Dan McGee
2007-02-22
* Rewrote pactest with an OptionParser so we can have helpful help text, and
Dan McGee
2007-02-22
* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
Dan McGee
2007-02-14
While trying to change the number of missing deps output by makepkg, I noticed
Aaron Griffin
2007-02-13
* unset LC_ALL, LANG after sourcing /etc/profile.d/*
Jürgen Hötzel
[next]