Jaromil
|
3eff8aeebe
|
isolated functions to speed up test environment
|
2014-11-14 17:43:53 +01:00 |
|
Jaromil
|
828579e10d
|
better parses for bind-hooks
rw global vars VERSION etc facilitate re-source in test environment
|
2014-11-14 17:42:49 +01:00 |
|
Jaromil
|
9097a69631
|
indentation and small fix for umount to avoid warnings and correct check
|
2014-11-14 14:25:49 +01:00 |
|
Dani
|
d53727c6ee
|
Merge pull request #157 from gdrooid/cleanup
[i18n] Update .pot generation script
|
2014-11-13 21:15:39 +01:00 |
|
gdrooid
|
7fecf71a81
|
[i18n] Don't add debug messages to translation files.
|
2014-11-12 20:11:29 +01:00 |
|
gdrooid
|
e32bce2c1f
|
[i18n] Remove warning message when generating the pot file.
|
2014-11-12 19:19:51 +01:00 |
|
gdrooid
|
83d53b204e
|
[i18n] Fix pot generation to avoid a lot of manual work.
|
2014-11-12 19:18:37 +01:00 |
|
Jaromil
|
c73f00eb19
|
adjusting strings to facilitate translation
|
2014-11-04 16:45:57 +01:00 |
|
Jaromil
|
943a46ef60
|
removed create_tomb, left deprecation notice
|
2014-11-04 16:45:37 +01:00 |
|
Jaromil
|
181f0fc636
|
revert to swish-e again
|
2014-11-04 16:45:08 +01:00 |
|
hellekin
|
6c71f2c94b
|
[cleanup] Process subcommands
|
2014-11-04 15:33:12 +01:00 |
|
hellekin
|
8df1575a44
|
[cleanup] Replace 'test' with [[ expr ]]
|
2014-11-04 15:33:12 +01:00 |
|
hellekin
|
b857122d7d
|
[cleanup] _load_key
|
2014-11-04 15:32:46 +01:00 |
|
hellekin
|
27ec914870
|
[cleanup] Fix path to user's temporary files
|
2014-11-04 15:32:46 +01:00 |
|
hellekin
|
fb12b50d7d
|
[cleanup] ask_password
|
2014-11-04 15:32:45 +01:00 |
|
Jaromil
|
dac8e4acae
|
remove base2 notation for flags
fixes bug that prevented to evaluate correctly 1/0 values for optional extensions
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
788c133f94
|
[cleanup] More test cleanups
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
14ed549a55
|
[cleanup] Consolidate temporary file creation
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
226fd2a0f8
|
[cleanup] Only add directory to mounted if it's actually mounted
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
fda78fbf8a
|
[cleanup] Disallow empty TOMBNAME
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
80f8b58387
|
[cleanup] Remove those test-* files
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
0754e9acd2
|
[cleanup] "Safety functions" section
- more documentation
- follow style guide
- rationalize check_swap
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
3e91b7bb9b
|
[cleanup] Document options functions
|
2014-11-04 15:32:45 +01:00 |
|
hellekin
|
cd1ceac92e
|
[cleanup] Introduce _whoami ; clean ; pass all tests with or without sudo
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
b053898300
|
[cleanup] Privatize {,_}endgame event
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
8e38a1c31b
|
[cleanup] Uppercase loop devices
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
03a3456c98
|
[cleanup] Uppercase temporary files
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
43225c790e
|
[clenaup] Uppercase secrets
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
fe01a62467
|
[cleanup] Uppercase TOMBKEY*
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
b91573dde5
|
[cleanup] Introduce _plot
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
19abe7cf85
|
[cleanup] Uppercase global command context
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
0e9453ebd8
|
[cleanup] Remove unused global variable
|
2014-11-04 15:32:44 +01:00 |
|
hellekin
|
b340721307
|
[cleanup] Uppercase global OPTS
|
2014-11-04 15:32:43 +01:00 |
|
hellekin
|
64c20d95f2
|
[cleanup] Improve style guide
|
2014-11-04 15:32:43 +01:00 |
|
hellekin
|
9539d0cc4b
|
[cleanup] Formalize tests for flags
|
2014-11-04 15:32:43 +01:00 |
|
hellekin
|
da183aa689
|
[cleanup] Fix log of commands by using arrays consistently
|
2014-11-04 15:32:43 +01:00 |
|
hellekin
|
b721de0ec1
|
Starting cleanup
|
2014-11-04 15:32:43 +01:00 |
|
Jaromil
|
49af92e1a8
|
added documentation about pinentry to manual, fix #115
|
2014-10-24 01:35:29 +02:00 |
|
Jaromil
|
3d29d6a422
|
use swish-e and not the debian-specific wrapper, fix #136
|
2014-10-24 01:20:36 +02:00 |
|
Jaromil
|
ab425a327e
|
runtests now returns 1 if at least one error has occurred, fix #153
|
2014-10-23 23:32:09 +02:00 |
|
hellekin
|
a9bc4c2489
|
Remove fatally broken failure :)
|
2014-10-20 12:52:21 -03:00 |
|
Jaromil
|
3416ad2d2c
|
avoid using Tomb's PID in temp files and double the random #150
|
2014-10-20 16:34:45 +02:00 |
|
Jaromil
|
372a1a1cf8
|
make sure the old manual is not confused with the actual 'man tomb' #150
|
2014-10-20 16:28:41 +02:00 |
|
Jaromil
|
f2ffa9c67f
|
correct tomb_key variable usage in logs
|
2014-10-10 11:17:02 +02:00 |
|
Jaromil
|
f8df67fcd0
|
fixes empty variables used in output messages
there where variable names left over after the code refactoring
they have now correct names or are filled, messages stay the same
fixes #138
|
2014-10-10 00:05:00 +02:00 |
|
Jaromil
|
651890db61
|
deleting .gitmodules old leftover
|
2014-10-09 21:09:22 +02:00 |
|
hellekin
|
4610af02c9
|
Tidy up options documentation
|
2014-10-05 13:41:19 -03:00 |
|
Jaromil
|
a7dcb1487c
|
Merge pull request #145 from gdrooid/spanish
Spanish translations updated
|
2014-09-27 17:42:38 +02:00 |
|
gdrooid
|
c266bceb76
|
[i18n] Removed strings that don't need to be translated.
|
2014-09-27 15:53:03 +02:00 |
|
gdrooid
|
ce77c460fe
|
[i18n] Updated Spanish translations.
|
2014-09-27 15:33:27 +02:00 |
|