summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-08Fix zsh completion for *.pkg.tarcanyonknight
2012-01-08Fix bash completion for *.pkg.tarcanyonknight
2012-01-05Update translations from TransifexDan McGee
2012-01-05Update scripts translation catalogDan McGee
2012-01-05Remove useless logger messageDan McGee
2012-01-05Search for PGP subkeys in a keyserver-acceptable wayDan McGee
2012-01-02add new pactest for syncfirst with recursive depsDave Reisner
2012-01-02Prevent rebuild of man pages when using release tarballsAllan McRae
2011-12-29Fix bogus string cast in search debug messageDan McGee
2011-12-23pacman-key: Add missing quotesTimothy Redaelli
2011-12-23Allow comments after repo section header in pacman.confAllan McRae
2011-12-12contrib/paccache: silence possible output from cdDave Reisner
2011-12-12pacsysclean: Add new contrib scriptEric BĂ©langer
2011-12-05Use correct size in memsetDan McGee
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee
2011-12-05Enforce signature download size limit on -U <url> operationsDan McGee
2011-12-05contrib/paclist: Add "--help" command line parameterLukas Fleischer
2011-11-30makepkg.5: fix typo s/tar,bz2/tar.bz2/Dave Reisner
2011-11-30makepkg: avoid using comm for diff'ing package listsDave Reisner
2011-11-30_alpm_ldconfig: return value from _alpm_run_chrootDan McGee
2011-11-30Add two new pactests for pacman upgrade behaviorDan McGee
2011-11-30Miscellaneous post-4.0.1 updatesDan McGee
2011-11-20Final changes before 4.0.1 releaseDan 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