summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee
Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'.
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee
* Fix FS #6688- builddeps not working in makepkg.
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
2007-03-23* Removed three dead mirrors (Dale Blount <dale@archlinux.org>).Dan McGee
2007-03-23* Updated German translationDan McGee
Pierre Schmitz <pierre@archlinux.de>
2007-03-22Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman)Dan McGee
2007-03-22Clarify some English messages as suggested by Nagy Gabor. I even did the hardDan McGee
work of fixing these in the translation files, and I removed a few fuzzys while doing so. If any more patches for translations come, try to do it against these files.
2007-03-22* Updated Brazilian Portuguese translationDan McGee
Douglas Soares de Andrade <dsandrade@gmail.com>
2007-03-22Roman Kyrylych <roman.kyrylych@gmail.com>Dan McGee
* Updates to news file.
2007-03-22Lots of translation updates before we release.Dan McGee
* Ran msgmerge on all po files from new pot files, but did not check in the updated pot files as that just causes problems. * Updated Italian translation Giovanni Scafora <linuxmania@gmail.com> * Updated Russian translation, added libalpm partial translation Владимир Байраковский <4rayven@gmail.com> * Updated Hungarian translation Nagy Gabor <ngaba@petra.hos.u-szeged.hu> * Updated French translation solsTiCe d'Hiver <solstice.dhiver@laposte.net> Thanks again guys!
2007-03-22Quick pactest changes:Aaron Griffin
* Minor change to utils.py(grep) to make it cleaner * Added scriptlet check to verify scriptlet events happen
2007-03-22I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS atAaron Griffin
this point
2007-03-22* Correct install scriptlet usage (reuse of handle->root when not needed)Aaron Griffin
* Skip running scriptlet when chroot fails - to prevent issues in the host filesystem
2007-03-22* -Qo now properly resolves paths when finding an ownerAaron Griffin
NOTE that we do NOT want symlinked *files* resolved, only paths (i.e. /usr/lib/perl5/site_perl/*)
2007-03-22* Fix conflict checking to ignore symlinks that were in previous version ofDan McGee
package. Regression from 2.9.8.
2007-03-22* Quick fixup for the translations due to a typo fix committed earlier.Aaron Griffin
2007-03-22Giovanni Scafora <linuxmania@gmail.com>Aaron Griffin
* Fix typo in pacman.c
2007-03-21* Updated Italian translationDan McGee
Giovanni Scafora <linuxmania@gmail.com> * Added pactest test for -Se operation James Rosten <seinfeld90@gmail.com>
2007-03-21* dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel
file:////....: Unsupported scheme.
2007-03-21* Typo fix.Dan McGee
2007-03-21* pacman.c: Add CacheDir to -v --verbose output.Dan McGee
2007-03-21* Fix asking the user to upgrade when using -SpAaron Griffin
* More significant error messages when -Qo fails * Potential fix for reported error that pacman indicates corrupt packages when space is full on the cache dir
2007-03-20* TODO.dan updates.Dan McGee
Alessio 'mOLOk' Bolognino <themolok.ml@gmail.com> * Make makeworld compatable with makepkg lacking -w option.
2007-03-20* NEWS: add quick line about backup files.Dan McGee
* pacman.8: add documentation for -Se option.
2007-03-20* Fix pacman -Se which installs depends only, as it was brokenAaron Griffin
(Is this useful to anyone?)
2007-03-20* makepkg: a few more changes to get dependencies working correctly. If aDan McGee
user does not install all required dependencies, makepkg will now bail.
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-19* TODO list updates.Dan McGee
2007-03-19Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin
* correct _alpm_rmrf usage with regard to symlinks and directories
2007-03-19James Rosten <seinfeld90@gmail.com>Aaron Griffin
* Two new pactest test cases * Fix some "required by" / "requires" output by unifying all "dependency types" to a single value (PM_DEP_TYPE_DEPEND)
2007-03-19* Updated Italian translationDan McGee
Giovanni Scafora <linuxmania@gmail.com> * Many minor issues mentioned by Scott Horowitz <stonecrest@gmail.com>. - extra 'done' text in --noprogressbar output - missing flags in the pacman.8 manpage - unclear text in --noconfirm help description
2007-03-19* Adding new Turkish mirror as posted on the forums.Dan McGee
* Updated Italian translation Giovanni Scafora <linuxmania@gmail.com>
2007-03-18James Rosten <seinfeld90@gmail.com>Dan McGee
* Add missing help line for --sync --list.
2007-03-18* Added quoting on several makepkg paths that were lacking it.Dan McGee
2007-03-15* makepkg.conf.in: Added /usr/share/gtk-doc back into default DOC_DIRSAaron Griffin
2007-03-14* Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!Dan McGee
2007-03-14* Updated Hungarian translationDan McGee
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
2007-03-14* Updated Russian translationDan McGee
Владимир Байраковский <4rayven@gmail.com>
2007-03-14* Fixed up broken translationDan McGee
2007-03-13* Small updates to my TODO file.Dan McGee
* Updated fr.po courtesy of solsTiCe d'Hiver <solstice.dhiver@laposte.net>.
2007-03-13* Resizing terminal while progress bars were displayed caused some weirdDan McGee
issues, this should fix it. Progress bars now go from displaying, to showing percent only, to not displaying at all. Changed unsigned -> signed to prevent wraparound errors in integer comparison.
2007-03-13* Sebastian SareykoAaron Griffin
Fix repo-add filename addition (use basename)
2007-03-12* Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin
work (it was downloading files as .package-name) at all.
2007-03-12* Noted a misspelling for later (after we are not in string freeze).v3.0.0-rc2Dan McGee
2007-03-12* Fix wrong filesize being recorded to local DB. Reported by Andreas Radke.Dan McGee
2007-03-12* Fixed an error with 'cascade' removal due to creation of a new pmpkg_t structAaron Griffin
(and thus not copying pertinent data w.r.t. reading package files)
2007-03-12* Fix an issue where the same dependency was recorded multiple times in theDan McGee
'required by' field.
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee
duplicated. * Updated the util Makefile.am to link with the proper libalpm.la. * Fixed bitmasking issues in be_files.c and db.h. * Rankmirrors updates from James Rosten (with some cleaning up of my own). KeyboardInterrupts are now handled gracefully.
2007-03-12* Fixed -Qil regression, now both flags are honored. (FS #1355)Dan McGee