Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-06 | strip_key: Fix for values that contain ": " | Teddy Wing | |
Values that contained ": " would not be parsed correctly for copying to the clipboard. If, for example, a password contained ": ", those characters and any following them wouldn't be copied. This change allows such passwords to be copied correctly. | |||
2016-08-06 | Add a test file that can be piped to the program | Teddy Wing | |