Commit Graph

6 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
AndersonTorres
d994dabace treewide: remove git-and-tools directory
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.

Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00
Marc Weber
0ad62a0edb adding gitAttr
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)

svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Peter Simons
821cb7ccdc qgit: download this package from sourceforge
I hope the mirror syntax is right.

svn path=/nixpkgs/trunk/; revision=12306
2008-07-07 11:54:45 +00:00
Peter Simons
b030a8a6dd qgit: Compile with -O3. This brings a significant speedup in C++ code.
I wonder what optimization flags qt is compiled with.

svn path=/nixpkgs/trunk/; revision=12300
2008-07-07 11:49:11 +00:00
Peter Simons
4244407bc9 new: qgit is a qt-based graphical front-end for git
svn path=/nixpkgs/trunk/; revision=12299
2008-07-07 11:48:24 +00:00