ubuntu/+source/exuberant-ctags:applied/ubuntu/lunar-devel

Last commit made on 2022-12-26
Get this branch:
git clone -b applied/ubuntu/lunar-devel 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/lunar-devel
Repository:
lp:ubuntu/+source/exuberant-ctags

Recent commits

daf31ca... by Colin Watson

1:5.9~svn20110310-18 (patches applied)

Imported using git-ubuntu import.

dec1412... by Colin Watson

main: quote output file name before passing it to system(3) function

Gbp-Pq: quote-output-file-name.patch.

9f7a958... by Colin Watson

build fix: Use conventional compiler attribute shorthand

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

99a47c6... by Colin Watson

Fix build with gcc -fno-common

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

af98b07... by Colin Watson

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

Gbp-Pq: reproducible.patch.

91cf8e9... by Colin Watson

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

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

a92c1cb... by Colin Watson

Add Go support

Gbp-Pq: go.patch.

a10ae94... by Colin Watson

Fix infinite loop parsing vim commands

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

970cd50... by Colin Watson

python: Disable import parsing by default

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

3372951... by Colin Watson

Use memmove on overlapping strings

Gbp-Pq: memmove.patch.