-
postmodern committed
Apr 25, 2012 -
postmodern committed
Apr 25, 2012
-
Allow Repositories to store global options which are included in ever…
postmodern committedFeb 13, 2012 …y command. * Added Repository.path and Repository.path= for custom paths to the SCM executable. * Added Repository#options. * Added Repository.command and Repository.options for converting sub-commands/options into full tokenized commands. * Added Repository.run, Repository.popen, Repository#run and Repository#popen, which simply pass Repository.command() down to Util#run / Util#popen.
-
Added debugging output if $DEBUG is set.
postmodern committedFeb 13, 2012 -
postmodern committed
Feb 13, 2012 -
Added svn+ssh to the SCHEMES constant.
postmodern committedFeb 13, 2012 -
postmodern committed
Feb 13, 2012 -
Also raise an ArgumentError from SCM.new.
postmodern committedFeb 13, 2012 -
postmodern committed
Feb 13, 2012 -
Raise an ArgumentError instead.
postmodern committedFeb 13, 2012 -
postmodern committed
Feb 13, 2012 -
Split URIs into SCHEMES and EXTENSIONS for SCM.clone.
postmodern committedFeb 13, 2012 -
Merge branch 'master' of github.com:postmodern/scm
postmodern committedFeb 13, 2012
-
trans committed
Feb 11, 2012
-
Pass the additional options from Repository.clone.
postmodern committedJan 29, 2012 -
Added Repository.options, Repository.command, #command and #options.
postmodern committedJan 29, 2012 -
postmodern committed
Jan 29, 2012 -
Added Repository.path and Repository.path=.
postmodern committedJan 29, 2012
-
postmodern committed
Dec 14, 2011 -
postmodern committed
Dec 14, 2011 -
postmodern committed
Dec 14, 2011 -
Check for io when reading lines.
postmodern committedDec 14, 2011 -
postmodern committed
Dec 14, 2011 -
postmodern committed
Dec 14, 2011 -
Use $/ instead of hardcoding in \n.
postmodern committedDec 14, 2011 -
postmodern committed
Dec 14, 2011
-
postmodern committed
Dec 13, 2011 -
Require 'time' in scm/commits/commit.rb
postmodern committedDec 13, 2011 -
postmodern committed
Dec 13, 2011 -
Hg#commits now includes the files and description.
postmodern committedDec 13, 2011
-
Correct the order of local variables.
postmodern committedDec 12, 2011 -
postmodern committed
Dec 12, 2011
-
Add support for files and full message for svn.
trans committedDec 10, 2011 -
Support files and full message in commit for git.
trans committedDec 10, 2011