- 12 Mar, 2007 7 commits
-
-
Dan McGee authored
-
Dan McGee authored
-
Aaron Griffin authored
(and thus not copying pertinent data w.r.t. reading package files)
-
Dan McGee authored
'required by' field.
-
Dan McGee authored
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.
-
Dan McGee authored
-
Dan McGee authored
-
- 11 Mar, 2007 3 commits
-
-
Dan McGee authored
(Because we are in a string freeze, I did not add "to the transaction" to the original string but kept it in your translation) Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
-
Dan McGee authored
the alpm strcmp operation which takes void* references. * We had this great visibility patch, but never actually took advantage of it. Added the right compile flag to make it work and added some more SYMEXPORTs where necessary to have a successful compile.
-
Dan McGee authored
Вам Зачем <4rayven@gmail.com> * Updated manpage to document --cachedir and --dbpath options.
-
- 10 Mar, 2007 1 commit
-
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com> * long -> float conversion for package size output (which still may be the wrong size, this needs to be looked at)
-
- 09 Mar, 2007 4 commits
-
-
Jürgen Hötzel authored
-
Aaron Griffin authored
- Check EACCES in can_remove_file, to verify - we're only checking for a read-only FS here... if write permissions fail, we can still remove it - Switched the message when creating DB directories from an error to a debug message * Fix the dep tests once and for all (it wasn't working for provides=() packages)
-
Dan McGee authored
-
Dan McGee authored
exactly what they think they are.
-
- 08 Mar, 2007 1 commit
-
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com> * Changed default SRCDEST in makepkg.conf. Two reasons: 1) consistency with PKGDEST in /home/packages 2) building packages as root is NOT recommended, so no reason to ever encourage this use by caching source in a dir with root permissions Yes, we may all do this differently and build our packages in other directories. But that is why they are variables and can be set anyway.
-
- 07 Mar, 2007 8 commits
-
-
Dan McGee authored
-
Aaron Griffin authored
-
Dan McGee authored
-
Dan McGee authored
* po files update themselves when a pot file update occurs, so you see that here as well. * Added a few more small notes to translation-help.
-
Dan McGee authored
Pierre Schmitz <pierre@archlinux.de> * Added en_GB translation, thanks! Keep it 'synchronised'! Sorry, awful joke. Jeff Bailes <thepizzaking@gmail.com>
-
Aaron Griffin authored
expose alpm_splitdep and alpm_depcmp as public symbols * Removed a duplicate strtrim for question responses
-
Dan McGee authored
Douglas Soares de Andrade <dsandrade@gmail.com>
-
Dan McGee authored
-
- 06 Mar, 2007 11 commits
-
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com>
-
Dan McGee authored
--help and --version command line flags to contrib/pacsearch.
-
Dan McGee authored
-
Dan McGee authored
Nagy Gabor <ngaba@petra.hos.u-szeged.hu>
-
Dan McGee authored
the output of this message (simple fix- remove .pacorig from your translated message).
-
Dan McGee authored
a string! You messages may or may not have changed much.
-
Dan McGee authored
Giovanni Scafora <linuxmania@gmail.com>
-
Dan McGee authored
-
Dan McGee authored
* Greatly simplify and de-obfuscate the autogen and autoclean code. * Add a bunch of the autotools required files to the repository. This will give us consistency (a novel idea) across all builds, and allow for much more recent versions of config.guess and config.sub to be used.
-
Aaron Griffin authored
* Fixed valgrind yelling about the sprintfs in md5/sha1 routines
-
Dan McGee authored
* Some header cleanup on the pacman side of things - we had alpm.h instead alpm_list.h in a few headers. * removed an extra slash in path-building snprintf in server.c.
-
- 05 Mar, 2007 5 commits
-
-
Dan McGee authored
reordering and adding ones that were forgotten (noticed when trying to compile after reordering). * Updated the HACKING file to include information on #include usage. * print -> vprint in "making dir" function in pactest.
-
Dan McGee authored
-
Aaron Griffin authored
-
Aaron Griffin authored
* Added a custom 'mkdir' function which makes parents and doesn't fail on existence * Added output for 'SKIP' messages (it did not indicate WHY it was skipped) * Added the ability to generate DB packages in the sync dir (not the cache dir) for testing downloading. (self.cachepkgs = False) * Added pmtest.path for the full path to the package file
-
Dan McGee authored
-