summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Introduce ALPM_BUFFER_SIZE constantDan McGee2011-10-27
* paccache: add vim modelineDave Reisner2011-10-26
* paccache: ensure seen/seenarch vars are setDave Reisner2011-10-26
* Fix issues with replacing unowned symlinksDan McGee2011-10-26
* Add some unowned symlink replacement testsDan McGee2011-10-26
* Don't realloc a 0-length files array when loading packagesDan McGee2011-10-26
* lib/sync: inform callers of compute_download_size of a partialDave Reisner2011-10-25
* Fix libtool detection of --as-needed flagAllan McRae2011-10-25
* Update libtool filesAllan McRae2011-10-25
* Add more logging to download codeDan McGee2011-10-24
* bacman: pkgrel does not have to be an integerlolilolicon2011-10-21
* Remove remaining usages of fprintf() from frontendDan McGee2011-10-21
* Remove pm_fprintf() in favor of pm_printf()Dan McGee2011-10-21
* Use stderr as output stream for pm_printf()Dan McGee2011-10-21
* pacman-key: add a default keyserver timeout value on --initDan McGee2011-10-17
* Show an error message on failed remote key lookupDan McGee2011-10-17
* Table display: print message with warning: prefixDan McGee2011-10-17
* makepkg: don't attach traps until after argument parsingDan McGee2011-10-14
* Add missing #ifdef around cURL error code in download structDan McGee2011-10-14
* Coding style cleanupsDan McGee2011-10-13
* curl_gethost() potential bug fixupsDan McGee2011-10-13
* doc/index.txt: Reformat past releases chartDan McGee2011-10-13
* doc: update .gitignore, add CSS override for new tables usageDan McGee2011-10-13
* Update NEWS for missing 4.0 stuff and 4.0.1 changes so farDan McGee2011-10-13
* scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer2011-10-13
* repo-add: Avoid race condition in signal handlersLukas Fleischer2011-10-13
* Add user-visible warning message if public keyring not foundDan McGee2011-10-12
* signing: delay gpgme_init() until latest possible momentDan McGee2011-10-12
* VerbosePkgLists: format table lines in i18n-compatible wayDan McGee2011-10-12
* Bump version to 4.0.0Dan McGee2011-10-12
* Final Transifex update before 4.0Dan McGee2011-10-12
* pactest: add a better descriptionDan McGee2011-10-11
* Add note to TRANSLATORS regarding TransifexDan McGee2011-10-11
* pacman-key: don't escape single quote in usage messageDan McGee2011-10-11
* Document verifying source file signatures in makepkgAllan McRae2011-10-11
* Fix typo in PKGBUILD man pageAllan McRae2011-10-11
* PKGBUILD.vim: fix epoch syntax highlightinglolilolicon2011-10-11
* Update translations from TransifexDan McGee2011-10-11
* dload: unhook error buffer after transfer finishesDave Reisner2011-10-10
* pactree: Make error message smarter in register_syncs()Lukas Fleischer2011-10-10
* pactree: Add "--config" optionLukas Fleischer2011-10-10
* makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae2011-10-10
* Format pacsort and vercmp testsuite outputAllan McRae2011-10-07
* Update NEWS for 4.0.0 releaseDan McGee2011-10-06
* bacman: use globbing to get local package db pathlolilolicon2011-10-06
* bacman: add tar.Z package creation supportlolilolicon2011-10-06
* bacman: small code cleanuplolilolicon2011-10-06
* bacman: bashify using [[ ]] and (( ))lolilolicon2011-10-06
* bacman: indent code using TABlolilolicon2011-10-06
* Enable CheckSpace by default in default config fileDan McGee2011-10-05