Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update doc for v1.1bv1.1b | Joursoir | 2021-03-06 | 1 | -2/+2 | |
| | ||||||
* | some chore and delete useless thing | Joursoir | 2021-03-03 | 7 | -46/+14 | |
| | ||||||
* | cmd 'edit' has become more secure | Joursoir | 2021-03-03 | 4 | -84/+66 | |
| | ||||||
* | use xlib for copy password | Joursoir | 2021-03-01 | 4 | -29/+28 | |
| | ||||||
* | add routines for Xlib | Joursoir | 2021-03-01 | 2 | -0/+129 | |
| | ||||||
* | update doc and makefilev1.1a | Joursoir | 2021-03-01 | 2 | -3/+3 | |
| | ||||||
* | change license | Joursoir | 2021-02-28 | 13 | -9/+237 | |
| | ||||||
* | add header with constants; cmd 'edit' temporarily unavailable; delete all ↵ | Joursoir | 2021-02-28 | 4 | -90/+56 | |
| | | | | global vars | |||||
* | refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd ↵ | Joursoir | 2021-02-27 | 3 | -148/+124 | |
| | | | | don't use global vars anymore | |||||
* | add routines for gpgme | Joursoir | 2021-02-26 | 2 | -0/+164 | |
| | ||||||
* | improve code and codestyle; mv/rm cmd don't use global vars anymore | Joursoir | 2021-02-26 | 6 | -99/+65 | |
| | ||||||
* | rename handerror to xstd; create and use some routines | Joursoir | 2021-02-26 | 7 | -39/+43 | |
| | ||||||
* | create own function: tree | Joursoir | 2021-02-26 | 3 | -12/+150 | |
| | ||||||
* | add recursive mkdir, improve error handling | Joursoir | 2021-02-25 | 3 | -244/+295 | |
| | ||||||
* | refactor code | Joursoir | 2021-02-24 | 4 | -225/+205 | |
| | ||||||
* | commands return exit-code; add usefull macros | Joursoir | 2021-02-22 | 2 | -87/+94 | |
| | ||||||
* | change recognizing of commands; many printf -> one printf | Joursoir | 2021-02-22 | 6 | -111/+112 | |
| | ||||||
* | correct typos, change vars namev1.0c | Joursoir | 2021-01-14 | 2 | -29/+27 | |
| | ||||||
* | refactor generator of password | Joursoir | 2021-01-14 | 3 | -23/+9 | |
| | ||||||
* | rewrite shell script 'copy' to c language | Joursoir | 2021-01-14 | 2 | -8/+30 | |
| | ||||||
* | fix segmentation fault; remove few typosv1.0bdevelop | Joursoir | 2021-01-06 | 1 | -9/+9 | |
| | ||||||
* | some features: | Joursoir | 2020-10-31 | 7 | -0/+916 | |
remake README.md for new code architecture; add help command; add man page; |