git-annex/CmdLine
Joey Hess 79cf404e75 support being run by ssh as ssh-askpass replacement
To use, set GIT_ANNEX_SSHASKPASS to point to a fifo or regular file
(FIFO is better, avoids touching disk or multiple readers) that contains
the password. Then set SSH_ASKPASS=git-annex, and when ssh runs it, it will
tell ssh the password.

This is not yet used..
2014-04-29 18:08:10 -04:00
..
GitAnnex limiting files based on metadata 2014-02-13 02:24:30 -04:00
GitAnnexShell Windows: Fix handling of absolute unix-style git repository paths. 2014-02-08 15:39:04 -04:00
Action.hs avoid using function named that conflicts with name used in newer version of process library 2014-01-29 13:44:53 -04:00
GitAnnex.hs support being run by ssh as ssh-askpass replacement 2014-04-29 18:08:10 -04:00
GitAnnexShell.hs git-annex-shell: Added notifychanges command. 2014-04-05 16:10:39 -04:00
Option.hs add desktop notifications 2014-03-22 14:12:19 -04:00
Seek.hs findref: New command, like find but shows files in a specified git ref. 2014-04-17 18:41:24 -04:00
Usage.hs findref: New command, like find but shows files in a specified git ref. 2014-04-17 18:41:24 -04:00