Skip to content
Snippets Groups Projects
  1. Oct 21, 2015
    • Mike Frysinger's avatar
      avoid getpass when not used · 93c54fe6
      Mike Frysinger authored
      some systems (like android's bionic) do not provide getpass.  you can
      disable ENABLE_CLI_PASSWORD_AUTH & ENABLE_CLI_INTERACT_AUTH to avoid
      its use (and rely on pubkey auth), but the link still fails because
      the support file calls getpass.  do not define this func if both of
      those auth methods are not used.
      93c54fe6
  2. Jun 04, 2015
  3. May 06, 2015
  4. Apr 23, 2014
  5. Feb 15, 2014
  6. Jan 17, 2014
  7. Apr 02, 2013
  8. Apr 01, 2013
  9. Mar 31, 2013
  10. May 17, 2012
  11. Jul 06, 2009
  12. Jun 16, 2009
  13. Sep 29, 2008
  14. Mar 17, 2007
  15. Jun 12, 2006
  16. Mar 25, 2006
  17. Jan 15, 2006
  18. Sep 24, 2005
  19. Sep 21, 2005
  20. Mar 13, 2005
  21. Jan 03, 2005
  22. Aug 30, 2004
  23. Aug 15, 2004
  24. Aug 12, 2004
  25. Aug 04, 2004
  26. Aug 02, 2004
    • Matt Johnston's avatar
      Banner printing · 9c91ea1c
      Matt Johnston authored
      --HG--
      extra : convert_revision : a38558944355bb9b4c8e9e22147c1f2d8d327775
      9c91ea1c
  27. Aug 01, 2004
  28. Jul 30, 2004
  29. Jul 29, 2004
  30. Jul 28, 2004