Subversion Repositories pub

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN

Filtering Options

Rev Age Author Path Log message Diff
604 3692 d 14 h toni /relevation/branches/1.3/ Use pyqver2 during development  
603 3692 d 15 h toni /relevation/branches/1.3/debian/ Bumped minimum python version after checking with pyqver2.py  
602 3692 d 19 h toni /relevation/branches/1.3/debian/ debian/rules: Short-hand for ease in possible future overrides  
601 3692 d 19 h toni /relevation/branches/1.3/ Makefile cleanup  
600 3692 d 22 h toni /relevation/branches/1.3/ Integrate Python's distutils into distribution/installation procedure
debian/control: Distutils require a higher python version than the actual script
 
599 3693 d 14 h toni /relevation/branches/1.3/ GNUmakefile: Added test for resolved variables. Fixed paths  
598 3693 d 14 h toni /relevation/branches/1.3/debian/ debian/control: Newer way of specifying minimum python version  
597 3693 d 15 h toni /relevation/branches/1.3/ Moved code into its own directory  
596 3693 d 19 h toni /relevation/branches/1.3/debian/ debian/control: Cleanup  
595 3693 d 21 h toni /relevation/branches/1.3/ Clean up exception handling  
594 3693 d 22 h toni /relevation/branches/1.3/ Install PBKDF2
Retrieve version information by running relevation.py
 
593 3693 d 22 h toni /relevation/branches/1.3/ -m  
592 3693 d 22 h toni /relevation/branches/1.3/debian/ debian/changelog: Added new version  
591 3693 d 22 h toni /relevation/branches/1.3/ Move PBKDF2.py into a package for installation  
590 3694 d 13 h toni /relevation/branches/1.3/ Initial support for the new file format  
589 3695 d 20 h toni /relevation/branches/1.3/ Documentation for the newer code  
588 3695 d 21 h toni /relevation/branches/1.3/ Move data file opening into data reader object  
587 3695 d 21 h toni /relevation/branches/1.3/ Check file magic
Preparations to read newer file format
 
586 3695 d 22 h toni /relevation/branches/1.3/ BRANCH 1.3  
257 3891 d 14 h toni /relevation/branches/ Remove BRANCH 1.2.1  
252 3891 d 15 h toni /relevation/branches/1.2.1/debian/ Bump date  
251 3897 d 2 h toni /relevation/branches/1.2.1/ Remove temporary packaging directory  
250 3897 d 2 h toni /relevation/branches/1.2.1/ Bumped version  
249 3897 d 2 h toni /relevation/branches/1.2.1/ Resizeable GUI (sorta)  
248 3897 d 2 h toni /relevation/branches/1.2.1/ Added meta-information
Added version to GUI title
 
247 3897 d 2 h toni /relevation/branches/1.2.1/ Removed unnecessary main window destroy()  
246 3897 d 2 h toni /relevation/branches/1.2.1/ Added $ to headers  
245 3897 d 2 h toni /relevation/branches/1.2.1/ Correctly handle lack of matches  
244 3897 d 2 h toni /relevation/branches/1.2.1/ Integrated RPM specfile  
243 3897 d 3 h toni /relevation/branches/1.2.1/ Updated GUI to the changes in the last version  
242 3897 d 3 h toni /relevation/branches/1.2.1/ BRANCH 1.2.1  
227 3905 d 21 h toni /relevation/branches/ Remove unnecessary BRANCH 1.2.1  
219 3906 d 0 h toni /relevation/branches/1.2.1/ BRANCH 1.2.1  
218 3906 d 0 h toni /relevation/branches/ Remove BRANCH 1.2  
215 3906 d 0 h toni /relevation/branches/1.2/ Use printf to retrieve version  
214 3906 d 0 h toni /relevation/branches/1.2/ Enable Release mode  
213 3906 d 1 h toni /relevation/branches/1.2/ Filter out 'folder' entries by defaut, when filtering by type  
212 3906 d 2 h toni /relevation/branches/1.2/ Use getpass to retrieve password on the terminal  
211 3906 d 2 h toni /relevation/branches/1.2/ AND operator mode  
210 3906 d 3 h toni /relevation/branches/1.2/ Replaced 'echo -e' with 'printf' for portability