summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-12xkill 1.0.6HEADxkill-1.0.6masterAlan Coopersmith1-2/+2
2022-10-16gitlab CI: explictly list GNU make to be installed in build environmentAlan Coopersmith1-2/+2
2022-10-16Variable scope reductions as recommended by cppcheckAlan Coopersmith1-10/+7
2022-10-16gitlab 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
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-27/+21
2018-03-09xkill 1.0.5xkill-1.0.5Alan Coopersmith1-1/+1
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-27Use strcasecmp instead of a tolower loop & strcmpAlan Coopersmith1-15/+4
2014-05-31Print which option was in error along with usage messageAlan Coopersmith1-6/+13
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2013-09-08xkill 1.0.4xkill-1.0.4Alan Coopersmith1-1/+1
2013-09-06Explicitly cast tolower() return value to char before storing in a charAlan Coopersmith1-2/+2
2013-09-06Mark arguments to catch_window_errors as unusedAlan Coopersmith2-2/+2
2013-08-03Use man page sections in See Also references to libX11 man pagesAlan Coopersmith1-2/+3
2013-08-03Add -version option to print versionAlan Coopersmith2-1/+12
2013-07-18Mark static string in verify_okay_to_kill as constAlan Coopersmith1-1/+1
2013-02-23Mark msg argument to get_window_id as const, since it's just printed outAlan Coopersmith1-2/+2
2013-02-22Use strtoul instead of open coding it with sscanfAlan Coopersmith1-17/+6
2013-02-22Mark Exit() and usage() as _X_NORETURNAlan Coopersmith2-3/+3
2013-02-22Get rid of dpy global so we don't get shadow warnings from every functionAlan Coopersmith1-11/+11
2013-02-22remove unused variable cppAlan Coopersmith1-1/+0
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+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-11/+11
2010-11-10xkill 1.0.3xkill-1.0.3Alan Coopersmith1-1/+1
2010-11-09Simplify options list for usage from array to constant stringAlan Coopersmith1-14/+10
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-4/+7
2010-11-09config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-11-09config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins2-5/+0
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-12xkill 1.0.2xkill-1.0.2Alan Coopersmith1-1/+1
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+7
2009-10-12Fill in COPYING with notice from xkill.cAlan Coopersmith1-8/+19
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade4-6/+17
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-31/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0