Ludovic Courtès
6f2086ec0e
Git 1.6.0.1.
...
svn path=/nixpkgs/trunk/; revision=12800
2008-09-04 19:52:27 +00:00
Ludovic Courtès
396ef44630
Git 1.6.0.
...
svn path=/nixpkgs/trunk/; revision=12697
2008-08-22 21:35:25 +00:00
Marc Weber
8302b6ba69
some fixes for bash completion (git, darcs) (-> etc/bash_completion.d/*)
...
svn path=/nixpkgs/trunk/; revision=12538
2008-08-07 17:30:35 +00:00
Peter Simons
cea5d01592
git-git: change ${name} to reflect that this is not a pristine version
...
The git-git expression promises to build the current git HEAD, but in
fact it builds git HEAD plus a fairly extensive, undocumented, untested
patch that is apparently not part of the repository. By changing the
name of the installed package to 'git-git-with-glob-patch', we ensure
that users aren't mislead about what exactly they'll get when installing
this package. Technically, GIT-VERSION-FILE should be patched so that
the installed git binaries reflect this change too when called with
'--version', but the current solution is probably good enough.
svn path=/nixpkgs/trunk/; revision=12506
2008-08-05 17:31:13 +00:00
Marc Weber
43d7fe0cfb
Merge branch 'git_patch_glob'
...
svn path=/nixpkgs/trunk/; revision=12468
2008-08-03 12:23:27 +00:00
Ludovic Courtès
fdc5b51ab9
Git 1.5.6.2.
...
svn path=/nixpkgs/trunk/; revision=12347
2008-07-11 14:35:14 +00:00
Marc Weber
18b30f54ce
adding not supported message for git tools requiring extra config settings to work. exiting with exit status 1
...
svn path=/nixpkgs/trunk/; revision=12250
2008-07-03 12:51:23 +00:00
Peter Simons
8920511812
git: updated to version 1.5.6.1
...
svn path=/nixpkgs/trunk/; revision=12208
2008-06-28 15:22:31 +00:00
Eelco Dolstra
68c6b5f2fc
* git: make the TCL/TK GUI optional (git.guiSupport).
...
* git: always install the Emacs mode but don't depend on Emacs to do
it (just don't build the .elc files).
svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +00:00
Ludovic Courtès
392d2f5acf
Git: Don't depend on Perl libs and Subversion when no Subversion support is built.
...
svn path=/nixpkgs/trunk/; revision=11877
2008-05-22 08:06:52 +00:00
Marc Weber
b4ed67b58a
fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
...
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Ludovic Courtès
ec9950c07a
git-svn: Don't produce any binary other than `git-svn'.
...
svn path=/nixpkgs/trunk/; revision=11635
2008-04-15 14:49:36 +00:00
Ludovic Courtès
7e4f1e74c8
Git: Wrap `git-citool'.
...
svn path=/nixpkgs/trunk/; revision=11634
2008-04-15 12:37:44 +00:00
Ludovic Courtès
4579a2a530
Git 1.5.5.
...
svn path=/nixpkgs/trunk/; revision=11611
2008-04-12 12:52:31 +00:00
Nicolas Pierron
0c4bd745ce
Add Tk in the environment to run git-gui.
...
svn path=/nixpkgs/trunk/; revision=11551
2008-04-10 22:12:11 +00:00
Ludovic Courtès
2d5d545818
Git: Fix more impurities.
...
svn path=/nixpkgs/trunk/; revision=11373
2008-03-30 22:19:20 +00:00
Marc Weber
2a42a77223
using throw instead of abort to not make the buildfarm fail
...
svn path=/nixpkgs/trunk/; revision=11301
2008-03-27 12:23:27 +00:00
Marc Weber
8c3e522f79
gitsvn wrapper adding needed perl libs to environment so that you can use git-svn out of the box
...
svn path=/nixpkgs/trunk/; revision=11299
2008-03-27 10:57:54 +00:00
Ludovic Courtès
2788bf2902
Git: Wrap `gitk' so that it finds Tcl/Tk.
...
svn path=/nixpkgs/trunk/; revision=11133
2008-03-15 20:52:21 +00:00
Ludovic Courtès
a8bc9e0fe4
Git 1.5.4.4 with Info documentation for real!
...
svn path=/nixpkgs/trunk/; revision=11084
2008-03-12 15:21:45 +00:00
Ludovic Courtès
03b5ac1b6c
Git: Build documentation.
...
svn path=/nixpkgs/trunk/; revision=11057
2008-03-11 14:07:58 +00:00
Ludovic Courtès
adc77fc0c7
Git: Make dependency on Emacs optional, per Yuri's request.
...
This works by looking for `git.useEmacs', a boolean, in the user's Nixpkgs
config file. The default is `true' since it's only a build-time dependency
and most users are expected to install the pre-compiled substitute, which
doesn't pull Emacs.
svn path=/nixpkgs/trunk/; revision=10837
2008-02-22 16:51:51 +00:00
Ludovic Courtès
d494e7e709
Git 1.5.4.2 + Emacs mode.
...
svn path=/nixpkgs/trunk/; revision=10766
2008-02-20 10:29:32 +00:00
Ludovic Courtès
5ff8f11d54
Update Git to 1.5.4.1.
...
svn path=/nixpkgs/trunk/; revision=10661
2008-02-13 16:50:59 +00:00
Yury G. Kudryashov
1aa59d5407
git: upgraded to 1.5.3.5; meta added; nix-expr slightly rewritten
...
svn path=/nixpkgs/trunk/; revision=9668
2007-11-14 21:41:01 +00:00
Michael Raskin
7b1c9a7a82
Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
...
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Eelco Dolstra
d39fd2a578
* Rewrite all the kernel.org URLs to mirror://kernel/.
...
svn path=/nixpkgs/trunk/; revision=9202
2007-08-27 13:59:40 +00:00
Eelco Dolstra
62b0dddf0e
* Fix Darwin evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra
adcb2909f7
* Added git.
...
* Backed out the curl change for now.
svn path=/nixpkgs/trunk/; revision=8612
2007-04-26 16:14:01 +00:00