summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-20Final changes before 4.0.1 releasev4.0.1Dan McGee
2011-11-20makepkg: trim trailing space from whitespace sensitive varsDave Reisner
2011-11-16Update translations from TransifexDan McGee
2011-11-15makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner
2011-11-15Allow sync_prepare to work in certain cases without sync databasesDan McGee
2011-11-15Update documentation regarding signature extensionsAllan McRae
2011-11-13Update translations from TransifexDan McGee
2011-11-13Updates in preparation for 4.0.1 releaseDan McGee
2011-11-10makepkg: check for value before using eval'd varDave Reisner
2011-11-07makepkg: handle pgp signatures with .sign extensionAllan McRae
2011-11-03Fix download progress rounding edge caseDan McGee
2011-11-01Fix thinko in _alpm_strip_newlineDan McGee
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner
2011-10-27dload: remove redundant conditionalDave Reisner
2011-10-27dload: chmod tempfiles to respect umaskDave Reisner
2011-10-27Introduce ALPM_BUFFER_SIZE constantDan McGee
2011-10-26paccache: add vim modelineDave Reisner
2011-10-26paccache: ensure seen/seenarch vars are setDave Reisner
2011-10-26Fix issues with replacing unowned symlinksDan McGee
2011-10-26Add some unowned symlink replacement testsDan McGee
2011-10-26Don't realloc a 0-length files array when loading packagesDan McGee
2011-10-25lib/sync: inform callers of compute_download_size of a partialDave Reisner
2011-10-25Fix libtool detection of --as-needed flagAllan McRae
2011-10-25Update libtool filesAllan McRae
2011-10-24Add more logging to download codeDan McGee
2011-10-21bacman: pkgrel does not have to be an integerlolilolicon
2011-10-21Remove remaining usages of fprintf() from frontendDan McGee
2011-10-21Remove pm_fprintf() in favor of pm_printf()Dan McGee
2011-10-21Use stderr as output stream for pm_printf()Dan McGee
2011-10-17pacman-key: add a default keyserver timeout value on --initDan McGee
2011-10-17Show an error message on failed remote key lookupDan McGee
2011-10-17Table display: print message with warning: prefixDan McGee
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee
2011-10-14Add missing #ifdef around cURL error code in download structDan McGee
2011-10-13Coding style cleanupsDan McGee
2011-10-13curl_gethost() potential bug fixupsDan McGee
2011-10-13doc/index.txt: Reformat past releases chartDan McGee
2011-10-13doc: update .gitignore, add CSS override for new tables usageDan McGee
2011-10-13Update NEWS for missing 4.0 stuff and 4.0.1 changes so farDan McGee
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer
2011-10-13repo-add: Avoid race condition in signal handlersLukas Fleischer
2011-10-12Add user-visible warning message if public keyring not foundDan McGee
2011-10-12signing: delay gpgme_init() until latest possible momentDan McGee
2011-10-12VerbosePkgLists: format table lines in i18n-compatible wayDan McGee
2011-10-12Bump version to 4.0.0v4.0.0Dan McGee
2011-10-12Final Transifex update before 4.0Dan McGee
2011-10-11pactest: add a better descriptionDan McGee
2011-10-11Add note to TRANSLATORS regarding TransifexDan McGee
2011-10-11pacman-key: don't escape single quote in usage messageDan McGee
2011-10-11Document verifying source file signatures in makepkgAllan McRae