summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/version-management/vcprompt
AgeCommit message (Collapse)Author
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-09-08vcprompt: add licenseMarkus Kowalewski
2015-05-14Fixed several "package has no version" warningsPascal Wittmann
2014-07-02vcprompt: new packageCharles Strahan
This adds the vcprompt utility, a little C program that prints a short string with barebones information about the current working directory for various version control systems.