index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-08 | Merge branch 'maint' | Dan McGee | |
Conflicts: lib/libalpm/signing.c Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight | |
Signed-off-by: canyonknight <canyonknight@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-10-14 | Remove -f short option for --force | Dan McGee | |
This is not something that should be used on a frequent basis, and giving it a short option encourages use without making the drawbacks obvious. For the 1% of situations that require it, the 5 extra keystrokes are a fair price to pay. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-08-17 | Fix trailing whitespace in whole codebase | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-08-11 | Attempt to update zsh_completion | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-03-21 | Some more zsh completion tidy up | Allan McRae | |
Changes for consistency across functions Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-03-21 | Fix zsh completion | Allan McRae | |
Fixes completion for "pacman -S <tab>" and "pacman -S repo/<tab>" Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-10-11 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | |
This applies to contrib/ files, our scripts, and the documentation. Dan: fix 'make clean' in contrib/ directory. Signed-off-by: Nezmer <git@nezmer.info> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-10-11 | Add .in extension to files in contrib | Nezmer | |
This is needed If we want to use sysconfdir,localstatedir and other variables. Signed-off-by: Nezmer <git@nezmer.info> Signed-off-by: Dan McGee <dan@archlinux.org> |