Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-01 | open-terminal: properly quote SSH arguments | monsta | 1 | -1/+11 | |
fixes problem with opening terminal in remote folders with ' or " in their names. adapted from: https://git.gnome.org/browse/nautilus-open-terminal/commit/?id=f1789425df12e054fa0b2407f7df861d98059599 | |||||
2016-07-30 | open-terminal: fix indent a bit | monsta | 1 | -16/+16 | |
2016-07-29 | open-terminal: don't use #define just for one case | monsta | 1 | -3/+1 | |
2016-07-29 | open-terminal: use g_uri_parse_scheme | monsta | 1 | -8/+5 | |
2016-07-29 | open-terminal: reduce code duplication a bit | monsta | 1 | -19/+14 | |
2016-01-02 | drop MateConf migration scripts | Monsta | 2 | -6/+0 | |
2015-06-30 | open-terminal: fix parse_sftp_uri to return full host | Roman Anasal | 1 | -1/+1 | |
with a port given in the uri parse_sftp_uri would strip the last character of the host otherwise | |||||
2015-06-30 | open-terminal: don't pass default ssh port when not explicitly given | Roman Anasal | 1 | -3/+6 | |
omit the port on the commandline passed to the underlying ssh when none is explicitly given in vfs_uri and so leave it to ssh to determine the right port instead which may be a non-standard one configured in ssh_config | |||||
2015-06-08 | Uncapitalize "In" in "Open In Terminal" | Piotr Jurkiewicz | 1 | -2/+2 | |
2015-01-10 | Update POTFILES.in with renamed extension files | infirit | 1 | -1/+0 | |
So we do not have to add *.caja-extension.in to extra dist | |||||
2015-01-10 | fix dist for extension ini files | infirit | 1 | -0/+3 | |
2014-11-03 | Add information for about dialogs | Stefano Karapetsas | 5 | -7/+11 | |
2014-10-27 | Add ini files for extension management | Stefano Karapetsas | 2 | -1/+10 | |
2013-10-31 | Update to latest mate-desktop include path | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-17 | Add open-terminal extension | Stefano Karapetsas | 6 | -0/+740 | |