ubuntu/+source/exuberant-ctags:applied/ubuntu/jammy-updates

Last commit made on 2023-01-24
Get this branch:
git clone -b applied/ubuntu/jammy-updates https://git.launchpad.net/ubuntu/+source/exuberant-ctags
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy-updates
Repository:
lp:ubuntu/+source/exuberant-ctags

Recent commits

c53b00d... by David Lane

1:5.9~svn20110310-16ubuntu0.22.04.1 (patches applied)

Imported using git-ubuntu import.

9338fd1... by David Lane

[PATCH] main: quote output file name before passing it to system(3)

Gbp-Pq: CVE-2022-4515.patch.

a0044d5... by David Lane

build fix: Use conventional compiler attribute shorthand

Gbp-Pq: use-conventional-unused-marker.patch.

7e13e2e... by David Lane

Fix build with gcc -fno-common

Gbp-Pq: gcc-no-common.patch.

284f83f... by David Lane

Don't build the compilation date and time into the binary

Gbp-Pq: reproducible.patch.

53cea07... by David Lane

Changed the javascript parser to set the tag's scope rather than

Gbp-Pq: jscript-set-tag-scope.patch.

5145365... by David Lane

Add Go support

Gbp-Pq: go.patch.

bc9165c... by David Lane

Fix infinite loop parsing vim commands

Gbp-Pq: vim-command-loop.patch.

6ea91c5... by David Lane

python: Disable import parsing by default

Gbp-Pq: python-disable-imports.patch.

b33fbc0... by David Lane

Use memmove on overlapping strings

Gbp-Pq: memmove.patch.