提交历史

作者 SHA1 备注 提交日期
  till 96298a33dc catch all failures 13 年之前
  till 8d80969f26 trim input 13 年之前
  till 4c2da57140 make static 13 年之前
  till c78d9ffece more inline documentation 13 年之前
  till 4da56ea617 explain non-interactive 13 年之前
  till f8d8ccfedc * in interactive mode: display error message to the user when authorization fails 13 年之前
  till a3363a8560 * SvnDriver::$useCache: false by default 13 年之前
  till 061d91b4a8 whitespace 13 年之前
  till 1f03d37a89 * only 'ask' the user if the session is interactive 13 年之前
  till a8287118ed * work on no-auth-cache 'creation' 13 年之前
  till 978d4c145d * more output 13 年之前
  till 59c1a7ff15 * when an auth failure is detected and 'auth' is not present, we ask for credentials 13 年之前
  till 44470da804 * do svnCommand() in execute() to be able to restart the dance in case it failed 13 年之前
  till a3e0a0805c * always run non-interactive 13 年之前
  till 907db48bb5 * wrap execution of commands into local method 13 年之前
  till 99eb18d0ff * rename var from $composer to $output (for consistency) 13 年之前
  till 3f665e8bbb * method to gather if this session is 'interactive' or 'non interactive' 13 年之前
  till d1482bfa3c * refactor svn command 'creation' into a single method: getSvnCommand() 13 年之前
  till 6417a86651 * fix docblocks 13 年之前
  till adfac9e34b escape arguments 13 年之前
  till 9ecbc5176e remove isset() 13 年之前
  till 0ecb710282 * add my credentials into every svn command 13 年之前
  till b30f8078e4 * avoid notice 13 年之前
  till 4db4d6720b correct my typo 13 年之前
  till ba8ccb1955 trailing space 13 年之前
  till 275d1c9969 * added a method to return the credential string for the svn command 13 年之前
  till e18a4f7d31 detect if credentials are in the url 13 年之前
  Jordi Boggiano 773338a688 Fixes for SVN support, fixes #172 13 年之前
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 13 年之前
  digitalkaoz 627deab51c fixed #230 13 年之前