Rob Vermaas
c34fdd226e
oops, wrote git2svn in stead of svn2git
...
svn path=/nixpkgs/trunk/; revision=27136
2011-05-04 10:11:30 +00:00
Rob Vermaas
02b871de50
add svn2git
...
svn path=/nixpkgs/trunk/; revision=27135
2011-05-04 10:07:56 +00:00
Peter Simons
59dae8edf4
git-annex: added missing SHA dependency
...
svn path=/nixpkgs/trunk/; revision=27131
2011-05-04 09:45:22 +00:00
Peter Simons
fb10d3399d
git-annex: updated to version 0.20110427
...
The most current one is 0.20110503, but the corresponding tarball isn't
available for download yet.
svn path=/nixpkgs/trunk/; revision=27130
2011-05-04 09:26:45 +00:00
Peter Simons
1ca832be87
git-and-tools: dropped support for getConfig -- use override instead!
...
See my earlier commit that dropped getConfig support from subversion.
svn path=/nixpkgs/trunk/; revision=26829
2011-04-13 17:53:39 +00:00
Peter Simons
864a75d725
gitFull: modify the name of the expression to make it distinct
...
This also means adding a lowPrio wrapper, because without it nix-env
would prefer the "-full" expression over the normal one.
Maybe that's desirable, even?
svn path=/nixpkgs/trunk/; revision=26828
2011-04-13 17:53:33 +00:00
Peter Simons
60974e9e87
all-packages.nix: added low-priority 'gitSVN' expression, a variant of git with SVN support (but no GUI)
...
svn path=/nixpkgs/trunk/; revision=26827
2011-04-13 17:53:26 +00:00
Peter Simons
ec23e33d0c
applications/version-management/git-and-tools/default.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=26826
2011-04-13 17:53:20 +00:00
Peter Simons
3f609d2e35
git-annex: updated to version 0.20110401
...
svn path=/nixpkgs/trunk/; revision=26739
2011-04-07 12:47:17 +00:00
Peter Simons
165f8efdfd
git: updated to version 1.7.4.4
...
svn path=/nixpkgs/trunk/; revision=26738
2011-04-07 12:46:58 +00:00
Peter Simons
32fea0d8b1
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26477
2011-03-23 21:05:08 +00:00
Peter Simons
4e6bc23b70
git-annex: patch unpure /usr/bin/perl path in mdwn2man script
...
svn path=/nixpkgs/trunk/; revision=26476
2011-03-23 21:05:01 +00:00
Peter Simons
fd81655bfb
topgit: avoid use of "install -D", which doesn't work on FreeBSD
...
svn path=/nixpkgs/trunk/; revision=26475
2011-03-23 20:32:12 +00:00
Peter Simons
789f14c0b7
git-annex: added initial version 0.20110320
...
svn path=/nixpkgs/trunk/; revision=26470
2011-03-23 15:57:53 +00:00
Peter Simons
07d14b9997
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26464
2011-03-23 10:24:26 +00:00
Peter Simons
3f7ea10694
topgit: updated to version 0.8-45-gd279e29
...
svn path=/nixpkgs/trunk/; revision=26463
2011-03-23 10:24:22 +00:00
David Guibert
ecf72a5720
git: 1.7.4 -> 1.7.4.1
...
svn path=/nixpkgs/trunk/; revision=26107
2011-02-24 22:19:37 +00:00
Peter Simons
4262167be0
pkgs/applications/version-management/git-and-tools/git: fixed git gui module
...
Patch Tcl/Tk scripts to invoke 'wish' using the complete executable path to
ensure that the proper version is being used.
svn path=/nixpkgs/trunk/; revision=25755
2011-02-02 11:16:57 +00:00
David Guibert
b67c47cb3f
git: 1.7.3.5 -> 1.7.4
...
svn path=/nixpkgs/trunk/; revision=25732
2011-01-31 09:42:37 +00:00
Peter Simons
e6e6f033ec
pkgs/applications/version-management/git-and-tools/git: cosmetic changes to improve consistency
...
No functional change is intended.
svn path=/nixpkgs/trunk/; revision=25456
2011-01-07 11:04:09 +00:00
Peter Simons
d0f409e009
pkgs/applications/version-management/git-and-tools/git: be verbose when creating symlinks
...
The postInstall hook replaces identical copies of the same files in $out with
symlinks. This patch changes the call to 'ln' to pass the '-v' flag so that we
can see in the build log which files were replaced.
svn path=/nixpkgs/trunk/; revision=25455
2011-01-07 11:04:04 +00:00
Peter Simons
f989b670d6
pkgs/applications/version-management/git-and-tools/git: fixed the build to deal with names that contain whitespace
...
The "find -print | while read" loop failed to deal with paths that contain
whitespace. Instead, we now use a similar construct that's based on globbing.
svn path=/nixpkgs/trunk/; revision=25454
2011-01-07 11:03:57 +00:00
Peter Simons
167f185411
pkgs/applications/version-management/git-and-tools/git: fixed "git gui"
...
The git-gui module cannot be wrapped like gitk, because the Tcl implementation
uses the program's basename to determine stuff like the name of the Window it
opens, etc., and it cannot deal with a program name that contain a dot, like
".git-gui-wrapped" did.
Instead of wrapping git-gui, it's now patched to execute 'wish' with a complete
store path.
While I was at it, I also applied this solution to git-gui--askpass.
svn path=/nixpkgs/trunk/; revision=25453
2011-01-07 11:03:42 +00:00
Peter Simons
922bb7657c
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.3.5
...
svn path=/nixpkgs/trunk/; revision=25435
2011-01-06 10:04:21 +00:00
Lluís Batlle i Rossell
4c16325de0
I take out getPkgConfig. It looks to me as if it needed a solution, but noone took action.
...
I take action before much discussion.
For what I see:
- getPkgConfig problems are hard to track
- config.nix trying to forecast getPkgConfig behaviour looks me as a bad approach,
and people should not trust such a config.nix unless they parsed the whole nixpkgs
for tricky effects.
- It's not that hard to write config.nix in the style of getConfig
- Every now and then newcomers hit the "'git' is an attribute set while a boolean was expected".
Maybe this will disrupt nixes of some people, and that will be a background on what to discuss.
svn path=/nixpkgs/trunk/; revision=25314
2010-12-28 21:07:35 +00:00
Peter Simons
5b009db20e
Updated Git to version 1.7.3.2.
...
svn path=/nixpkgs/trunk/; revision=24600
2010-11-05 11:45:16 +00:00
Peter Simons
2cc3847cd4
pkgs/applications/version-management/git-and-tools: updated topgit to version 0.8-32-g8b0f1f9
...
svn path=/nixpkgs/trunk/; revision=24487
2010-10-26 12:08:49 +00:00
Peter Simons
c7756e473b
pkgs/applications/version-management/git-and-tools: prefer fetchurl over fetchgit in topGit
...
svn path=/nixpkgs/trunk/; revision=24442
2010-10-23 22:39:53 +00:00
Peter Simons
4bdf53b0f1
pkgs/applications/version-management/git-and-tools: updated topgit to version 0.8-19-g9404aa1
...
svn path=/nixpkgs/trunk/; revision=23996
2010-09-30 13:27:24 +00:00
Peter Simons
ff1a93282f
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.3.1
...
svn path=/nixpkgs/trunk/; revision=23995
2010-09-30 13:27:17 +00:00
Evgeny Egorochkin
8ec9590737
Git: fix an impurity: was taking grep from PATH.
...
svn path=/nixpkgs/trunk/; revision=23853
2010-09-18 12:45:04 +00:00
Yury G. Kudryashov
139de1ea2f
Don't try to build Qt guis if qt is unsupported on the platform
...
svn path=/nixpkgs/trunk/; revision=23812
2010-09-15 18:52:07 +00:00
Peter Simons
9b8a491a73
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.2.3
...
svn path=/nixpkgs/trunk/; revision=23695
2010-09-09 16:06:26 +00:00
Evgeny Egorochkin
919ae70e01
Make hydra compile QGit
...
svn path=/nixpkgs/trunk/; revision=23662
2010-09-07 09:54:11 +00:00
Lluís Batlle i Rossell
2ab5f25607
Updating 'tig' (for garbas@freenode)
...
svn path=/nixpkgs/trunk/; revision=23487
2010-08-28 14:10:49 +00:00
Peter Simons
1a6039cb45
Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
...
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.
svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Peter Simons
dbef94575c
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.2.1
...
svn path=/nixpkgs/trunk/; revision=22960
2010-08-05 11:25:02 +00:00
Marc Weber
932899f3da
Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5".
...
contributed by David Guibert
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=22041
2010-05-28 10:57:50 +00:00
Peter Simons
5e4bf97212
pkgs/applications/version-management/git-and-tools: disable sendEmailSupport on Darwin in gitFull
...
The required perl libraries don't build on Darwin.
svn path=/nixpkgs/trunk/; revision=21872
2010-05-19 12:26:17 +00:00
Peter Simons
1fc724cc5c
pkgs/applications/version-management/git-and-tools/git: build git on all platforms, not just Linux
...
svn path=/nixpkgs/trunk/; revision=21839
2010-05-18 14:41:18 +00:00
Peter Simons
39b2ec2488
Fix git-send-email.
...
git-send-email depends on Net::SMTP and Net::SMTP::SSL. Make
sendEmailSupport a config for git, and bring these libraries. Wrap
the send-email script, or replace with a not supported script.
svn path=/nixpkgs/trunk/; revision=21789
2010-05-15 10:38:28 +00:00
Peter Simons
67cf56d2a5
git-subtree: added the version 0.3.
...
svn path=/nixpkgs/trunk/; revision=21645
2010-05-07 14:01:39 +00:00
Peter Simons
d21dc14966
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.1
...
svn path=/nixpkgs/trunk/; revision=21604
2010-05-05 10:26:19 +00:00
Rob Vermaas
9e5ab46737
added git2cl script
...
svn path=/nixpkgs/trunk/; revision=21590
2010-05-04 10:06:50 +00:00
Peter Simons
bf775b5cdc
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.5
...
svn path=/nixpkgs/trunk/; revision=21055
2010-04-13 09:55:19 +00:00
Peter Simons
2185e04b88
pkgs/applications/version-management/git-and-tools/git: bumped version to 1.7.0.4
...
svn path=/nixpkgs/trunk/; revision=21026
2010-04-12 11:21:29 +00:00
Yury G. Kudryashov
b01b22892b
Use override for gitFull
...
svn path=/nixpkgs/trunk/; revision=20927
2010-04-02 12:39:38 +00:00
Yury G. Kudryashov
284c448d12
Fix gitFull build
...
svn path=/nixpkgs/trunk/; revision=20926
2010-04-02 07:43:02 +00:00
Yury G. Kudryashov
7af927d96b
Improve git-svn support
...
svn path=/nixpkgs/trunk/; revision=20925
2010-04-02 07:17:11 +00:00
Peter Simons
9c9620b334
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.3
...
svn path=/nixpkgs/trunk/; revision=20776
2010-03-23 09:34:58 +00:00