summary refs log tree commit diff
path: root/pkgs/development/tools/git-quick-stats
Commit message (Collapse)AuthorAge
* git-quick-stats: 2.0.11 -> 2.0.12R. RyanTM2020-01-15
|
* git-quick-stats: 2.0.10 -> 2.0.11R. RyanTM2019-11-01
|
* git-quick-stats: 2.0.9 -> 2.0.10R. RyanTM2019-10-21
| | | | | | | 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-quick-stats/versions
* git-quick-stats: 2.0.8 -> 2.0.9R. 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-quick-stats/versions
* treewide: remove redundant quotesvolth2019-09-08
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* git-quick-stats: use more idiomatic codeVladimír Čunát2019-06-09
| | | | | In particular, overriding *whole* phases isn't generally a good idea, as you may lose various default hooks.
* git-quick-stats: init at 2.0.8Kierán Meinhardt2019-06-02