Jaromil
7e88c5d07b
travis fix to force apt to overwrite new conf files
2016-11-18 14:27:04 +01:00
Jaromil
99bb7fd067
fix travis for non-interactive apt
2016-11-18 14:21:57 +01:00
Jaromil
101b89f0be
use head directly without cat in post-hooks
...
less is more...
2016-11-18 13:56:44 +01:00
Jaromil
fa44f46eba
better documentation for kdf
...
also correctly use _failure on fatal error using --kdf
2016-11-18 13:56:44 +01:00
D.J.R
c502ef3d92
Merge pull request #230 from mandeep/change_swap_success_message
...
Changed message when encrypted swap found to something more informative
2016-10-17 22:00:46 +02:00
mandeepbhutani
50719fb06f
Changed message when encrypted swap found to something more informative
...
Changed message to detail all swap partitions
2016-10-16 11:40:26 -05:00
Jaromil
c80ebd6d6e
travis CI: removed kdf tests
...
kdf computation seems to not work on travis, it times out
2016-06-13 10:34:31 +02:00
Jaromil
6855127c15
added extras to CI tests (kdf etc.)
2016-06-12 17:28:09 +02:00
Jaromil
feb35205c8
setup continuous integration tests on Travis
2016-06-12 17:18:21 +02:00
Jaromil
ff57aa3214
experimental port to android - works with limited functionality
2016-01-24 23:07:19 +01:00
Jaromil
8f0b2943ce
documentation improvements for kdf and dm-crypt cipher choice
2016-01-09 10:16:42 +01:00
Jaromil
a08cb6e0de
forgot to bump the version into the script
2015-12-31 13:33:36 +01:00
Jaromil
017aee00b2
documentation updates for release
2015-12-30 17:50:36 +01:00
Jaromil
00e0ac323b
gtomb gui based on zenity, contributed by Parazyd
2015-12-30 17:45:10 +01:00
Jaromil
46c41f3572
fixes support for bind-hooks paths with whitespace
...
refactored list_tomb_binds to parse /proc/mounts
also works around Debian's infamous \040(deleted) bug
also minor fix in regex umount for more recent zsh
closes bug #222
2015-12-30 17:33:23 +01:00
Jaromil
15273c9f19
fix to last open date saved
...
now using /.last in tomb to save and retrieve the time when tomb
was last opened, fixes behaviour with tomb filenames containing dots.
2015-12-30 14:35:58 +01:00
Jaromil
66205c3e5c
updated strings and documentation
2015-12-22 18:22:48 +01:00
Jaromil
a0997cba27
renamed extras/po to an intelligible name
2015-12-13 01:12:44 +01:00
Jaromil
63464fa5ea
docs improvement
...
I'm assuming gettext will approximate a match with the string
without updating all .po files. This is only increasing the length
2015-12-02 16:34:22 +01:00
Jaromil
8cfe97c71b
better credits and anticipation
2015-11-25 19:15:33 +01:00
Jaromil
a9f5a32459
completed transition of all doc strings to mention mebibytes (MiB)
2015-11-25 17:55:54 +01:00
Jaromil
cecde4e116
fixed a typo in EUID check
2015-11-25 17:41:17 +01:00
Jaromil
97399f6b91
removed obsolete documentation about --sudo-pwd
2015-11-25 17:39:47 +01:00
Jaromil
9090bfaff9
easier to continue resizing if interrupted
...
if resize is launched at same size, will run partition resize
helps continuing if i.e: pinentry expired waiting for password
after a long resize while operator is away: jurt rerun resize command
2015-11-07 14:20:43 +01:00
Jaromil
8eeb361300
correct permissions on installed manpage (10x Jarno)
2015-10-25 22:28:37 +01:00
hellekin
dbea70d820
Merge pull request #219 from roylockhart/master
...
Update fr.po
2015-10-24 06:03:26 -03:00
Roy Lockhart
b0d534f5af
Update fr.po
...
Fixed some french orthographic/grammar/typographic rules
2015-10-24 00:25:13 +02:00
Jaromil
8db05ae8e1
Merge pull request #218 from Narrat/optim/docs
...
Correct spelling and whitespaces
2015-09-21 13:11:37 +02:00
Narrat
9dd81b505b
Correct spelling and whitespaces
2015-09-21 00:57:21 +02:00
Jaromil
dfdc2c8465
correct first name for qt-tray author
2015-09-08 17:31:44 +02:00
Jaromil
7ee4cfd150
documentation updates for qt-tray
2015-09-08 11:12:45 +02:00
Jaromil
0a14747ccf
Merge pull request #215 from mgian/qt-tray
...
Added tomb-qt-tray
2015-09-08 11:04:16 +02:00
Gianluca Montecchi
6d83bbb1bd
Updated Italian translation
2015-09-04 19:56:43 +02:00
Gianluca Montecchi
492174d3c6
Added copyright notice
2015-09-03 21:36:12 +02:00
Gianluca Montecchi
e9cc85028c
Initial import of tomb-qt-tray
2015-09-02 23:40:01 +02:00
Jaromil
a74c811c5b
documentation updates with translators
2015-08-06 17:52:41 +02:00
Daniel Rodriguez
57caa241c9
Add Italian translations.
2015-07-28 17:44:24 +02:00
Daniel Rodriguez
8afe5f7b9d
Add Swedish translations.
2015-07-27 18:21:56 +02:00
Jaromil
6c32ce81fd
correct dep to gtk2 in install docs
2015-07-26 17:26:49 +02:00
Dani
e79aaa9962
Update README file with new translations url.
...
This is the new url: https://poeditor.com/join/project/b276xMGAmB
2015-07-25 16:15:29 +02:00
Jaromil
e2f0b0378c
documentation updated for release
2015-07-23 18:39:10 +02:00
Jaromil
850b76d034
removed obsolete manual
2015-07-23 15:27:40 +02:00
Jaromil
b07224beab
fix to username parsing in passwd
...
now using getent, light edit of hellekin's fix in #198
2015-07-23 15:18:13 +02:00
Jaromil
b752980939
usage note: delete history ( #201 )
2015-07-23 15:11:05 +02:00
Jaromil
53ad70b668
usage notes, pinentry issues (addresses #202 )
2015-07-23 15:07:54 +02:00
Jaromil
ad4855d5cf
Merge pull request #209 from Narrat/fix-tomber-url
...
extras: fix tomber repository URL
2015-07-19 13:09:07 +02:00
Narrat
2930e38387
extras: fix tomber repository URL
2015-07-12 19:48:51 +02:00
Jaromil
6af6cddc81
Merge pull request #206 from emlun/master
...
Fix comment typo: --use-random => --use-urandom
2015-07-12 10:18:01 +02:00
Dani
4c1f0eee3c
Merge pull request #207 from Narrat/german-trans
...
extras/po: Some updates to the german translation
2015-07-12 10:08:42 +02:00
Jaromil
83c1653840
Merge pull request #208 from Narrat/man-page
...
Man-Page: Small fixes
2015-07-09 02:54:20 +02:00