Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
pacman.conf.5.txt
Age
Commit message (
Expand
)
Author
2012-04-12
Remove SyncFirst option
Dan McGee
2012-01-18
Allow UseDelta option to specify a delta ratio
Dan McGee
2011-11-13
add fnmatch support for HoldPkg
Dave Reisner
2011-11-13
add support for back end fnmatch'd options
Dave Reisner
2011-08-09
doc/pacman.conf: make SigLevel overview an unordered list
Dan McGee
2011-08-02
docs/pacman.conf: Document SigLevel option
Dan McGee
2011-07-28
Unify modelines in Asciidoc files
Dan McGee
2011-07-14
Add 'compress' compression format as an available option
Dan McGee
2011-06-01
doc: monospace attribute escape fixes
Dan McGee
2011-06-01
Merge branch 'maint'
Dan McGee
2011-06-01
doc: fix attribute substitution in monospaced text
Dan McGee
2011-06-01
doc: add a few more escapes and fix usage of {}
Dan McGee
2011-04-20
New VerbosePkgLists option
Jakob Gruber
2011-04-20
Remove ShowSize option
Jakob Gruber
2011-03-23
Let pacman specify GnuPG's home directory.
Chris Brannon
2011-03-23
Documentation consistency fixes
Dan McGee
2011-01-31
Allow both cleanmethod values to be specified at the same time
Dan McGee
2010-12-12
Add configuration option to control disk space checking
Allan McRae
2010-10-11
Use sysconfdir, localstatedir, BASH instead of hardcoded values
Nezmer
2010-05-18
Allow to include a path containing wildcards
Marc-A. Dahlhaus
2009-10-11
Merge branch 'maint'
Dan McGee
2009-10-04
doc: ensure SyncFirst behavior with flags is clear
Dan McGee
2009-09-06
Allow $arch to be used in Server
Xavier Chantry
2009-09-06
Add Architecture and --arch option
Xavier Chantry
2009-08-18
dload.c : various fixes
Xavier Chantry
2009-06-23
Document the .pacnew extension with NoUpgrade
Nagy Gabor
2009-03-15
Fix several issues with xdelta
Xavier Chantry
2009-01-13
doc: fix some more asciidoc fallout
Dan McGee
2008-08-07
doc: allow asciidoc to format the note
Dan McGee
2008-06-08
Various updates needed prior to a new release
Dan McGee
2008-05-13
Add SyncFirst option.
Chantry Xavier
2008-03-30
Merge branch 'maint'
Dan McGee
2008-03-30
Fix manpage typo
Dan McGee
2008-03-23
Add new CleanMethod option.
Chantry Xavier
2008-03-22
Merge branch 'maint'
Dan McGee
2008-03-17
Drop case insensitive comparisons in the config parsing.
Chantry Xavier
2008-03-10
Clarify the NoUpgrade and NoExtract behavior.
Chantry Xavier
2008-01-15
Another documentation update for FS#9204
Chantry Xavier
2008-01-10
doc: add note to pacman.conf manpage explaining $repo
Dan McGee
2008-01-06
Documentation updates
Dan McGee
2007-12-29
doc: rename manlink macro to linkman
Dan McGee
2007-11-11
Add TotalDownload option.
Nathan Jones
2007-11-11
Add IgnoreGroup and --ignoregroup option.
Nathan Jones
2007-10-19
Download delta files if UseDelta is set.
Nathan Jones
2007-07-16
Man page revision time
Dan McGee
2007-07-09
Asciidoc updates- make it pretty, fix build, etc.
Dan McGee
2007-07-09
Add Synopsis section to man 5 pages.
Andrew Fyfe
2007-07-09
Move common stuff into footer.txt and some formating tweaks.
Andrew Fyfe
2007-07-09
Add two asciidoc manpages to the doc/ dir
Andrew Fyfe