Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for creating xdeltas in makepkg. | Dale Ogilvie | 2007-05-30 |
| | | | | | | | | Add xdelta option to makepkg.conf Added xfer script to contrib. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> | ||
* | Slight updates to PKGBUILD.vim | Dan McGee | 2007-05-10 |
| | | | | Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | Updated vim syntax file | Alessio 'mOLOk' Bolognino | 2007-05-10 |
| | | | | Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | Add vim syntax file for PKGBUILDs to contrib/ | Alessio 'mOLOk' Bolognino | 2007-05-10 |
| | | | | | | Thanks for the contribution. Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | Move .cvsignore -> .gitignore | Dan McGee | 2007-03-27 |
| | | | | | | | | * Move all .cvsignore files to .gitignore for switch in VCS. In addition, delete ones that were unnecessary because they only contained Makefile and Makefile.am. Signed-off-by: Dan McGee <dan@archlinux.org> | ||
* | * Added a readme file to the contrib/ directory. | Dan McGee | 2007-03-07 |
| | |||
* | * Oops, that last commit had some debug stuff in it. Removed it and added | Dan McGee | 2007-03-06 |
| | | | | --help and --version command line flags to contrib/pacsearch. | ||
* | * -Qs was returning an error if no package found, which is not the same ↵ | Dan McGee | 2007-03-06 |
| | | | | behavior as -Ss. | ||
* | * TODO updates. | Dan McGee | 2007-02-26 |
| | | | | * Makefile.am updates for Aaron's move of re-pacman to contrib. | ||
* | * Added a small note to HACKING | Aaron Griffin | 2007-02-26 |
| | | | | | * Moved re-pacman to contrib/ as it's probably not as useful as the other stuff in scripts/ | ||
* | Whoops, added to Makefile.am | Aaron Griffin | 2007-02-23 |
| | |||
* | I had this laying around, figured someone might find it useful | Aaron Griffin | 2007-02-23 |
| | |||
* | * added contrib/.cvsignore, and slight change to supfile.testing | Dan McGee | 2007-02-23 |
| | |||
* | * Updated distcheck target- added some flags so pactest is 100% correct. | Dan McGee | 2007-02-23 |
| | | | | * Added a Makefile.am so contrib/ folder is included in dist. | ||
* | * Updated bash_completion script to 3.0 options. | Dan McGee | 2007-02-19 |
| | | | | | * Changed that removal message again, hopefully it sounds good now. * Shortened a usage option description so it would not wrap at 81 chars. | ||
* | Added a config file for the vim-project plugin for kicks. To use: | Aaron Griffin | 2007-02-17 |
| | | | | | pacman -S vim-project and read :h project enjoy | ||
* | * Adding pacsearch - a script to search both the sync repos and locally | Dan McGee | 2007-02-17 |
| | | | | installed packages in color, and indicate those which are installed. | ||
* | Added a 'contrib' directory for other stuff that might be a good idea to ↵ | Aaron Griffin | 2007-02-16 |
maintain here. * moved bash_completion from the "archlinux" script in the official bash_completion package * moved zsh_completion from the AUR zsh-pacman package |