index
:
xorg/app/xdpyinfo
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
Display information utility for X (mirrored from https://gitlab.freedesktop.org/xorg/app/xdpyinfo)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-27
Present: add per-crtc capabilities to -ext output
HEAD
master
Alan Coopersmith
2
-1
/
+27
2024-04-27
Present: add -ext present that prints version & screen capabilities
Alan Coopersmith
3
-2
/
+108
2024-04-27
XFree86-DGA: -ext all shoudn't exit on XF86DGAClientNotLocal error
Alan Coopersmith
1
-5
/
+27
2023-10-13
gitlab CI: Update to latest CI templates & Debian stable release
Alan Coopersmith
1
-3
/
+9
2023-04-27
xdpyinfo 1.3.4
xdpyinfo-1.3.4
Alan Coopersmith
1
-2
/
+2
2022-12-08
Call memset() instead of hand-coding our own equivalent
Alan Coopersmith
1
-2
/
+1
2022-12-08
Remove unnecessary downcast of double to float
Alan Coopersmith
1
-1
/
+1
2022-12-08
Variable scope reduction
Alan Coopersmith
1
-71
/
+70
2022-11-22
configure: Make xf86misc support disabled by default
Alan Coopersmith
1
-2
/
+2
2022-04-07
xdpyinfo 1.3.3
xdpyinfo-1.3.3
Alan Coopersmith
1
-1
/
+1
2022-04-06
xdpyinfo: Fix printing the X.Org release version for xserver >= 21
Adam Jackson
1
-4
/
+11
2022-04-06
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-03
fix -Wunused-[...] compiler warnings
Thomas Kuehne
1
-0
/
+2
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2
-2
/
+2
2021-12-04
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-04
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-09-12
Disable DMX support by default, leave --with-dmx to enable it
Alan Coopersmith
1
-2
/
+2
2019-03-24
Add explicit casts to clear implicit conversion warnings
Alan Coopersmith
1
-4
/
+4
2019-03-03
Only check for XFree86 if vendor string doesn't match X.Org
Alan Coopersmith
1
-13
/
+12
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2
-12
/
+6
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-04-16
xdpyinfo 1.3.2
xdpyinfo-1.3.2
Alan Coopersmith
1
-1
/
+1
2015-02-17
Delete unused NULLSTR macro
Alan Coopersmith
1
-3
/
+0
2015-02-17
Mark required arguments to Xlib error handler as unused
Alan Coopersmith
2
-2
/
+2
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-06-02
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-2
/
+5
2013-11-26
Sprinkle consts in StrCmp to quiet cast warnings
Alan Coopersmith
1
-1
/
+1
2013-11-26
Print which option was in error along with usage message
Alan Coopersmith
1
-3
/
+14
2013-05-20
xdpyinfo 1.3.1
xdpyinfo-1.3.1
Alan Coopersmith
1
-1
/
+1
2013-02-10
Mark num_known_extensions as a const, since the size is fixed at compile time
Alan Coopersmith
1
-1
/
+1
2013-02-10
Convert sprintf calls to snprintf
Alan Coopersmith
1
-3
/
+5
2013-02-10
Rename i & count in inner loop to avoid shadowing same named vars in outer loop
Alan Coopersmith
1
-6
/
+6
2013-01-21
Add xrandr to SEE ALSO section of man page
Alan Coopersmith
1
-0
/
+1
2013-01-21
Add -version option to print version number
Alan Coopersmith
2
-0
/
+8
2013-01-21
Combine usage messages into a single string
Alan Coopersmith
1
-5
/
+5
2013-01-21
Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
Alan Coopersmith
1
-1
/
+1
2013-01-21
Mark usage() as _X_NORETURN
Alan Coopersmith
2
-2
/
+2
2012-11-05
Include Xwindows.h on WIN32 to avoid type clashes
Jon TURNEY
1
-0
/
+4
2011-10-21
xdpyinfo 1.3.0
xdpyinfo-1.3.0
Alan Coopersmith
1
-1
/
+1
2011-09-28
Silence gcc complaint about being unable to check printf format string
Alan Coopersmith
1
-5
/
+4
2011-09-28
Remove unused function hasExtension
Alan Coopersmith
1
-15
/
+0
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-29
/
+31
2011-09-28
Strip trailing whitespace
Alan Coopersmith
3
-45
/
+45
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-17
/
+17
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-7
/
+7
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
[next]