Age | Commit message (Collapse) | Author | Files | Lines |
|
Alan Coopersmith (8):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Variable scope reductions as recommended by cppcheck
gitlab CI: explictly list GNU make to be installed in build environment
xkill 1.0.6
|
|
|
|
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
|
Alan Coopersmith (5):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
Use strcasecmp instead of a tolower loop & strcmp
xkill 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
|
This minor maintenance release provides some hopefully very non-dangerous
man page improvements and janitorial cleanups, including the addition of
a -version flag to the accepted CLI options.
Alan Coopersmith (11):
remove unused variable cpp
Get rid of dpy global so we don't get shadow warnings from every function
Mark Exit() and usage() as _X_NORETURN
Use strtoul instead of open coding it with sscanf
Mark msg argument to get_window_id as const, since it's just printed out
Mark static string in verify_okay_to_kill as const
Add -version option to print version
Use man page sections in See Also references to libX11 man pages
Mark arguments to catch_window_errors as unused
Explicitly cast tolower() return value to char before storing in a char
xkill 1.0.4
Gaetan Nadon (3):
man: remove trailing spaces and tabs
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
|
|
|
|
This minor maintenance release provides some hopefully very non-dangerous
build configuration improvements and janitorial cleanups.
|
|
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
|
|
|
|
|
|
This package provides xkill, a program to kill the X11 clients by
resources.
This is from the modular X.org X11 project.
|