summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | gnome-mpv: 0.13 -> 0.16Chris Rendle-Short2019-06-16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | gns3Packages.{server,gui}Preview: 2.2.0b2 -> 2.2.0b3Michael Weiss2019-06-16
| | | | | | | |
* | | | | | | | mutt: 1.12.0 -> 1.12.1Matthias Beyer2019-06-16
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #61983 from nikuda/masterJaka Hudoklin2019-06-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | confluent-platform: Rename confluent package and update to 5.2.1
| * | | | | | | confluent-platform: Rename confluent package and update to 5.2.1Ante Salinovic2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Renamed confluent -> confluent-plaform * Added longer description to search index by Apache Kafka term * Upgraded to 5.2.1 version of the platform
* | | | | | | | Merge pull request #63160 from basvandijk/opencv-4.1.0Bas van Dijk2019-06-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | opencv: 4.0.1 -> 4.1.0
| * | | | | | | | opencv: 4.0.1 -> 4.1.0Bas van Dijk2019-06-15
| | | | | | | | |
* | | | | | | | | Merge pull request #63162 from basvandijk/opencv-3.4.6Bas van Dijk2019-06-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | opencv: 3.4.5 -> 3.4.6
| * | | | | | | | | opencv: 3.4.5 -> 3.4.6Bas van Dijk2019-06-15
| |/ / / / / / / /
* | | | | | | | | Merge pull request #63139 from yrashk/picolisp-w3m-helpMichael Raskin2019-06-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | picolisp: fix help functionality
| * | | | | | | | | picolisp: fix help functionalityYurii Rashkovskii2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, trying to use help results in something like this: ``` : (help 'db) ======================================== w3m: Can't exec ======================================= ``` By including `w3m` as an input, the behaviour changes to: ``` : (help 'db) ======================================== (db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL Returns a database object of class cls, where the values for the sym arguments correspond to the any arguments. If a matching object cannot be found, NIL is returned. sym, cls and hook should specify a tree for cls or one of its superclasses. See also aux, collect, request, fetch, init and step. ======================================== -> db ```
* | | | | | | | | | bmake: init at 20121212Austin Seipp2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <as@fastly.com>
* | | | | | | | | | Merge pull request #63178 from mmahut/CVE-2019-12155Graham Christensen2019-06-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | qemu: CVE-2019-12155
| * | | | | | | | | | qemu: CVE-2019-12155Marek Mahut2019-06-15
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | liburing: 1.0.0pre132 -> 1.0.0pre137Austin Seipp2019-06-15
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <as@fastly.com>
* | | | | | | | | nixos/enlightenment: fix build with config.allowAliases=false (#61421)Jan Tojnar2019-06-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/enlightenment: fix build with config.allowAliases=false
| * | | | | | | | | gnome3: fix build with config.allowAliases=falsevolth2019-05-13
| | | | | | | | | |
| * | | | | | | | | fix build with config.allowAliases=falsevolth2019-05-13
| | | | | | | | | |
| * | | | | | | | | nixos/pantheon: fix build with config.allowAliases=falsevolth2019-05-13
| | | | | | | | | |
| * | | | | | | | | nixos/enlightenment: fix build with config.allowAliases=falsevolth2019-05-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #63040 from worldofpeace/braveworldofpeace2019-06-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | brave: 0.61.50 -> 0.65.118
| * | | | | | | | | | brave: 0.61.50 -> 0.65.118worldofpeace2019-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also corrects indentation and adds changelog meta attribute. https://github.com/brave/brave-browser/blob/v0.65.118/CHANGELOG.md
* | | | | | | | | | | Merge pull request #63148 from marsam/init-reviewdogMario Rodas2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | reviewdog: init at 0.9.12
| * | | | | | | | | | | reviewdog: init at 0.9.12Mario Rodas2019-06-15
| | | | | | | | | | | |
* | | | | | | | | | | | flatpak-builder: 1.0.6 -> 1.0.7 (#62413)Jan Tojnar2019-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | flatpak-builder: 1.0.6 -> 1.0.7
| * | | | | | | | | | | flatpak-builder: add installed testsJan Tojnar2019-06-16
| | | | | | | | | | | |
| * | | | | | | | | | | flatpak-builder: 1.0.6 -> 1.0.7R. RyanTM2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/flatpak-builder/versions
* | | | | | | | | | | | pythonPackages.matchpy: 0.4.6 -> 0.5.1, fix buildRobert Scott2019-06-15
| | | | | | | | | | | |
* | | | | | | | | | | | pygraphviz: 1.3.1 -> 1.5Will Dietz2019-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/pygraphviz/pygraphviz/releases
* | | | | | | | | | | | Merge pull request #63140 from Izorkin/libreoffice-fixMichael Raskin2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | libreoffice: fix build
| * | | | | | | | | | | | libreoffice: build with mysql.connector-cIzorkin2019-06-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | oh-my-zsh: 2019-06-12 -> 2019-06-15Tim Steinbach2019-06-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | linux: 5.1.9 -> 5.1.10Tim Steinbach2019-06-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | linux: 4.19.50 -> 4.19.51Tim Steinbach2019-06-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | linux: 4.14.125 -> 4.14.126Tim Steinbach2019-06-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge #63131: thunderbird*: 60.7.0 -> 60.7.1 (security)Vladimír Čunát2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | thunderbird: 60.7.0 -> 60.7.1taku02019-06-14
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | thunderbird-bin: 60.7.0 -> 60.7.1taku02019-06-14
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | wine: 4.8 -> 4.9, 4.0 -> 4.0.1Alexander V. Nikolaev2019-06-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | gnome3.geary: add libunity (#63161)Jan Tojnar2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome3.geary: add libunity
| * | | | | | | | | | | | | | gnome3.geary: add libunityJan Tojnar2019-06-15
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds unread mail counter to dash to dock.
* | | | | | | | | | | | | | gnome3.gnome-control-center: Add mutter to dependencies (#63124)Jan Tojnar2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome3.gnome-control-center: Add mutter to dependencies
| * | | | | | | | | | | | | | gnome3.gnome-control-center: Add mutter to dependenciesJan Tojnar2019-06-14
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #59765 fixed the keybndings issue #19590 only partially, we still need to make the gschemas available.
* | | | | | | | | | | | | | vimPlugins: update (#63155)Timo Kaufmann2019-06-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | nodejs: make v10 the defaultWout Mertens2019-06-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #63041 from xrelkd/add/eksctlMario Rodas2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eksctl: init at 0.1.35
| * | | | | | | | | | | | | | eksctl: init at 0.1.35xrelkd2019-06-13
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #63153 from flokli/mingwrt-srcGraham Christensen2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | windows.mingwrt: fix src url
| * | | | | | | | | | | | | | | windows.mingwrt: fix src urlFlorian Klink2019-06-15
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #62994 from romildo/upd.cbatticonJosé Romildo Malaquias2019-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cbatticon: 1.6.8 -> 1.6.9