Package Details: git-cola 4.7.1-1

Git Clone URL: https://aur.archlinux.org/git-cola.git (read-only, click to copy)
Package Base: git-cola
Description: The highly caffeinated Git GUI
Upstream URL: https://git-cola.github.io
Keywords: git
Licenses: GPL-2.0-or-later
Submitter: tdy
Maintainer: MarcinWieczorek (yochananmarqos)
Last Packager: yochananmarqos
Votes: 231
Popularity: 1.70
First Submitted: 2008-12-05 14:38 (UTC)
Last Updated: 2024-05-05 14:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 15 Next › Last »

yochananmarqos commented on 2021-02-25 16:42 (UTC)

@MarcinWiezorek: It turns out make html is redundant since make doc already makes all documentation.

MarcinWieczorek commented on 2021-02-25 11:57 (UTC)

@yochananmarqos I've added you as co-maintainer. Sorry it took so long, I must've missed your reply.

yochananmarqos commented on 2021-02-19 15:23 (UTC)

@MarcinWieczorek:

Do you want to co-maintain so you can push the changed yourself?

Sure.

USE_ENV_PYTHON. Why would we need it?

Otherwise the shebangs are changed to #!/usr/bin/python instead of #!/usr/bin/env python. It's best not to hardcode the path in case people have multiple versions of Python installed.

MarcinWieczorek commented on 2021-02-19 08:54 (UTC)

@yochananmarqos Thank you for adding so much upgrades. Do you want to co-maintain so you can push the changed yourself? I totally agree with all changes, but I'm unsure about the first one, USE_ENV_PYTHON. Why would we need it?

yochananmarqos commented on 2021-02-19 08:24 (UTC) (edited on 2021-02-19 08:26 (UTC) by yochananmarqos)

New additions to my PKGBUILD:

Build environment variables:

Optional dependency: - python-send2trash: See Additives

Added check() with unit tests

By the way, I see no reason to disable makeflags.

yochananmarqos commented on 2021-01-18 20:08 (UTC)

@MarcinWieczorek: It's working fine, thanks.

MarcinWieczorek commented on 2021-01-18 19:05 (UTC)

@yochananmarqos please verify new version ;)

yochananmarqos commented on 2021-01-01 02:48 (UTC)

Those who want to install 3.8, I have a working PKGBUILD with man pages. Building doc and html files is failing, so those are skipped.

@nobody44: In optdepends(), it should be tcl, not tk:

git-cola E: Dependency tcl detected and not included (programs ['tclsh'] needed in scripts ['usr/share/git-cola/bin/ssh-askpass']

Also python-pygments is missing, see here.

optdepends=('python-pygments: syntax highlighting'
            'python-pyinotify: for inotify support'
            'tcl: to use the built-in ssh-askpass handler')

Please also build the man pages

lambdaclan commented on 2020-12-09 01:09 (UTC)

@nobody44 Can we now update the package? The link you provide below: https://git-cola.github.io/downloads.html seems to indicate that 3.8 is indeed the latest stable release.

nobody44 commented on 2020-10-13 17:19 (UTC)

No, it has not been updated to 3.8 yet, see here: https://git-cola.github.io/downloads.html