Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added basic bash completion for mana | Matteo Pasotti | 2014-12-18 | 1 | -0/+18 |
| | |||||
* | fixed adding mirror functions, broken after drakx common.pm clean up | Angelo Naselli | 2014-12-13 | 2 | -4/+9 |
| | |||||
* | fixed gurpm progress bar | Angelo Naselli | 2014-12-12 | 2 | -15/+24 |
| | |||||
* | preparing for a release | Angelo Naselli | 2014-12-12 | 7 | -5/+230 |
| | |||||
* | Managed another undefined value | Angelo Naselli | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | code review, avoid code duplication | Angelo Naselli | 2014-12-12 | 1 | -20/+4 |
| | |||||
* | Better output formatting | Angelo Naselli | 2014-12-12 | 1 | -8/+9 |
| | |||||
* | Fixed output in pacakge details | Angelo Naselli | 2014-12-11 | 1 | -15/+15 |
| | |||||
* | - fixed description | Angelo Naselli | 2014-12-11 | 1 | -5/+8 |
| | | | | - fixed file output for ncurses | ||||
* | Removed heading from ps list (caused an undefined value comparing) | Angelo Naselli | 2014-12-11 | 1 | -4/+4 |
| | |||||
* | defualt is empty string not undefined | Angelo Naselli | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | moved mpan.pl to mpan, easier to run by command line | Angelo Naselli | 2014-12-10 | 5 | -9/+9 |
| | |||||
* | Skipped GUI dialog testing (enable them by running make test TEST_GUI=1) | Angelo Naselli | 2014-12-10 | 3 | -71/+65 |
| | | | | thanks to Thierry Vignaud for the suggestion | ||||
* | Changed apanel with mpan as it is called now | Angelo Naselli | 2014-12-10 | 1 | -8/+8 |
| | |||||
* | Removed option -T that failed with make testdb | Angelo Naselli | 2014-12-10 | 5 | -8/+4 |
| | |||||
* | removed $::prefix it cannot be use atm | Angelo Naselli | 2014-12-10 | 1 | -27/+27 |
| | |||||
* | Probably useless, but if a doneMultipleChanges is called, before it a | Angelo Naselli | 2014-12-10 | 1 | -0/+2 |
| | | | | startMultipleChnages should be called as well | ||||
* | Given a better mpan layout | Angelo Naselli | 2014-12-09 | 1 | -20/+25 |
| | |||||
* | fixed undefined value in comparison | Angelo Naselli | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | Fixed tab in presentation | Angelo Naselli | 2014-12-08 | 1 | -6/+8 |
| | |||||
* | Added "mana rpm" and "mana update" | Angelo Naselli | 2014-12-08 | 1 | -0/+8 |
| | |||||
* | added rpmdragora and dragoraUpdate | Angelo Naselli | 2014-12-08 | 1 | -1/+11 |
| | |||||
* | Added media manager | Angelo Naselli | 2014-12-07 | 1 | -8/+36 |
| | |||||
* | merged pot files | Matteo Pasotti | 2014-12-07 | 10 | -1549/+3258 |
| | |||||
* | list_passwd undefined | Angelo Naselli | 2014-12-06 | 1 | -2/+3 |
| | |||||
* | fix tree if reset search pressed | Angelo Naselli | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | added dont_ask_again to contanct mirror request | Angelo Naselli | 2014-12-05 | 2 | -4/+10 |
| | |||||
* | added dont_ask_again option to interactive_msg | Angelo Naselli | 2014-12-05 | 1 | -23/+88 |
| | |||||
* | exit if user does not want to contact mirrors | Angelo Naselli | 2014-12-05 | 2 | -25/+26 |
| | |||||
* | Really managed undefined value | Angelo Naselli | 2014-12-05 | 1 | -3/+3 |
| | |||||
* | managed "uninitialized value" | Angelo Naselli | 2014-12-05 | 2 | -10/+14 |
| | |||||
* | get the right translation from drakx (atm) | Angelo Naselli | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Allow rpmdragora and dragoraUpdate to be installed | Angelo Naselli | 2014-12-03 | 3 | -0/+9 |
| | |||||
* | Removed drakx common dependency | Angelo Naselli | 2014-12-03 | 22 | -296/+528 |
| | |||||
* | Wrong gurpm label (double increments) | Angelo Naselli | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | Fix package selection | Angelo Naselli | 2014-12-02 | 2 | -2/+5 |
| | |||||
* | Fix download percentage | Angelo Naselli | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | Fixed crash if no updates available | Angelo Naselli | 2014-12-02 | 1 | -2/+3 |
| | |||||
* | Really fixed quit procedure | Angelo Naselli | 2014-12-02 | 1 | -19/+11 |
| | |||||
* | - Quit only if really wanted | Angelo Naselli | 2014-12-02 | 3 | -10/+1 |
| | | | | - removed BP | ||||
* | removed interactive_packtable | Angelo Naselli | 2014-12-02 | 1 | -25/+0 |
| | |||||
* | - Fixed package selection, when canceled now it is in the right status | Angelo Naselli | 2014-12-02 | 3 | -63/+37 |
| | |||||
* | Converted _display_READMEs_if_needed | Angelo Naselli | 2014-12-02 | 3 | -65/+109 |
| | | | | Fixed treeview rpmnew in ncurses | ||||
* | Added rpmnew management | Angelo Naselli | 2014-12-01 | 6 | -123/+308 |
| | |||||
* | code clean up | Angelo Naselli | 2014-12-01 | 1 | -29/+3 |
| | |||||
* | - Package column splitted in Package and Summary to be seen also in ncurses | Angelo Naselli | 2014-11-30 | 2 | -8/+13 |
| | | | | - restored base package names | ||||
* | used Carp to get the bt | Angelo Naselli | 2014-11-30 | 1 | -1/+3 |
| | |||||
* | removed BP | Angelo Naselli | 2014-11-28 | 2 | -2/+4 |
| | |||||
* | removed add_parent call, first stage code clean up | Angelo Naselli | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | select the old item if possible | Angelo Naselli | 2014-11-28 | 1 | -4/+37 |
| |