summaryrefslogtreecommitdiff
path: root/doc/pacman.conf.5.txt
AgeCommit message (Expand)Author
2016-01-27pacman.conf.5: document system hook directoryAllan McRae
2015-10-18pacman: add user hook directoriesAndrew Gregory
2014-08-09man: Improve grammar and add missing single quotes around command optionsJason St. John
2014-08-09man: Use uniform line spacing between sectionsJason St. John
2014-03-08note that TotalDownload and XferCommand are incompatible.Matthias Krüger
2013-12-15db.c: require unique database namesAndrew Gregory
2013-09-04pacman: add front end support for repo usage levelDave Reisner
2013-06-26Enable inverted patterns in NoExtract and NoUpgrade.Patrick Steinhardt
2013-03-14doc: consistent formatting for pacman.conf optionsWilliam Giokas
2013-03-14doc: Fix pacman.conf formattingWilliam Giokas
2013-03-07update documentation and config filesSimon Gomizelj
2013-02-07Document LocalFileSigLevel and RemoteFileSigLevelAllan McRae
2013-01-03Fixed missing asciidoc idDanny George
2012-04-12Remove SyncFirst optionDan McGee
2012-01-18Allow UseDelta option to specify a delta ratioDan McGee
2011-11-13add fnmatch support for HoldPkgDave Reisner
2011-11-13add support for back end fnmatch'd optionsDave Reisner
2011-08-09doc/pacman.conf: make SigLevel overview an unordered listDan McGee
2011-08-02docs/pacman.conf: Document SigLevel optionDan McGee
2011-07-28Unify modelines in Asciidoc filesDan McGee
2011-07-14Add 'compress' compression format as an available optionDan McGee
2011-06-01doc: monospace attribute escape fixesDan McGee
2011-06-01Merge branch 'maint'Dan McGee
2011-06-01doc: fix attribute substitution in monospaced textDan McGee
2011-06-01doc: add a few more escapes and fix usage of {}Dan McGee
2011-04-20New VerbosePkgLists optionJakob Gruber
2011-04-20Remove ShowSize optionJakob Gruber
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon
2011-03-23Documentation consistency fixesDan McGee
2011-01-31Allow both cleanmethod values to be specified at the same timeDan McGee
2010-12-12Add configuration option to control disk space checkingAllan McRae
2010-10-11Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer
2010-05-18Allow to include a path containing wildcardsMarc-A. Dahlhaus
2009-10-11Merge branch 'maint'Dan McGee
2009-10-04doc: ensure SyncFirst behavior with flags is clearDan McGee
2009-09-06Allow $arch to be used in ServerXavier Chantry
2009-09-06Add Architecture and --arch optionXavier Chantry
2009-08-18dload.c : various fixesXavier Chantry
2009-06-23Document the .pacnew extension with NoUpgradeNagy Gabor
2009-03-15Fix several issues with xdeltaXavier Chantry
2009-01-13doc: fix some more asciidoc falloutDan McGee
2008-08-07doc: allow asciidoc to format the noteDan McGee
2008-06-08Various updates needed prior to a new releaseDan McGee
2008-05-13Add SyncFirst option.Chantry Xavier
2008-03-30Merge branch 'maint'Dan McGee
2008-03-30Fix manpage typoDan McGee
2008-03-23Add new CleanMethod option.Chantry Xavier
2008-03-22Merge branch 'maint'Dan McGee
2008-03-17Drop case insensitive comparisons in the config parsing.Chantry Xavier
2008-03-10Clarify the NoUpgrade and NoExtract behavior.Chantry Xavier