ubuntu/+source/exuberant-ctags:applied/debian/sid

Last commit made on 2023-08-14
Get this branch:
git clone -b applied/debian/sid 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/debian/sid
Repository:
lp:ubuntu/+source/exuberant-ctags

Recent commits

0f41c94... by Colin Watson

1:5.9~svn20110310-19 (patches applied)

Imported using git-ubuntu import.

d9c879c... by Colin Watson

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

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

e6c03f2... by Colin Watson

build fix: Use conventional compiler attribute shorthand

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

cecaa6b... by Colin Watson

Fix build with gcc -fno-common

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

5d5d6c4... by Colin Watson

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

Gbp-Pq: reproducible.patch.

427574d... by Colin Watson

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

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

5482a7c... by Colin Watson

Add Go support

Gbp-Pq: go.patch.

79b11de... by Colin Watson

Fix infinite loop parsing vim commands

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

67675fb... by Colin Watson

python: Disable import parsing by default

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

07aa3a5... by Colin Watson

Use memmove on overlapping strings

Gbp-Pq: memmove.patch.