about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* purple-hangouts-hg: init at 2016-07-17Benjamin Saunders2016-07-19
|
* kernel: 4.6.2 -> 4.6.3Tim Steinbach2016-06-24
|
* Merge pull request #16379 from mimadrid/init/bcftools-1.3.1Joachim Fasting2016-06-24
|\ | | | | bcftools: init at 1.3.1
| * bcftools: init at 1.3.1mimadrid2016-06-24
| |
| * samtools: refactoringmimadrid2016-06-24
| |
| * htslib: init at 1.3.1mimadrid2016-06-24
| |
* | Merge pull request #16476 from aherrmann/matplotlib-tkaggFrederik Rietdijk2016-06-24
|\ \ | | | | | | Matplotlib tkagg
| * | matplotlib: Add support for the TkAgg backendAndreas Herrmann2016-06-24
| | | | | | | | | | | | Fixes #15993
| * | matplotlib: Don't search in global pathsAndreas Herrmann2016-06-24
| | | | | | | | | | | | | | | | | | | | | Sets the `basedirlist` option in setup.cfg such that distutils does not search for headers and libraries in `/usr`, and `/usr/local`. Otherwise the build can fail on non-NixOS machines, see #15993.
* | | attic: unbreak "attic mount" by using old llfuse 0.41Bjørn Forsman2016-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | llfuse >= 0.42 has breaking changes, causing "attic mount" to fail: TypeError: main() got an unexpected keyword argument 'single' Side note: borgbackup, a fork of attic, has been updated to work with newer llfuse.
* | | Merge pull request #16470 from bcdarwin/nipyFrederik Rietdijk2016-06-24
|\ \ \ | | | | | | | | pythonPackages.nipy: init at 0.4.0
| * | | pythonPackages.nipy: init at 0.4.0Ben Darwin2016-06-23
| | | |
* | | | Merge pull request #16475 from yokto/ibusThomas Tuegel2016-06-24
|\ \ \ \ | | | | | | | | | | ibus: fix #16292
| * | | | ibus: fix #16292Silvio Frischknecht2016-06-21
| | | | | | | | | | | | | | | | | | | | set GDK_PIXBUF_MODULE_FILE instead of prefixing it
* | | | | Merge pull request #16473 from groxxda/bump/libinputJoachim Fasting2016-06-24
|\ \ \ \ \ | | | | | | | | | | | | libinput: 1.3.2 -> 1.3.3
| * | | | | libinput: 1.3.2 -> 1.3.3Alexander Ried2016-06-24
| | | | | |
* | | | | | clipgrab: 3.6.0 -> 3.6.1Tobias Geerinckx-Rice2016-06-24
|/ / / / /
* | | | | eclipse-plugin-jdt: 4.5.1 -> 4.5.2Robert Helgesson2016-06-24
| | | | |
* | | | | eclipse-plugin-checkstyle: 6.16.0 -> 6.19.0Robert Helgesson2016-06-24
| | | | |
* | | | | Merge pull request #16431 from romildo/upd.eflzimbatm2016-06-24
|\ \ \ \ \ | | | | | | | | | | | | efl: 1.17.1 -> 1.17.2
| * | | | | efl: 1.17.1 -> 1.17.2José Romildo Malaquias2016-06-22
| | | | | |
* | | | | | Merge pull request #16446 from vrthra/gnupg21zimbatm2016-06-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | gnupg21: 2.1.12 -> 2.1.13
| * | | | | | libgpg-error: 1.21 -> 1.23Rahul Gopinath2016-06-23
| | | | | | |
| * | | | | | libgcrypt: 1.7.0 -> 1.7.1Rahul Gopinath2016-06-23
| | | | | | |
| * | | | | | gnupg21: 2.1.12 -> 2.1.13Rahul Gopinath2016-06-23
| | | | | | |
* | | | | | | Merge pull request #16464 from igsha/fix-bvipluszimbatm2016-06-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bviplus: fix build
| * | | | | | | bviplus: fix buildIgor Sharonov2016-06-23
| | | | | | | |
* | | | | | | | Merge pull request #16465 from simonvandel/vscode-1.2.1zimbatm2016-06-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vscode: 1.0.0 -> 1.2.1
| * | | | | | | | vscode: 1.0.0 -> 1.2.1Simon Vandel Sillesen2016-06-23
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | fixes #15548
* | | | | | | | Merge pull request #16469 from vandenoever/davmailzimbatm2016-06-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | davmail: 4.7.1 -> 4.7.2
| * | | | | | | | davmail: 4.7.1 -> 4.7.2Jos van den Oever2016-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix release, detect Exchange throttling to temporarily block requests and a few Carddav fixes. EWS: - EWS: handle Exchange throttling, suspend all requests according to server provided delay - EWS: send DavMailException instead of authentication exception on EWS not available error Enhancements: - 128x128 DavMail icon - Add a new davmail.httpMaxRedirects setting - DAV: add a hidden davmail.disableNTLM setting Carddav: - Carddav: fix another regression on contact create with empty field - Carddav: remove email over EWS unit test - Carddav: fix email address removal over EWS
* | | | | | | | | Merge pull request #16467 from groxxda/bump/networkmanagerobadz2016-06-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | networkmanager: cleanup
| * | | | | | | | | network-manager-applet: remove unused dbus_glib dependencyAlexander Ried2016-06-23
| | | | | | | | | |
| * | | | | | | | | networkmanager: cleanupAlexander Ried2016-06-23
| | | | | | | | | |
| * | | | | | | | | networkmanager: Dependency on avahi-autoipd has been dropped.Alexander Ried2016-06-23
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Native IPv4 link-local addressing configuration based on systemd network library is now used instead.
* | | | | | | | | network-manager/l2tp: remove workaround that's now in main repoobadz2016-06-23
| | | | | | | | |
* | | | | | | | | winetricks: 20160219 -> 20160622Nikolay Amiantov2016-06-24
| | | | | | | | |
* | | | | | | | | wine: fix gstreamer supportNikolay Amiantov2016-06-24
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #16445 from vrthra/datamashJoachim Fasting2016-06-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | datamash: 1.0.7 -> 1.1.0
| * | | | | | | | datamash: 1.0.7 -> 1.1.0Rahul Gopinath2016-06-23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | terra: set meta.platformsJoachim Fasting2016-06-23
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream claims MacOS, Linux, and Windows as supported platforms; set to unix for now.
* | | | | | | Merge pull request #15937 from NikolaMandic/word2vecFrederik Rietdijk2016-06-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pythonPackage.word2vec: init at 0.9.1
| * | | | | | | pythonPackage.word2vec: init at 0.9.1NikolaMandic2016-06-17
| | | | | | | |
* | | | | | | | Merge pull request #16461 from fmu/patch-1Tobias Geerinckx-Rice2016-06-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | zstd: set meta.platforms to unix
| * | | | | | | | zstd: set meta.platforms to unixFlorian2016-06-23
|/ / / / / / / /
* | | | | | | | xpra: 0.17.0 -> 0.17.3Bjørn Forsman2016-06-23
| | | | | | | |
* | | | | | | | xpra: add missing python 'rencode' moduleBjørn Forsman2016-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this: $ xpra [...] 2016-06-23 17:40:03,407 Warning: rencode import failed: 2016-06-23 17:40:03,407 No module named rencode [...]
* | | | | | | | Merge pull request #16440 from vrthra/jimzimbatm2016-06-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | jimtcl: 0.75 -> 0.76
| * | | | | | | | jimtcl: 0.75 -> 0.76Rahul Gopinath2016-06-22
| | | | | | | | |
* | | | | | | | | Merge pull request #16404 from matthiasbeyer/update-timewarriorzimbatm2016-06-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | timewarrior: 2016-03-29 -> 0.9.5.alpha