summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12makepkg: fix svn repo extractionAllan McRae
2013-04-12Do not use checkout directory for SVN configAllan McRae
2013-04-11Add support for all bzr URLs in the PKGBUILD source arrayMaxime Gauduin
2013-04-11makepkg: don't run remove_deps twice when unneededWilliam Giokas
2013-04-11Rework callback message to add translationAllan McRae
2013-04-09contrib/checkupdates: do not logAllan McRae
2013-04-09pacman: add -Qkk to usage() helpAndrew Gregory
2013-04-09contrib: Use sysconfdir instead of /etcWilliam Giokas
2013-04-06zsh completion: make sure -Ss worksDaniel Wallace
2013-04-06ctypes.h shouldn't be included twiceSimon Gomizelj
2013-04-06doc: fix debug spelling mistakeWilliam Giokas
2013-04-06use off_t for table_row_t.sizeAndrew Gregory
2013-04-01Bump to version 4.0.0v4.1.0Allan McRae
2013-04-01Update translations from transifexAllan McRae
2013-04-01remove continue from download_localDaniel Wallace
2013-03-31pm_asprintf logs 'failed to allocate' alreadySimon Gomizelj
2013-03-31Improve documentation of libalpm interface functionsRichard Pougnet
2013-03-31makepkg: unset GREP_OPTIONSAndrew Gregory
2013-03-30use default foreground color instead of whiteAndrew Gregory
2013-03-30Ensure we are always in $SRCDEST before downloadingAllan McRae
2013-03-30Final NEW update for pacman-4.1Allan McRae
2013-03-30Add releases and dates to tableAllan McRae
2013-03-30Document -QkkAllan McRae
2013-03-26signature_display should also be colourizedSimon Gomizelj
2013-03-26contrib: adding checkupdatesKyle Keen
2013-03-26contrib: Update bash_completionAllan McRae
2013-03-26Remove duplicate optionAllan McRae
2013-03-26zsh_completion: remove sigfiles from package files completionDaniel Wallace
2013-03-26zsh completion: make $tmp localDaniel Wallace
2013-03-17More translation updatingAllan McRae
2013-03-17Update POTFILES.in for libalpm and pacmanAllan McRae
2013-03-15repo-add: Update copyright yearAllan McRae
2013-03-15Fix typoAllan McRae
2013-03-15Merge updates from TransifexAllan McRae
2013-03-15Remove Indonesian translationAllan McRae
2013-03-15Update documentation to use https links for sites that support itJason St. John
2013-03-14update util-common.h copyright yearAllan McRae
2013-03-14Make "[removal]" translatableAllan McRae
2013-03-14Revert "makepkg: Use a recursive git clone."Allan McRae
2013-03-14doc: consistent formatting for pacman.conf optionsWilliam Giokas
2013-03-14doc: Fix pacman-key title formattingWilliam Giokas
2013-03-14doc: Fix pacman.conf formattingWilliam Giokas
2013-03-14Add compression defaults for lrzip and lzoAllan McRae
2013-03-14Add Local/RemoteFileSigLevel to example configAllan McRae
2013-03-14pacman.conf: Remove empty line at end of fileEric Bélanger
2013-03-14makepkg.conf: Add staticlibs to default OPTIONS array in commentsEric Bélanger
2013-03-14Save and restore old locale when manipulating via setlocaleDan McGee
2013-03-14Use C locale when parsing UseDelta floating point valuesDan McGee
2013-03-14alpm/remove.c: add newlines to debug outputAndrew Gregory
2013-03-14pkgdelta: fix improper passing of file argumentDave Reisner