summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-17BSD MakefileobsdMatthieu Herrb
2022-11-12xkill 1.0.6HEADxkill-1.0.6masterAlan Coopersmith
2022-10-16gitlab CI: explictly list GNU make to be installed in build environmentAlan Coopersmith
2022-10-16Variable scope reductions as recommended by cppcheckAlan Coopersmith
2022-10-16gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-06gitlab CI: add a basic build testAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-03-09xkill 1.0.5xkill-1.0.5Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-04-27Use strcasecmp instead of a tolower loop & strcmpAlan Coopersmith
2014-05-31Print which option was in error along with usage messageAlan Coopersmith
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-09-08xkill 1.0.4xkill-1.0.4Alan Coopersmith
2013-09-06Explicitly cast tolower() return value to char before storing in a charAlan Coopersmith
2013-09-06Mark arguments to catch_window_errors as unusedAlan Coopersmith
2013-08-03Use man page sections in See Also references to libX11 man pagesAlan Coopersmith
2013-08-03Add -version option to print versionAlan Coopersmith
2013-07-18Mark static string in verify_okay_to_kill as constAlan Coopersmith
2013-02-23Mark msg argument to get_window_id as const, since it's just printed outAlan Coopersmith
2013-02-22Use strtoul instead of open coding it with sscanfAlan Coopersmith
2013-02-22Mark Exit() and usage() as _X_NORETURNAlan Coopersmith
2013-02-22Get rid of dpy global so we don't get shadow warnings from every functionAlan Coopersmith
2013-02-22remove unused variable cppAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2010-11-10xkill 1.0.3xkill-1.0.3Alan Coopersmith
2010-11-09Simplify options list for usage from array to constant stringAlan Coopersmith
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-09config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-11-09config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-12xkill 1.0.2xkill-1.0.2Alan Coopersmith
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-12Fill in COPYING with notice from xkill.cAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos