summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
* Prepare 0.11.1René 'Necoro' Neumann2008-09-151-0/+5
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
* Attach logfile to mailRené 'Necoro' Neumann2008-09-153-17/+51
* Add a log-fileRené 'Necoro' Neumann2008-09-155-52/+100
* Some small readability changesRené 'Necoro' Neumann2008-09-151-5/+5
* Add a __str__ method to backend.PackageRené 'Necoro' Neumann2008-09-151-0/+5
* Documentation updateRené 'Necoro' Neumann2008-09-151-6/+49
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-153-136/+88
* Fixed block checkRené 'Necoro' Neumann2008-09-121-1/+1
* Fixed portage-2.1.4.4 bug with setsRené 'Necoro' Neumann2008-09-121-5/+5
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-022-39/+14
* Fix modeline in configRené 'Necoro' Neumann2008-09-021-1/+1
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-0248-7854/+7854
* Remove obscure old shell scriptRené 'Necoro' Neumann2008-07-281-4/+0
* Preparing 0.11René 'Necoro' Neumann2008-07-285-132/+121
* Disable '--oneshot' button if senselessRené 'Necoro' Neumann2008-07-283-98/+103
* Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann2008-07-281-1/+20
* Removed obsolete queuePopupRené 'Necoro' Neumann2008-07-282-117/+97
* New --oneshot-cb worksRené 'Necoro' Neumann2008-07-282-100/+106
* First support for the new emerge optionsRené 'Necoro' Neumann2008-07-283-113/+148
* Some changelog workRené 'Necoro' Neumann2008-07-281-2/+2
* Removed pausing iconsRené 'Necoro' Neumann2008-07-282-171/+0
* Add scrollbacklines to configRené 'Necoro' Neumann2008-07-282-1/+6
* Some German translation stuffRené 'Necoro' Neumann2008-07-282-166/+168
* Dependencies for the call graph should not be hardRené 'Necoro' Neumann2008-07-271-1/+2
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
* portage.Set.getAtoms() does not return strings...René 'Necoro' Neumann2008-07-271-1/+2
* Fixed bug in update_worldRené 'Necoro' Neumann2008-07-271-1/+1
* Updated polish translationTomasz Osiński2008-07-271-434/+537
* Fixing subprocess/listener handlingRené 'Necoro' Neumann2008-07-253-25/+40
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-203-99/+105
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
* Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2008-07-162-6/+7
* Abort the main process if child dies.René 'Necoro' Neumann2008-07-162-1/+12
* Make portage cleanup old porttree instanceRené 'Necoro' Neumann2008-07-121-1/+2
* Updated catalan translationRoger Calvó2008-07-111-422/+550
* Updated turkish translationGürkan Gür2008-07-111-411/+523
* Make mailwindow modalRené 'Necoro' Neumann2008-07-101-50/+52
* Fixes bug on <portage-2.2 in preferencesRené 'Necoro' Neumann2008-07-101-1/+2
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-103-6/+11
* Updated translationRené 'Necoro' Neumann2008-07-104-83/+88
* Moved color info to configRené 'Necoro' Neumann2008-07-104-5/+22
* Add tooltip to revert btnRené 'Necoro' Neumann2008-07-102-140/+145
* Update changelogRené 'Necoro' Neumann2008-07-091-0/+2
* Updated translationsRené 'Necoro' Neumann2008-07-093-1009/+1026
* Merged in the portage-2.2 branchRené 'Necoro' Neumann2008-07-0914-149/+335
|\
| * Added package sets of portage-2.2René 'Necoro' Neumann2008-07-092-0/+35
| * Introduced Sets for findingRené 'Necoro' Neumann2008-07-092-95/+145
| * Renamed generic package setsRené 'Necoro' Neumann2008-07-096-21/+26
='logsubject'>bash-completion: filter dot files from resultsJason A. Donenfeld1-3/+8 2014-04-18reencrypt: remove option, do automaticallyJason A. Donenfeld5-39/+25 2014-04-18reencryption: add to completion filesJason A. Donenfeld3-1/+5 2014-04-18Specify variable gpg.Jason A. Donenfeld1-1/+1 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 Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 Based-on-work-by: Matthieu Weber <mweber@free.fr> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 I found that revelatio2pass.py script doesn't work. It can not decrypt my password file. I got following error message: raceback (most recent call last): File "git/password-store/contrib/importers/revelation2pass.py", line 159, in <module> main(args.FILE, verbose=args.verbose, xml=args.xml) File "git/password-store/contrib/importers/revelation2pass.py", line 140, in main cleardata_gz = decrypt_gz(password, data) File "git/password-store/contrib/importers/revelation2pass.py", line 117, in decrypt_gz ct = c.decrypt(cipher_text[28:]) File "/usr/lib/python2.7/site-packages/Crypto/Cipher/blockalgo.py", line 295, in decrypt return self._cipher.decrypt(ciphertext) I was unable to fix the problem, but I created a workaround, that add plain XML import option to the revelation2pass.py script. Revelation can export its password file as plain XML format. 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17 According to Brandon Jones, all we need to do is adjust /dev/clipboard from xclip. So we add a platform specific file to do so. http://www.relaytheurgency.com/2014/04/pass-in-cygwin-relatively-simple.html Suggested-by: Brandon Jones <jones.brandon.lee@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>