aboutsummaryrefslogtreecommitdiff
path: root/vcs_git.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-09Do not abort when UTF-8 names appear in commit history.Stephan I. Böttcher1-1/+1
2018-08-25translation changesBenjamin Kellermann1-1/+1
2018-08-16Fix minor typosRafael Fontenelle1-1/+1
2017-10-22use tempfile instead of own random numberBenjamin Kellermann1-7/+7
2016-10-14forget history in examplesBenjamin Kellermann1-0/+5
2016-05-17better encoding solutionBenjamin Kellermann1-1/+1
2015-01-02fixed encoding problem, thanks to Hubert HesseBenjamin Kellermann1-1/+2
2014-11-13port to ruby2.1Benjamin Kellermann1-1/+1
2011-05-18Use split instead of scanBenjamin Kellermann1-1/+1
2011-05-18change exec to open3 which does not require /bin/sh to be installedBenjamin Kellermann1-11/+16
2011-05-18change backticks to %x notationBenjamin Kellermann1-13/+13
2011-04-18complete change of configurationBenjamin Kellermann1-0/+0
2011-03-25add silent comment for ruby 1.9Benjamin Kellermann1-1/+2
2010-09-22even better example approach (possibility to specify revision number)Benjamin Kellermann1-0/+5
2010-09-22better approach to example polls (generate a new one for every user)Benjamin Kellermann1-0/+5
2010-07-22provide remove commandBenjamin Kellermann1-0/+4
2010-05-14bugfix: atom didn't worked with gitBenjamin Kellermann1-8/+0
2010-01-21Copyright information adoptedBenjamin Kellermann1-1/+1
2009-12-09git support added (bzr was to slow)Benjamin Kellermann1-13/+16
2009-11-23own log class for historyBenjamin Kellermann1-5/+7
2009-11-21code restructuringBenjamin Kellermann1-1/+7
2009-11-20License changedBenjamin Kellermann1-5/+18
2009-07-09Licence -> LicenseBenjamin Kellermann1-2/+2
2009-07-08License info addedBenjamin Kellermann1-0/+6
2009-07-02struktur von atom.cgi geändertBenjamin Kellermann1-0/+9
2009-06-14ommit output to stderrBenjamin Kellermann1-1/+1
2009-06-08better approch for fixing the remote shell exploitBenjamin Kellermann1-1/+7
2009-06-08Security bugfix: bzr.rb could be exploitedBenjamin Kellermann1-2/+2
2009-02-23bugfix: bzr didn't worked when using non-ascii in PollnamesBenjamin Kellermann1-6/+7
2008-12-01changed def vcs_* to class VCSBenjamin Kellermann1-17/+19
2008-11-17added possibility to configure the system and outsourced bazaar specific thingsBenjamin Kellermann1-0/+23