gerrit/tools
David Pursehouse ce96b3ff85 Fix Eclipse project generation when plugins without tags are present
If a plugin is symlinked in the plugins folder, and that plugin does
not have any tags, the `git describe` command fails with:

  fatal: No names found, cannot describe anything

which causes the build to fail. This was broken by change If5e7be8d.

Add the `--always` option on `git describe` so that it will return a
value even when there are no tags.

Change-Id: I3d0c472c9ac469d079626a9df17149422dc5e4e6
2015-04-14 17:49:21 +09:00
..
eclipse Fix minor python code style issues 2014-12-18 02:51:06 +00:00
maven Buck: Remove Python 2.6 compatibility workarounds 2014-06-23 11:09:58 +09:00
util Add a bulk query suite tester 2013-09-19 18:29:07 +00:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUCK Update Buck 2014-09-01 02:57:52 +00:00
build.defs Build Gerrit in headless mode 2015-03-04 10:59:02 +09:00
checkstyle.xml Checkstyle: Disable checks already covered by compilation warnings 2015-04-14 12:25:57 +09:00
default.defs Make sure wrong plugin manifest file is not collected from cache 2015-04-13 15:48:02 +00:00
download_all.py Fix download and download_sources to aggressively get all targets 2013-05-23 10:45:51 -07:00
download_file.py Allow to download dependencies from insecure connections 2014-07-11 12:35:44 +00:00
gerrit.importorder Update import order settings to list all top-level packages 2015-03-25 20:36:56 +00:00
git.defs Fix Eclipse project generation when plugins without tags are present 2015-04-14 17:49:21 +09:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
gwt-constants.defs Add ow2-asm dependencies for GWT plugins 2014-12-19 01:11:21 +00:00
java_doc.defs Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
java_sources.defs Buck: Align gerrit build interface to bucklets 2014-09-09 13:20:47 +00:00
pack_war.py Fix minor python code style issues 2014-12-18 02:51:06 +00:00
plugin_archetype_deploy.sh Restrict the input of plugin_archetype_deploy.sh 2014-09-01 13:56:10 +08:00
util_test.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util.py Update SSHD to 0.12.0 2014-09-11 09:48:07 +02:00
version.py version.py: Also update the VERSION file 2015-01-22 16:55:41 +09:00