index
:
fontconfig
2.14-branch
2.3-branch
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
Font customization and configuration library (mirrored from https://gitlab.freedesktop.org/fontconfig/fontconfig)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-match
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
Fix leaks in fcxml.c, fc-match.c, and tests.
Ben Wagner
1
-1
/
+7
2020-11-28
Add examples section in fc-match(1)
Akira TAGOH
1
-0
/
+26
2020-09-03
Make more clearer the license terms
Akira TAGOH
1
-0
/
+22
2020-07-31
Add Meson build system
Tim-Philipp Müller
1
-0
/
+8
2020-07-07
fccompat: fix build on Windows without unistd.h
Tim-Philipp Müller
1
-1
/
+4
2018-03-15
call setlocale
Akira TAGOH
1
-0
/
+2
2017-11-07
Add the ruleset description support
Akira TAGOH
1
-19
/
+27
2017-09-20
[fc-match/fc-list/fc-query/fc-scan] Add --brief that is like --verbose withou...
Behdad Esfahbod
1
-4
/
+16
2013-10-03
exit with the error code when FcNameParse() failed
Akira TAGOH
1
-0
/
+5
2013-04-08
build-chain, replace INCLUDES directive by AM_CPPFLAGS
Sebastian Freundt
1
-1
/
+1
2013-01-03
Remove FcInit() calls from tools
Behdad Esfahbod
1
-5
/
+0
2013-01-02
Switch .gitignore to git.mk
Behdad Esfahbod
1
-0
/
+2
2012-10-26
Use automake variable instead of cleaning files in clean-local
Akira TAGOH
1
-4
/
+3
2012-06-01
Fix the wrong estimation for the memory usage information in fontconfig
Akira TAGOH
1
-1
/
+1
2012-03-16
Fix a build issue due to the use of non-portable variables
Akira TAGOH
1
-2
/
+2
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-4
/
+4
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-4
/
+4
2012-02-21
fc-{list,match}: constify format string
Mike Frysinger
1
-11
/
+11
2012-02-21
Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installed
Akira TAGOH
1
-0
/
+5
2011-06-20
Switch fc-match to use FcPatternFormat()
Behdad Esfahbod
1
-29
/
+9
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
2
-4
/
+4
2010-04-20
Add fc-pattern cmdline tool
Behdad Esfahbod
1
-0
/
+1
2009-11-30
[doc] Fix typo
Behdad Esfahbod
1
-1
/
+1
2009-07-24
Fix doc syntax (#22902)
Behdad Esfahbod
1
-1
/
+2
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
2
-4
/
+4
2009-02-15
[fcformat] Add element filtering and deletion
Behdad Esfahbod
1
-1
/
+5
2009-02-13
Cleanup all manpage.* files
Behdad Esfahbod
1
-1
/
+1
2009-02-13
[fc-match] Accept list of elements like fc-list (bug #13017)
Behdad Esfahbod
2
-20
/
+57
2009-02-13
Add fc-scan too that runs FcFileScan/FcDirScan
Behdad Esfahbod
1
-3
/
+4
2009-02-13
Implement FcPatternFormat and use it in cmdline tools (bug #17107)
Behdad Esfahbod
2
-23
/
+55
2009-02-13
Handle -h and --help according to GNU Coding Standards (#17104)
Behdad Esfahbod
2
-22
/
+26
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-query (#13019)
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Update man pages
Behdad Esfahbod
1
-7
/
+23
2009-02-13
[fc-match] Fix list of getopt options in --help
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
1
-1
/
+1
2008-05-03
Make fc-match behave better when style is unknown (bug 15332)
Keith Packard
1
-1
/
+1
2008-05-03
Add --all flag to fc-match to show the untrimmed list. Bug 13018.
Keith Packard
1
-6
/
+12
2008-04-18
Fix build with !ENABLE_DOCS and no built manpages.
Eric Anholt
1
-2
/
+6
2008-01-08
Eliminate references to freetype from utility Makefile.am's
Keith Packard
1
-2
/
+2
2007-10-25
Make fc-match --sort call FcFontRenderPrepare.
Behdad Esfahbod
1
-2
/
+18
2007-10-25
Distribute man source files for command line programs (bug 9678).
Keith Packard
1
-3
/
+3
2006-09-03
Remove all .cvsignore files
Keith Packard
1
-6
/
+0
2006-08-30
Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.
Keith Packard
1
-0
/
+1
2006-04-25
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
1
-5
/
+6
2006-04-10
Fix double free (spotted by Coverity, CID #1965).
Patrick Lam
1
-2
/
+4
2006-04-07
LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.
Patrick Lam
1
-1
/
+1
2006-04-06
Update documentation for fc-match (SGML-ize it). (reported by Ilya
Patrick Lam
4
-39
/
+195
2006-04-06
Fix intel compiler warnings: make many variables static, eliminate
Patrick Lam
1
-1
/
+1
2006-01-30
Remove references to dead fontconfig(3) manpages in other fontconfig
Patrick Lam
1
-2
/
+0
[next]