summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee3-14/+11
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee1-2/+2
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin19-248/+274
2007-03-23* Removed three dead mirrors (Dale Blount <dale@archlinux.org>).Dan McGee1-5/+0
2007-03-23* Updated German translationDan McGee2-45/+25
2007-03-22Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman)Dan McGee1-1/+1
2007-03-22Clarify some English messages as suggested by Nagy Gabor. I even did the hardDan McGee16-250/+226
2007-03-22* Updated Brazilian Portuguese translationDan McGee1-54/+30
2007-03-22Roman Kyrylych <roman.kyrylych@gmail.com>Dan McGee1-16/+29
2007-03-22Lots of translation updates before we release.Dan McGee15-1678/+3312
2007-03-22Quick pactest changes:Aaron Griffin2-9/+20
2007-03-22I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS atAaron Griffin1-2/+2
2007-03-22* Correct install scriptlet usage (reuse of handle->root when not needed)Aaron Griffin3-14/+15
2007-03-22* -Qo now properly resolves paths when finding an ownerAaron Griffin1-8/+45
2007-03-22* Fix conflict checking to ignore symlinks that were in previous version ofDan McGee1-8/+30
2007-03-22* Quick fixup for the translations due to a typo fix committed earlier.Aaron Griffin8-9/+9
2007-03-22Giovanni Scafora <linuxmania@gmail.com>Aaron Griffin1-1/+1
2007-03-21* Updated Italian translationDan McGee2-84/+118
2007-03-21* dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel1-1/+1
2007-03-21* Typo fix.Dan McGee1-1/+1
2007-03-21* pacman.c: Add CacheDir to -v --verbose output.Dan McGee1-3/+4
2007-03-21* Fix asking the user to upgrade when using -SpAaron Griffin3-4/+40
2007-03-20* TODO.dan updates.Dan McGee2-5/+8
2007-03-20* NEWS: add quick line about backup files.Dan McGee2-0/+5
2007-03-20* Fix pacman -Se which installs depends only, as it was brokenAaron Griffin1-5/+11
2007-03-20* makepkg: a few more changes to get dependencies working correctly. If aDan McGee1-10/+18
2007-03-20* makepkg: Fix behavior of -Ssr: deps were not being correctly removed before.Dan McGee1-12/+26
2007-03-19* makepkg: fix installation of dependencies with version comparitors.Dan McGee1-3/+8
2007-03-19* TODO list updates.Dan McGee1-8/+0
2007-03-19Nagy Gabor <ngaba@petra.hos.u-szeged.hu>Aaron Griffin1-5/+4
2007-03-19James Rosten <seinfeld90@gmail.com>Aaron Griffin5-7/+40
2007-03-19* Updated Italian translationDan McGee8-16/+26
2007-03-19* Adding new Turkish mirror as posted on the forums.Dan McGee2-43/+47
2007-03-19James Rosten <seinfeld90@gmail.com>Dan McGee1-0/+1
2007-03-19* Added quoting on several makepkg paths that were lacking it.Dan McGee1-18/+18
2007-03-15* makepkg.conf.in: Added /usr/share/gtk-doc back into default DOC_DIRSAaron Griffin1-1/+1
2007-03-15* Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!Dan McGee1-1/+1
2007-03-15* Updated Hungarian translationDan McGee1-442/+281
2007-03-14* Updated Russian translationDan McGee1-21/+19
2007-03-14* Fixed up broken translationDan McGee1-1/+1
2007-03-13* Small updates to my TODO file.Dan McGee2-137/+130
2007-03-13* Resizing terminal while progress bars were displayed caused some weirdDan McGee3-37/+45
2007-03-13* Sebastian SareykoAaron Griffin1-1/+1
2007-03-13* Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin1-1/+1
2007-03-12* Noted a misspelling for later (after we are not in string freeze).v3.0.0-rc2Dan McGee1-0/+2
2007-03-12* Fix wrong filesize being recorded to local DB. Reported by Andreas Radke.Dan McGee1-1/+2
2007-03-12* Fixed an error with 'cascade' removal due to creation of a new pmpkg_t structAaron Griffin1-2/+2
2007-03-12* Fix an issue where the same dependency was recorded multiple times in theDan McGee2-20/+40
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee6-46/+70
2007-03-12* Fixed -Qil regression, now both flags are honored. (FS #1355)Dan McGee1-12/+11