summary refs log tree commit diff
path: root/pkgs/applications/version-management/git-and-tools
Commit message (Collapse)AuthorAge
* haskell-git-annex: update to version 5.20141219Peter Simons2014-12-25
|
* [SECURITY] Update git to 2.1.4Tom2014-12-19
| | | | | | This fixes CVE-2014-9390 http://article.gmane.org/gmane.linux.kernel/1853266
* haskell-github-backup: update to version 1.20141204Peter Simons2014-12-13
|
* haskell-git-annex: Add maintainer, was removed by mistake.Maciek Starzyk2014-12-04
|
* haskell-git-annex: update to version 5.20141203Maciek Starzyk2014-12-04
|
* Merge pull request #5130 from wmertens/git-ssl-envwmertens2014-11-27
|\ | | | | Let git use $SSL_CERT_FILE
| * git: Support $SSL_CERT_FILEWout Mertens2014-11-26
| |
* | New package: git-extrasSpencer Whitt2014-11-25
| |
* | haskell-github-backup: update to version 1.20141110Peter Simons2014-11-13
|/
* git: do not do install-doc when !withManualVladimir Kirillov2014-11-12
|
* haskell-git-annex: update to version 5.20141125Peter Simons2014-11-09
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* haskell-github-backup: update to version 1.20141031Peter Simons2014-11-01
|
* git: Update to 2.1.3Linquize2014-10-30
|
* haskell-git-annex: update to version 5.20141024Peter Simons2014-10-26
|
* haskell-git-annex: update to version 5.20141013Peter Simons2014-10-18
|
* git-annex: temporary patch to build the current versionJohn Wiegley2014-10-16
|
* git-annex: broken by update to 'persistent' and 'yesod'Peter Simons2014-10-14
|
* haskell-git-annex: update to version 5.20140927Peter Simons2014-10-06
|
* git: Update to 2.1.2Linquize2014-10-03
|
* Add myself to the maintainers listEllis Whitehead2014-09-21
|
* New package: git-remote-gcrypt.Ellis Whitehead2014-09-21
| | | | | | A git remote for working with encrypted git repositories. Closes #4100
* haskell-git-annex: update to version 5.20140919Peter Simons2014-09-20
|
* haskell-git-annex: update to version 5.20140915Peter Simons2014-09-17
|
* 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
|
* Revert "fixes #1923"Domen Kožar2014-09-09
| | | | | | This reverts commit 1849840aa3d967ea9b943d79a7b56860570fd28a. Breaks git-annex
* fixes #1923Domen Kožar2014-09-08
|
* 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
|
* 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
|
* 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
|
* 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
* 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
| |