nixpkgs/pkgs/applications/version-management/git-and-tools
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
cgit
darcs-to-git Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
diff-so-fancy diff-so-fancy: init at 0.9.3 2016-06-17 13:38:59 +03:00
fast-export Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
git git: fix perl shebangs in contrib 2016-06-16 23:47:56 +03:00
git2cl Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
git-annex-remote-b2 no more goPackages 2016-06-09 13:08:00 +02:00
git-bz Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
git-cola
git-crypt Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
git-extras
git-hub
git-imerge
git-radar
git-remote-gcrypt
git-remote-hg Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
git-stree
gitflow
hub hub: fix incorrect hash (#15830) 2016-05-30 14:23:32 +01:00
qgit
stgit
subgit
svn2git
svn2git-kde Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
tig rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
topgit
transcrypt
default.nix diff-so-fancy: init at 0.9.3 2016-06-17 13:38:59 +03:00