summaryrefslogtreecommitdiff
path: root/portato/backend/flags.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-654/+654
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-201-1/+5
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
* Ported packageRené 'Necoro' Neumann2008-05-211-1/+1
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-2/+1
* r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro2008-01-241-0/+17
* r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro2008-01-201-30/+37
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-111-0/+21
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-12/+12
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-14/+15
* improved update-world; now showing differences between installed and set use-...necoro2007-08-161-0/+3
* i18n support and german translationsnecoro2007-08-051-1/+2
* new fancier log outputnecoro2007-07-131-7/+7
* now considering non-existing files in /etc/portagenecoro2007-04-251-2/+5
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-7/+51
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-1/+1
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-38/+79
* Use icon instead of the asterisknecoro2007-02-161-1/+1
* Renamed to portatonecoro2006-11-241-0/+617
cure tmp directoryJason A. Donenfeld1-4/+11 2014-05-10configure git to decrypt gpg files automaticallySamuel Le Thiec1-0/+5 2014-05-08completion: add new generate flagsJason A. Donenfeld3-2/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33