about summary refs log tree commit diff
path: root/pkgs/applications/version-management/git-and-tools/git-cola
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* git-cola: build application with python3 by defaultMaximilian Bosch2019-09-26
|
* git-cola: 3.4 -> 3.5R. RyanTM2019-09-26
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/git-cola/versions
* git-cola: fix wrappingFrederik Rietdijk2019-09-09
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* git-cola: use qt5.wrapQtAppsHookFrederik Rietdijk2019-07-30
|
* git-cola: 3.3 -> 3.4R. RyanTM2019-07-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/git-cola/versions
* git-cola: 3.2 -> 3.3Bob van der Linden2019-02-17
|
* git-cola: doesn't need QtWebKitDmitry Kalinkin2018-12-30
| | | | QtWebKit is only used if QtWebEngine is not available
* treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is neededDmitry Kalinkin2018-12-27
|
* git-cola: 3.1 -> 3.2R. RyanTM2018-08-30
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from git-cola
* Merge branch 'master' into unused5Jörg Thalheim2018-07-21
|\
| * [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
| |
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|/
* git-cola: port to qt5Maximilian Bosch2018-05-11
| | | | | | | | `git-cola` is a simple GUI `git` wrapper based on QT. Since 2.7 (namely https://github.com/git-cola/git-cola/commit/293364b45c4cbf3faff3fd7aba79b474d0abc845) it supports QT5 which provides a nicer inteface. See #33248
* git-cola: 3.0 -> 3.1R. RyanTM2018-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/git-cola/versions. These checks were done: - built on NixOS - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-cola-wrapped -h’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-cola-wrapped --help’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-cola-wrapped --version’ and found version 3.1 - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-cola-wrapped version’ and found version 3.1 - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-cola -h’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-cola --help’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-cola --version’ and found version 3.1 - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-cola version’ and found version 3.1 - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-dag-wrapped -h’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-dag-wrapped --help’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/.git-dag-wrapped --version’ and found version 3.1 - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-dag -h’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-dag --help’ got 0 exit code - ran ‘/nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1/bin/git-dag --version’ and found version 3.1 - found 3.1 with grep in /nix/store/vdgbmam99abv4kryg2bn31vkzdxk90cq-git-cola-3.1 - directory tree listing: https://gist.github.com/af016e8541c2ac80ef4e4e16a00bc0de
* git-cola: 2.11 -> 3.0Miguel Madrid Mencía2017-12-27
|
* git-cola: 2.10 -> 2.11mimadrid2017-08-01
|
* git-cola: 2.8 -> 2.10ndowens2017-04-02
| | | | git-cola: Remove postFixup
* git-cola: 2.5 -> 2.8Frederik Rietdijk2016-10-17
|
* git-cola: 2.2.1 -> 2.5Bob van der Linden2016-03-30
|
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* git-cola: update from 2.1.1 to 2.2.1, potentially fixes CVE-2012-0845, ↵Bob van der Linden2015-06-19
| | | | CVE-2012-1150, CVE-2014-9365
* git-cola: changed platform to Linux onlyBob van der Linden2015-05-08
|
* git-cola: add packageBob van der Linden2015-03-08