summaryrefslogtreecommitdiffstats
path: root/punani
Commit message (Collapse)AuthorAgeFilesLines
* punani: remove stderr redirection for pacmanmakefu2011-09-161-1/+1
| | | | | stderr redirection results in the shadowing of "Proceed with installation? [Y/n]" leading to total trolling of the user which then most likely will wait forever
* punani: add verbose functionmakefu2011-09-141-1/+1
|
* punani: fix help bugmakefu2011-09-141-1/+1
|
* punani/doc/release: add Angstrom linux detectionmakefu2011-09-121-0/+3
|
* punani: deobfuscate source, handle multiple parmsmakefu2011-09-121-6/+6
|
* punani: fix parsing bug, add fallback helpermakefu2011-09-121-6/+13
|
* punani/doc: initial commitmakefu2011-08-291-0/+35
| | | | releases covers a way to guess the release of the distro
* punani: fix help/hard conflict, system functionmakefu2011-08-291-87/+152
| | | | | handle_system is now the function which does the right thing for all distro specific stuff
* punani: add dryrun,hard,filebased searchmakefu2011-08-291-34/+122
| | | | | | punani is now able to search for packages via files and packages in debian-based and arch-based systems. Fix bug in punani godmode
* punani: add minimal arch engineertv2011-08-111-0/+90