aboutsummaryrefslogtreecommitdiff
path: root/vcs_git.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not abort when UTF-8 names appear in commit history.Stephan I. Böttcher2019-05-091-1/+1
| | | | | From /var/log/apache2/error.log: [Thu May 09 22:03:12.703603 2019] [cgi:error] [pid 7418] [client 84.146.220.115:35130] AH01215: …/git/dudle/vcs_git.rb:55:in `split': invalid byte sequence in US-ASCII (ArgumentError): …www/dudle/Kutter/edit_columns.cgi, referer: …
* 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