about summary refs log tree commit diff
path: root/pkgs/applications/version-management
Commit message (Collapse)AuthorAge
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* git-hub: minor clean-upTobias Geerinckx-Rice2015-10-02
| | | | | Move meta out of the way; inherit the GitHub home page from src; `with platforms; linux` -> `platforms.linux`.
* kde4.kdesdk-kioslaves: fix by resurrecting svn-1.8Vladimír Čunát2015-10-01
| | | | Just bringing back pre-bc54ecd811e state as well.
* gitAndTools.git-extras: 2.2.0 -> 3.0.0Matthias Beyer2015-09-29
|
* kde414: build with kdelibs-4.14.12Thomas Tuegel2015-09-27
| | | | | | | Upstream changes to the build system required adjusting many packages' dependencies. On the Nixpkgs side, we no longer propagate the dependency on cmake (to reduce closure size), so downstream dependencies had to be adjusted for most packages that depend on kdelibs.
* mercurial: add package for crecord extension as optional dependency, include ↵Robert Scott2015-09-24
| | | | by default in mercurialFull
* smartgithg: 7.0.0 -> 7.0.2Raymond Gauthier2015-09-23
| | | | | | | Also adapted package's freedesktop item install script so that it works in the context of nix. (i.e.: icons and `*.desktop` file now properly installed by the package).
* subversion: 1.9.1 -> 1.9.2William A. Kennington III2015-09-23
|
* git: 2.5.2 -> 2.5.3William A. Kennington III2015-09-23
|
* Merge: xlibs and x11 attribute cleanupVladimír Čunát2015-09-23
|\ | | | | | | Frequently using multiple *almost* identical attributes is bad.
| * xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | | | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* | gitinspector: init at 0.4.1Bjørn Forsman2015-09-22
| |
* | git-annex: build w/o assistant in Stackage, with assistant for NixpkgsPeter Simons2015-09-19
| |
* | subversion: 1.8.14 -> 1.9.1William A. Kennington III2015-09-17
| |
* | Merge pull request #9895 from Mathnerd314/rabbitvcsArseniy Seroka2015-09-17
|\ \ | | | | | | rabbitvcs: init at 0.16
| * | rabbitvcs: init at 0.16Mathnerd3142015-09-16
| |/
* / gitRepo: 1.21 -> 1.22Edward Tjörnhammar2015-09-16
|/
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* git: 2.5.1 -> 2.5.2William A. Kennington III2015-09-13
|
* git-radar: init at 0.3.2Kamil Chmielewski2015-09-08
|
* smartgithg: 6.5.9 -> 7.0.0Rok Garbas2015-09-04
|
* mercurial: 3.5 -> 3.5.1, fixes #9615koral2015-09-04
|
* mercurial: 3.4.2 -> 3.5koral2015-09-04
|
* redmine: shorten flags line to avoid yaml parsing bugDomen Kožar2015-09-03
| | | | | (cherry picked from commit c56f25d06fcd1eb4b0b232296a055b2dce997a05) Signed-off-by: Domen Kožar <domen@dev.si>
* git: 2.5.0 -> 2.5.1William A. Kennington III2015-08-31
|
* cvs-fast-export: don't link against librtDaniel Fox Franke2015-08-29
| | | | It's superfluous on Linux, and it breaks the build on Darwin.
* cvs-fast-export: patch shebangs in source treeDaniel Fox Franke2015-08-26
| | | | | This allows unit tests to run successfully in chroot build environments, which lack /usr/bin/env.
* reposurgeon: init at 3.28Daniel Fox Franke2015-08-25
|
* cvs-fast-export: init at 1.32Daniel Fox Franke2015-08-25
|
* subversion: Update to 1.8.14Eelco Dolstra2015-08-24
| | | | CVE-2015-3184, CVE-2015-3187.
* rcs: Use c99 on darwinShea Levy2015-08-20
|
* git-hub: remove files not needed on NixTobias Geerinckx-Rice2015-08-17
|
* git-crypt: init at 0.5.0Desmond O. Chang2015-08-08
|
* Merge pull request #9070 from danbst/tortoise-hgvbgl2015-08-06
|\ | | | | new package: TortoiseHg and dependencies
| * tortoisehg: init at 3.4.2danbst2015-07-31
| |
* | Make svn2git visible to nix-envEelco Dolstra2015-08-05
| |
* | svn2git-kde: Mark as brokenEelco Dolstra2015-08-05
| | | | | | | | The source repository no longer exists.
* | Update fossil to version 1.33Marco Maggesi2015-08-05
| |
* | mercurial: bump 3.3.3 -> 3.4.2danbst2015-07-31
| |
* | Don't statically depend on cacert for certificatesEelco Dolstra2015-07-31
| | | | | | | | | | | | | | | | | | | | This reverts commit cd52c044568bdf1108428698048a9af92dc0b625 and others. Managing certificates (including revoking certificates and adding custom certificates) becomes extremely painful if every package in the system potentially depends on a different copy of cacert. Also, it makes updating cacert rather expensive.
* | git: 2.4.6 -> 2.5.0William A. Kennington III2015-07-29
| |
* | Merge pull request #7599 from jraygauthier/jrg/add_peru_pkgMateusz Kowalczyk2015-07-26
|\ \ | | | | | | Added peru package.
| * | peru: init at 0.2.3Raymond Gauthier2015-07-26
| | | | | | | | | | | | | | | A project dependencies version management system built on top of multiple version management systems.
* | | meld: 3.12.3 -> 3.14.0 (close #8982)Vincent Laporte2015-07-25
| |/ |/|
* | Merge master into stagingVladimír Čunát2015-07-17
|\ \ | | | | | | | | | There are larger-rebuild changes: gnutls and samba.
| * | git: 2.4.5 -> 2.4.6William A. Kennington III2015-07-16
| | |
| * | SmartGitHg: 6.5.7 -> 6.5.9lostdj2015-07-15
| | |
* | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-13
|\| |
| * | nixpkgs: git 2.4.4 -> 2.4.5Austin Seipp2015-07-09
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | nixpkgs: git - link git-http-backend into $PATHAustin Seipp2015-07-09
| | | | | | | | | | | | | | | | | | | | | This makes it easier for tools (like Phabricator) to find git-http-backend to enable HTTP(S) transport support. Signed-off-by: Austin Seipp <aseipp@pobox.com>