aboutsummaryrefslogtreecommitdiff
path: root/log.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* update (c) noticeBenjamin Kellermann2019-08-161-1/+1
* remove useless spaceBenjamin Kellermann2019-01-071-10/+10
* translation changesBenjamin Kellermann2018-08-251-1/+1
* reverse_each seems not available on older ruby versionsBenjamin Kellermann2010-01-281-1/+1
* Copyright information adoptedBenjamin Kellermann2010-01-211-1/+1
* added localization support + german languageBenjamin Kellermann2010-01-201-1/+2
* display history in reverse orderBenjamin Kellermann2009-11-241-1/+4
* bugfix for empty historyBenjamin Kellermann2009-11-241-3/+8
* validatedBenjamin Kellermann2009-11-241-1/+1
* validated and make filter persistentBenjamin Kellermann2009-11-241-5/+9
* undo and redo seems to work nowBenjamin Kellermann2009-11-241-18/+131
* show everytime 10 history entriesBenjamin Kellermann2009-11-231-18/+36
* undo works!Benjamin Kellermann2009-11-231-1/+1
* flatten delivers only last column editsBenjamin Kellermann2009-11-231-1/+7
* started to implement undo, added flatten optionBenjamin Kellermann2009-11-231-3/+20
* new feature selecting parts of historyBenjamin Kellermann2009-11-231-5/+14
* own log class for historyBenjamin Kellermann2009-11-231-0/+112