summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-100/+100
|
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
|
* Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
|
* Also have masked package being looked up in the updater. Though this is ↵René 'Necoro' Neumann2008-05-271-5/+10
| | | | still misbehavior, as packages shouldn't be masked at this point of time
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-2/+1
|
* r751@Devoty: necoro | 2008-02-12 10:23:09 +0100Necoro2008-02-121-1/+2
| | | | Small bug fixes
* r725@Devoty: necoro | 2008-01-25 11:21:07 +0100Necoro2008-01-251-2/+8
| | | | small bug fixes
* r682@Devoty: necoro | 2008-01-20 03:23:02 +0100Necoro2008-01-201-5/+4
| | | | remove package at the _end_ of the merge
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-0/+107
First support for 'delete on demand' r665@Devoty: necoro | 2008-01-18 22:18:05 +0100 Finished the 'on demand removal'
n> 2014-04-18style: don't escape new line on &&Jason A. Donenfeld1-2/+2 2014-04-18reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17