summaryrefslogtreecommitdiff
path: root/portato/backend/flags.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-honor the newline add the end :). (It was removed by normal 'split()'). Ot...René 'Necoro' Neumann2009-02-091-19/+20
* Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-091-2/+2
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Fix indentionRené 'Necoro' Neumann2009-02-031-4/+4
* Fix at least the KeyError of bug #15René 'Necoro' Neumann2009-02-031-1/+1
* 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
ple.Jason A. Donenfeld1-10/+14 2012-09-04Prepare for debianification.1.0Jason A. Donenfeld9-4/+60 2012-09-03Fix readme typo.Jason A. Donenfeld1-1/+1 2012-09-03Show program name properly in error message.Jason A. Donenfeld1-1/+1 2012-09-03Move examples into manpage.Jason A. Donenfeld4-93/+224 2012-09-03Make into a real project.Jason A. Donenfeld8-5/+173 2012-09-03Support pass gitJason A. Donenfeld2-1/+15 2012-08-31Add remove synonyms.Jason A. Donenfeld1-2/+2 2012-08-31Use basename in usage.Jason A. Donenfeld1-2/+1 2012-08-19now using gpg_id as a varMatthew Ramirez1-2/+2 2012-08-07Forty five seconds.Jason A. Donenfeld1-1/+1 2012-08-06Deal with klipper and new lines.Jason A. Donenfeld1-3/+19 2012-08-06Update examples.Jason A. Donenfeld1-7/+7 2012-08-06Update readme.Jason A. Donenfeld1-11/+13 2012-08-06Be slicker and more like git.Jason A. Donenfeld1-114/+173