aboutsummaryrefslogtreecommitdiff
path: root/vcs_git.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* update (c) noticeBenjamin Kellermann2019-08-161-1/+1
* Do not abort when UTF-8 names appear in commit history.Stephan I. Böttcher2019-05-091-1/+1
* translation changesBenjamin Kellermann2018-08-251-1/+1
* Fix minor typosRafael Fontenelle2018-08-161-1/+1
* 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