office-gobmx/bin
Petr Mladek 3e0e88f675 lo-commit-stat: allow to filer cherry-picked commits
Add --cherry option that filters commits using the "git cherry" command.

Note that you need to pass git arguments for "git cherry". It means
"old-branch-or-tag" "new-branch-or-tag".

Change-Id: Iea67d0ead205c66112791cb0444fa183c7fa6e9b
2012-11-29 11:23:59 +01:00
..
text_cat
bash-completion.in
convwatch.py
distro-install-clean-up bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-desktop-integration bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-file-lists bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
distro-install-sdk bin/distro-install* are called from Makefile so the env is already there 2012-11-14 05:18:36 -06:00
doubleNewlines.pl
find-german-comments
find-undocumented-classes
fuzzfiles
generate-bash-completion
get-bugzilla-attachments-by-mimetype
get_config_variables
git-new-workdir
git-ps1
java-set-classpath.in
lo-commit-stat lo-commit-stat: allow to filer cherry-picked commits 2012-11-29 11:23:59 +01:00
lo-generate-source-tarball add a script to generate the source tarball post submodule 2012-11-16 07:20:52 -06:00
lo-pack-sources lo-pack-sources: use module instead of piece 2012-11-19 18:16:25 +01:00
lo-xlate-lang
README
stubify.pl
unpack-sources

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hireachy / directory.