about summary refs log tree commit diff
path: root/pkgs/applications/version-management
Commit message (Collapse)AuthorAge
* git-annex: broken by optparse-applicative 0.10.xPeter Simons2014-09-14
| | | | Bug has been reported upstream.
* gitAndTools.tig: update from 2.0.2 to 2.0.3Dmitry Malikov2014-09-13
|
* smartgithg: new packageNick Sauce2014-09-11
| | | | @vcunat added meta.platforms.
* Merge pull request #4012 from ibeex/masterEelco Dolstra2014-09-09
|\ | | | | added darwin as supported platform for meld
| * added darwin ass supported platform for meld, added get text as requirement ↵Ivan Brkanac2014-09-09
| | | | | | | | for scroollkeeper
* | Revert "fixes #1923"Domen Kožar2014-09-09
| | | | | | | | | | | | This reverts commit 1849840aa3d967ea9b943d79a7b56860570fd28a. Breaks git-annex
* | fixes #1923Domen Kožar2014-09-08
| |
* | diffuse: update from 0.4.7 to 0.4.8Moritz Ulrich2014-09-04
| |
* | cgit: update from 0.10.1 to 0.10.2Moritz Ulrich2014-09-04
| |
* | Add myself as a maintainer to a bunch of packages.Moritz Ulrich2014-09-04
| |
* | gitAndTools.hub: update from 1.12.0 to 1.12.2, potentially fixes CVE-2014-0177Moritz Ulrich2014-09-04
| |
* | git-annex: re-build expression with latest cabal2nixPeter Simons2014-09-04
| |
* | subversionClient: update from 1.8.9 to 1.8.10, potentially fixes ↵Moritz Ulrich2014-09-04
| | | | | | | | CVE-2014-3504, CVE-2014-3522, CVE-2014-3528
* | gitAndTools.svn2git: update from 2.2.5 to 2.3.2Moritz Ulrich2014-09-04
|/
* haskell-git-annex: update to version 5.20140831Peter Simons2014-09-02
|
* Update guitoneMichael Raskin2014-09-01
|
* gource: update to version 0.42Longrin Wischnewski2014-08-31
|
* darcs updated to 2.8.5Cray Elliott2014-08-25
| | | | tested to work with ghc 7.8.3
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* haskell-git-annex: update to version 5.20140817Peter Simons2014-08-19
|
* git: Add git-prompt.sh to /etc/bash_completion.d.Rüdiger Sonderfeld2014-08-19
| | | | | This will make the git-prompt.sh features available to bash users when completions are enabled. It is done in this way in Debian/Ubuntu as well.
* git: Update to 2.1.0Linquize2014-08-17
|
* meld: update to latest stableVladimír Čunát2014-08-16
|
* Don't build broken Haskell packages on Hydra.Peter Simons2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages don't compile: - cabal-delete - cabal-file-th - categories - cmdtheline - codec-image-devil - concurrent-extra - cryptol 1.8.x - data-lens - diagrams-postscript - djinn - download - dstring - enummapset - git-date - github-backup - gtkglext - happyy-meta - haskeline-class - pakcs These packages depend on some of the packages listed before: - Chart-diagrams - data-lens-template - hp2any-manager - purescript - repr These packages fail with GHC 7.8.3 but still compile with older compilers: - happy: 1.18.4, 1.18.5, 1.18.6
* Update Mercurial to version 3.1Michael Raskin2014-08-12
|
* subversion: Fix build on DarwinEelco Dolstra2014-08-09
|
* Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-08
|\
| * subversion: Update to 1.8.9Eelco Dolstra2014-08-05
| |
* | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
|\| | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-28
|\| | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/audio/espeak/edit.nix pkgs/applications/audio/lmms/default.nix pkgs/desktops/e18/enlightenment.nix pkgs/games/exult/default.nix pkgs/os-specific/linux/alsa-plugins/default.nix
| * haskell-github-backup: update to version 1.20140721Peter Simons2014-07-22
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
|\| | | | | | | | | Conflicts: pkgs/misc/vim-plugins/default.nix
| * git: Update to 2.0.2Linquize2014-07-20
| |
| * haskell-git-annex: fix for darwinJohn Wiegley2014-07-18
| | | | | | | | | | | | @peti I don't see in the cabal2nix repository how to change the buildDepends for git-annex the way that I need to. Can you offer some guidance there?
| * haskell-git-annex: update to version 5.20140717Peter Simons2014-07-18
| |
| * haskell-git-annex: corrections for darwinJohn Wiegley2014-07-16
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-15
|\|
| * Re-generate Haskell packages with cabal2nix.Peter Simons2014-07-14
| |
| * haskell-github-backup: update to version 1.20140707Peter Simons2014-07-14
| |
| * haskell-git-annex: update to version 5.20140709Peter Simons2014-07-14
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
|\|
| * Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
| |
| * gitolite: fix aborted build due to non-deterministic fetchgitLuca Bruno2014-07-13
| |
| * git-annex: Allow building on darwin againJohn Wiegley2014-07-09
| |
| * haskell-git-annex: update to version 5.20140707Peter Simons2014-07-08
| |
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
|\|
| * vcprompt: new packageCharles Strahan2014-07-02
| | | | | | | | | | | | This adds the vcprompt utility, a little C program that prints a short string with barebones information about the current working directory for various version control systems.
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
|\| | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| * git-remote-add: new package addedRok Garbas2014-06-28
| |