I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: Move dist testing to a separate job More... almost 2 years ago
ci: Use "meson test" instead of "ninja test" More... almost 2 years ago
issue 18: Problems with rotated text (monospace font only)
tedickey
as Thomas E. Dickey
More... almost 2 years ago
os: Use LOCAL_PEERPID from sys/un.h if it is available to detemine the pid when falling back on getpeereids() More... almost 2 years ago
os: Update GetLocalClientCreds to prefer getpeerucred() or SO_PEERCRED over getpeereid() More... almost 2 years ago
os: Update AllocNewConnection() debug logging to include whether or not the client is local More... almost 2 years ago
darwin: Implement DetermineClientCmd for macOS More... almost 2 years ago
test: skip compressed file tests when --disable-open-zfile is used More... almost 2 years ago
Add .git-blame-ignore-revs to hide whitespace commits from git blame More... almost 2 years ago
libXpm 3.5.15 More... almost 2 years ago
xquartz: Update the about box copyright to 2023 More... almost 2 years ago
Use gzip -d instead of gunzip More... almost 2 years ago
configure: options summary should say "libX11", not just "X11" More... almost 2 years ago
GetLine: resolve -Wmaybe-uninitialized warning More... almost 2 years ago
Add CWARNFLAGS to AM_CFLAGS More... almost 2 years ago
rootless: Dead code removal (RootlessResizeCopyWindow) More... almost 2 years ago
Mark more char * as const More... almost 2 years ago
configure: Add --with-xft and --without-xft flags to control USE_XFT More... almost 2 years ago
Initialize more variables in their declarations More... almost 2 years ago
Add bounds check to getstr() More... almost 2 years ago
More variable scope reductions as recommended by cppcheck More... almost 2 years ago
Replace strcpy() calls with strncpy() or memcpy() More... almost 2 years ago
lex.c: increment length counters when adding to buffer More... almost 2 years ago
Convert to X.Org standard code style More... almost 2 years ago
Dvi.c: remove unused XtStrlen macro More... almost 2 years ago
startx: Assign XSERVERRC to correct userserverrc More... almost 2 years ago
darwin: Remove bashism from 10-tmpdirs script More... almost 2 years ago
Prevent a double free in the error code path More... almost 2 years ago
meson: replace deprecated source_root with new project_source_root More... about 2 years ago
meson: replace join_paths with / More... about 2 years ago