Age | Commit message (Expand) | Author | Files | Lines |
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -6/+8 |
2020-08-20 | simplify shutil usage by invoking copy2 where appropriate | Eli Schwartz | 1 | -2/+1 |
2019-06-06 | gnome.yelp(): Fix media symlink fallback path | Christoph Reiter | 1 | -2/+4 |
2018-03-19 | Create a helper for checking if a string has a path component | Nirbheek Chauhan | 1 | -2/+3 |
2017-08-18 | Re-use gettext.read_linguas in yelphelper | Emmanuele Bassi | 1 | -16/+1 |
2017-08-18 | Support LINGUAS for gnome.yelp() languages | Emmanuele Bassi | 1 | -0/+19 |
2017-06-09 | gnome.yelp(): Handle file existing on symlink | Patrick Griffis | 1 | -1/+5 |
2017-06-09 | gnome.yelp(): Handle platforms where symlink not supported | Patrick Griffis | 1 | -2/+5 |
2017-06-09 | gnome.yelp(): Make copies of media files when symlink is false | Patrick Griffis | 1 | -1/+5 |
2017-04-19 | Drop terminating fullstop from "Installing blah to blah" messages | Peter Hutterer | 1 | -2/+2 |
2017-01-01 | style: fix E226 violations | Igor Gnatenko | 1 | -2/+2 |
2017-01-01 | style: fix E225 violations | Igor Gnatenko | 1 | -4/+4 |
2016-12-19 | tree-wide: remove blank lines at EOF | Igor Gnatenko | 1 | -1/+0 |
2016-12-19 | tree-wide: remove unused variables | Igor Gnatenko | 1 | -1/+0 |
2016-12-19 | tree-wide: remove unused imports | Igor Gnatenko | 1 | -2/+1 |
2016-12-18 | remove shebangs from scripts | Igor Gnatenko | 1 | -1/+1 |
2016-12-07 | misc: Use relative imports everywhere | Nirbheek Chauhan | 1 | -3/+3 |
2016-11-12 | Fixed SyntaxError in itstool invocation in yelphelper.py during | Olexa Bilaniuk | 1 | -4/+3 |
2016-11-08 | Implement mlog.warning and use it everywhere for warnings | Nirbheek Chauhan | 1 | -1/+1 |
2016-10-19 | gnome: Add yelp() function | Patrick Griffis | 1 | -0/+118 |