Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-14Make _alpm_filelist_contains() NULL-safeDan McGee
2011-10-14Merge branch 'maint'Dan McGee
2011-10-14makepkg: don't attach traps until after argument parsingDan McGee
2011-10-14Use fputs and putchar in callback progress displayDan McGee
2011-10-14Remove -f short option for --forceDan McGee
2011-10-14Add missing #ifdef around cURL error code in download structDan McGee
2011-10-13Use puts() instead of no-op printf() where applicableDan McGee
2011-10-13Remove mcheck.h supportDan McGee
2011-10-13Fix some strict 32-bit gcc warningsDan 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-13Merge branch 'maint'Dan McGee
2011-10-13Update NEWS for missing 4.0 stuff and 4.0.1 changes so farDan McGee
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer
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-12Remove alpm_list_getdata wrapper functionDan McGee
2011-10-12diskspace: extract check_mountpoint() functionDan McGee
2011-10-12_alpm_archive_fgets: optimize EOL searchDan 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-12Convert MALLOC to actually call malloc()Dan McGee
2011-10-12Move infrequently used path variables off the stackDan McGee
2011-10-12Extract a try_rename helper from extract_single_file()Dan McGee
2011-10-12Introduce alpm_time_t typeDan McGee
2011-10-12_alpm_parsedate: use strtoll() to parse numeric valueDan 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
2011-10-11Fix typo in PKGBUILD man pageAllan McRae
2011-10-11PKGBUILD.vim: fix epoch syntax highlightinglolilolicon
2011-10-11Update translations from TransifexDan McGee
2011-10-10dload: unhook error buffer after transfer finishesDave Reisner
2011-10-10pactree: Make error message smarter in register_syncs()Lukas Fleischer
2011-10-10pactree: Add "--config" optionLukas Fleischer
2011-10-10makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae
2011-10-07Format pacsort and vercmp testsuite outputAllan McRae
2011-10-06Update NEWS for 4.0.0 releaseDan McGee
2011-10-06bacman: use globbing to get local package db pathlolilolicon
2011-10-06bacman: add tar.Z package creation supportlolilolicon
2011-10-06bacman: small code cleanuplolilolicon
2011-10-06bacman: bashify using [[ ]] and (( ))lolilolicon
2011-10-06bacman: indent code using TABlolilolicon
2011-10-05Enable CheckSpace by default in default config fileDan McGee