about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #15340 from ↵Nikolay Amiantov2016-05-10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | jraygauthier/jrg/fix_xetex_and_others_since_merge_of_context_fix texlive.combine: fix build
| * | | | | texlive.combine: fix buildRaymond Gauthier2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent merge of pull request #14681 broke the build of some texlive components (e.g.: `xetex`) that do not include the `./share/texmf/web2c/texmf.cnf`. This fix should allow these component to build as before by operating on this file only when it exits.
* | | | | | Merge pull request #15336 from rnhmjoj/masterJoachim Fasting2016-05-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | unclutter: prevent service restarting too soon
| * | | | | | unclutter: prevent service restarting too soonrnhmjoj2016-05-09
| |/ / / / /
* | | | | | autogen: fix borked source URL and hashTobias Geerinckx-Rice2016-05-10
| | | | | |
* | | | | | tome4: 1.3.3 -> 1.4.6Tobias Geerinckx-Rice2016-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just to get it building again after the 1.3.3 sources disappeared, but it seems to run fine.
* | | | | | SDL2_ttf: 2.0.12 -> 2.0.14Tobias Geerinckx-Rice2016-05-10
| | | | | |
* | | | | | SDL2_mixer: 2.0.0 -> 2.0.1Tobias Geerinckx-Rice2016-05-10
| | | | | |
* | | | | | SDL2_image: 2.0.0 -> 2.0.1Tobias Geerinckx-Rice2016-05-10
| | | | | |
* | | | | | Merge pull request #15333 from vrthra/pxattrArseniy Seroka2016-05-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | pxattr: Init at 2.1.0
| * | | | | | pxattr: Init at 2.1.0Rahul Gopinath2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pxattr provides a single interface to extended file system attributes. It can be used to save and restore extended file system attributes before using a utility such as tar for backup which does not understand extended fsattr.
* | | | | | | autogen: 5.18.6 -> 5.18.7Tobias Geerinckx-Rice2016-05-10
| | | | | | |
* | | | | | | geolite-legacy: 2016-05-03 -> 2016-05-09Tobias Geerinckx-Rice2016-05-10
| | | | | | |
* | | | | | | sane-backends-git -> 2016-05-09Tobias Geerinckx-Rice2016-05-10
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #15331 from colemickens/fix_mitmproxyDaniel Peebles2016-05-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | pythonPackages.mitmproxy: fetchurl -> fetchFromGitHub
| * | | | | | pythonPackages.mitmproxy: fetchurl -> fetchFromGitHubCole Mickens2016-05-09
| | | | | | |
* | | | | | | moreutils: add meta.platforms (= all)Bjørn Forsman2016-05-09
|/ / / / / /
* | | | | | Merge pull request #15330 from markus1189/scalafmtArseniy Seroka2016-05-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | scalafmt: init at 0.2.3
| * | | | | | scalafmt: init at 0.2.3Markus Hauck2016-05-09
| |/ / / / /
* | | | | | Merge pull request #15325 from psprint/masterArseniy Seroka2016-05-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | zsh-navigation-tools: 2.0.7 -> 2.1.6
| * | | | | | zsh-navigation-tools: 2.0.7 -> 2.1.6Sebastian Gniazdowski2016-05-09
| | | | | | |
* | | | | | | Add mirror://mozilla schemeEelco Dolstra2016-05-09
| | | | | | |
* | | | | | | Fix some URLs that lacked a URI schemeEelco Dolstra2016-05-09
| | | | | | |
* | | | | | | copy-tarballs.pl: Add --exclude flagEelco Dolstra2016-05-09
| | | | | | |
* | | | | | | Merge pull request #15327 from colemickens/fix_mitmproxyFrederik Rietdijk2016-05-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mitmproxy: change source url
| * | | | | | | mitmproxy: change source urlCole Mickens2016-05-09
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #15220 from bnikolic/python-pweave2Frederik Rietdijk2016-05-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Pweave: init at 0.25
| * | | | | | Pweave: init at 0.25Bojan Nikolic2016-05-04
| | | | | | |
* | | | | | | Merge pull request #15318 from vrthra/parsedatetimeFrederik Rietdijk2016-05-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | parsedatetime: 1.4 -> 1.5
| * | | | | | | pythonpackages.parsedatetime: 1.4 -> 1.5Rahul Gopinath2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Agate requires parsedatetime 1.5
* | | | | | | | Merge pull request #15326 from FRidh/pythontestzimbatm2016-05-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Python: re-enable default testing
| * | | | | | | | Python: re-enable default testingFrederik Rietdijk2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 303e976 default testing of setuptools packages was accidentally disabled.
* | | | | | | | | dropbox: use makeQtWrapperThomas Tuegel2016-05-09
| | | | | | | | |
* | | | | | | | | Merge pull request #15233 from joelmo/qjackctlgoibhniu2016-05-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | qjackctl: 4.0 -> 4.2, qt4 -> qt5
| * | | | | | | | | qjackctl: 4.0 -> 4.2, qt4 -> qt5Joel Moberg2016-05-05
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | kernelPatches.grsecurity_4_5: 201605060852 -> 201605080858Joachim Fasting2016-05-09
| |/ / / / / / / |/| | | | | | |
* | | | | | | | pythonPackages.nbconvert: 4.1.0 -> 4.2.0Frederik Rietdijk2016-05-09
| | | | | | | |
* | | | | | | | Merge pull request #15249 from zimbatm/ipython-updatesFrederik Rietdijk2016-05-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Ipython updates
| * | | | | | | | pythonPackages.ipyparallel: 5.0.0 -> 5.0.1zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.notebook: 4.1.0 -> 4.2.0zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.ipykernel: 4.3.0 -> 4.3.1zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.jupyer_client: 4.1.1 -> 4.2.2zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.jupyer_core: 4.0.6 -> 4.1.0zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.traitlets: 4.1.0 -> 4.2.1zimbatm2016-05-05
| | | | | | | | |
| * | | | | | | | pythonPackages.decorator: 4.0.6 -> 4.0.9zimbatm2016-05-05
| | | | | | | | |
* | | | | | | | | snabb: build in parallelDomen Kožar2016-05-09
| | | | | | | | |
* | | | | | | | | imapsync: add missing dependenciesRobin Bate Boerop2016-05-09
| | | | | | | | |
* | | | | | | | | perlPackages.JSONWebToken: init at 0.10Robin Bate Boerop2016-05-09
| | | | | | | | |
* | | | | | | | | perlPackages.TestMockGuard: init at 0.10Robin Bate Boerop2016-05-09
| | | | | | | | |
* | | | | | | | | perlPackages.DataUniqid: init at 0.12Robin Bate Boerop2016-05-09
| | | | | | | | |