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

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

Recent commits

674a8cf... by Julian Andres Klode

1:5.9~svn20110310-19build1 (patches applied)

Imported using git-ubuntu import.

b94ad51... by Julian Andres Klode

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

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

de87cb0... by Julian Andres Klode

build fix: Use conventional compiler attribute shorthand

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

0e43214... by Julian Andres Klode

Fix build with gcc -fno-common

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

b29debd... by Julian Andres Klode

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

Gbp-Pq: reproducible.patch.

96c8dfe... by Julian Andres Klode

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

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

31b93c4... by Julian Andres Klode

Add Go support

Gbp-Pq: go.patch.

9121c50... by Julian Andres Klode

Fix infinite loop parsing vim commands

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

6ff32ad... by Julian Andres Klode

python: Disable import parsing by default

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

6ddb39b... by Julian Andres Klode

Use memmove on overlapping strings

Gbp-Pq: memmove.patch.