summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-13xlsatoms 1.1.4HEADxlsatoms-1.1.4masterAlan Coopersmith1-2/+2
2022-10-22usage: add cold & noreturn attributes to functionAlan Coopersmith1-1/+11
2022-10-22Resolve clang -Wshorten-64-to-32 warningsAlan Coopersmith1-2/+2
2022-10-22Variable scope reductions as suggested by cppcheckAlan Coopersmith1-5/+4
2022-10-22gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-06gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2019-02-19xlsatoms 1.1.3xlsatoms-1.1.3Alan Coopersmith1-1/+1
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-28/+22
2018-11-12Adjust man page to show default format.Tobias Stoeckmann1-1/+1
2018-11-12Always use chunks when retrieving atoms.Tobias Stoeckmann1-37/+14
2018-11-12Actually stop after an invalid atom.Tobias Stoeckmann1-7/+9
2018-11-12Support xcb_atom_t in range specification.Tobias Stoeckmann1-10/+41
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-04-16xlsatoms 1.1.2xlsatoms-1.1.2Alan Coopersmith1-1/+1
2014-05-31Add -version option to print program versionAlan Coopersmith2-1/+16
2014-05-31Print which option was in error along with usage messageAlan Coopersmith1-6/+11
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-05-31config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-4/+5
2013-02-23Combine usage message into single string/callAlan Coopersmith1-10/+5
2012-03-31xlsatoms 1.1.1xlsatoms-1.1.1Alan Coopersmith1-1/+1
2011-11-11Fix gcc -Wwrite-strings warningsAlan Coopersmith1-10/+10
2011-01-19config: move man pages into their own directoryGaetan Nadon4-36/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-5/+5
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2011-01-12config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon1-3/+3
2011-01-12config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2010-06-03xlsatoms 1.1.0xlsatoms-1.1.0Alan Coopersmith2-1/+6
2009-12-01Convert xlsatoms to XCBPeter Harris2-51/+86
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-12xlsatoms 1.0.2xlsatoms-1.0.2Alan Coopersmith1-1/+1
2009-10-12Fill in COPYING with copyright/license notices from codeAlan Coopersmith1-8/+17
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+7
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+25
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade4-2/+14
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-31/+10