Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-07Update the PKGBUILD example in the manpagesDan McGee
2007-11-07Change -fstack-protector flag to -fstack-protector-allDan McGee
2007-11-07Update en_GB translationJeff Bailes
2007-11-06Add STRDUP macro to mirror MALLOC/CALLOCAaron Griffin
2007-11-06Maintain list tail pointers in the head nodeAaron Griffin
2007-11-05Comment out paths by default in pacman.confDan McGee
2007-11-05libalpm/db.c: change two warnings to errorsDan McGee
2007-11-05Fix mercurial complaining about directory already existingSebastian Nowicki
2007-11-05Add LOGFILE as a define at compile time for pacmanDan McGee
2007-11-04Remove the newline automatically added by alpm_logaction.Chantry Xavier
2007-11-04libalpm: use an lstat wrapper so we never dereference dir symlinksDan McGee
2007-11-04libalpm: open the logstream on demandDan McGee
2007-11-04Clean up usage of extern variablesDan McGee
2007-11-04Readd scriptlet logging that got lost in an earlier commitDan McGee
2007-11-04vercmp: add some usage instructionsDan McGee
2007-11-04Remove unneeded CXX macros from acinclude.m4Dan McGee
2007-11-04Add some text at the top of acinclude.m4 so people know what is going onDan McGee
2007-11-04Remove unneeded F77 and GCJ libtool macros from acinclude.m4Dan McGee
2007-11-04Make building of pacman.static optionalDan McGee
2007-11-04Add some more autoconf macros to filter our CFLAGS usageDan McGee
2007-11-04Use an autoconf macro to see if -fstack-protector is availableDan McGee
2007-11-04Revise configure.acDan McGee
2007-11-04Update libtool files and macros to newest versionsDan McGee
2007-11-04Update my TODODan McGee
2007-11-04Add a little const correctness fix to alpm_listDan McGee
2007-11-04Fix basename usage in pacman and utilitiesDan McGee
2007-11-04Add support for arch='any'Roman Kyrylych
2007-11-04Remove final use of the math library from pacmanDan McGee
2007-11-04Added optdepends support to pactestJeff Mickey
2007-10-30abs: prefer csup to cvsupDan McGee
2007-10-30Pick best python program available for 'make check'Dan McGee
2007-10-29When printing size_t, use %zdDan McGee
2007-10-29libalpm/handle.c: make realpath() call portableDan McGee
2007-10-29pacman/query.c: add missing free()Dan McGee
2007-10-29Small updates to documentation.Scott Horowitz
2007-10-29Copy pmdelta_t objects in _alpm_pkg_dup()Dan McGee
2007-10-29Make general list copy functionDan McGee
2007-10-29simple pactest renaming : split conflict* into depconflict* and fileconflict*.Chantry Xavier
2007-10-29doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docsDan McGee
2007-10-29libalpm/delta: add const to most methodsDan McGee
2007-10-29libalpm: introduce MALLOC and CALLOC macrosDan McGee
2007-10-29Add some more debugging output to dep checking codeDan McGee
2007-10-28pactest: generate the filelist the correct wayDan McGee
2007-10-28extend type001 pactest with a symlink.Chantry Xavier
2007-10-28makepkg: add explicit dir to find callsDan McGee
2007-10-26Integrate versionpkg into makepkgScott Horowitz
2007-10-26Clean up LDADD usageDan McGee
2007-10-26Fix mcheck detection and usageDan McGee
2007-10-26Explicitly cast void* to char* during printf callDan McGee
2007-10-26dependency error message fix in libalpm/remove.cNagy Gabor