summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve exit statuses and error messages in pacman-keycanyonknight2012-01-18
* Turn gpg commands into functions in pacman-keycanyonknight2012-01-18
* repo-add: clean up help messagesDan McGee2012-01-18
* Fix broken output when asking question and stdin is pipedOlivier Brunel2012-01-18
* fetch_url: look for files in cache before downloadingDave Reisner2012-01-18
* Use isdigit() rather than character range comparisonsDan McGee2012-01-18
* Remove unused strtoupper() functionDan McGee2012-01-18
* Don't remove unknown files in cache cleaning codeDan McGee2012-01-18
* doc/vercmp: add note about pkgrel handlingDan McGee2012-01-12
* Use fileno() in isatty() callDan McGee2012-01-12
* makepkg: abort on missing download agentAllan McRae2012-01-08
* makepkg: fix missing source file detectionAllan McRae2012-01-08
* makepkg: simplify source archive generationAllan McRae2012-01-08
* Fix zsh completion for *.pkg.tarcanyonknight2012-01-08
* Fix bash completion for *.pkg.tarcanyonknight2012-01-08
* Update translations from TransifexDan McGee2012-01-05
* Update scripts translation catalogDan McGee2012-01-05
* Remove useless logger messageDan McGee2012-01-05
* Search for PGP subkeys in a keyserver-acceptable wayDan McGee2012-01-05
* add new pactest for syncfirst with recursive depsDave Reisner2012-01-02
* Prevent rebuild of man pages when using release tarballsAllan McRae2012-01-02
* Fix bogus string cast in search debug messageDan McGee2011-12-29
* pacman-key: Add missing quotesTimothy Redaelli2011-12-23
* Allow comments after repo section header in pacman.confAllan McRae2011-12-23
* contrib/paccache: silence possible output from cdDave Reisner2011-12-12
* pacsysclean: Add new contrib scriptEric BĂ©langer2011-12-12
* Use correct size in memsetDan McGee2011-12-05
* repo-add: enforce maximum .sig file sizeDan McGee2011-12-05
* Enforce signature download size limit on -U <url> operationsDan McGee2011-12-05
* contrib/paclist: Add "--help" command line parameterLukas Fleischer2011-12-05
* makepkg.5: fix typo s/tar,bz2/tar.bz2/Dave Reisner2011-11-30
* makepkg: avoid using comm for diff'ing package listsDave Reisner2011-11-30
* _alpm_ldconfig: return value from _alpm_run_chrootDan McGee2011-11-30
* Add two new pactests for pacman upgrade behaviorDan McGee2011-11-30
* Miscellaneous post-4.0.1 updatesDan McGee2011-11-30
* Final changes before 4.0.1 releaseDan McGee2011-11-20
* makepkg: trim trailing space from whitespace sensitive varsDave Reisner2011-11-20
* Update translations from TransifexDan McGee2011-11-16
* makepkg.conf: disable motd printing for rsync DLAGENTDave Reisner2011-11-15
* Allow sync_prepare to work in certain cases without sync databasesDan McGee2011-11-15
* Update documentation regarding signature extensionsAllan McRae2011-11-15
* Update translations from TransifexDan McGee2011-11-13
* Updates in preparation for 4.0.1 releaseDan McGee2011-11-13
* makepkg: check for value before using eval'd varDave Reisner2011-11-10
* makepkg: handle pgp signatures with .sign extensionAllan McRae2011-11-07
* Fix download progress rounding edge caseDan McGee2011-11-03
* Fix thinko in _alpm_strip_newlineDan McGee2011-11-01
* src/util: link vercmp against .lo, not the .oDave Reisner2011-11-01
* dload: remove redundant conditionalDave Reisner2011-10-27
* dload: chmod tempfiles to respect umaskDave Reisner2011-10-27