aboutsummaryrefslogtreecommitdiff
path: root/vcs_git.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use tempfile instead of own random numberBenjamin Kellermann2017-10-221-7/+7
|
* forget history in examplesBenjamin Kellermann2016-10-141-0/+5
|
* better encoding solutionBenjamin Kellermann2016-05-171-1/+1
|
* fixed encoding problem, thanks to Hubert HesseBenjamin Kellermann2015-01-021-1/+2
|
* port to ruby2.1Benjamin Kellermann2014-11-131-1/+1
|
* Use split instead of scanBenjamin Kellermann2011-05-181-1/+1
|
* change exec to open3 which does not require /bin/sh to be installedBenjamin Kellermann2011-05-181-11/+16
|
* change backticks to %x notationBenjamin Kellermann2011-05-181-13/+13
|
* complete change of configurationBenjamin Kellermann2011-04-181-0/+78