index
:
xorg/app/xmh
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
sco_port_update
X interface to MH mail tools (mirrored from https://gitlab.freedesktop.org/xorg/app/xmh)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-03
xmh 1.0.5
HEAD
xmh-1.0.5
master
Alan Coopersmith
1
-1
/
+1
2024-01-21
Simplify fallback code for systems without S_ISDIR
Alan Coopersmith
2
-16
/
+8
2024-01-21
Convert allocation calls to XtMallocArray or XtReallocArray where appropriate
Alan Coopersmith
10
-42
/
+25
2024-01-21
Handle -Wformat-security warnings from the DEBUG macro
Alan Coopersmith
2
-7
/
+2
2024-01-21
Plug memory leaks in error paths of ScanDir()
Alan Coopersmith
1
-14
/
+25
2024-01-21
Clear 4 of 6 -Wstringop-truncation warnings
Alan Coopersmith
2
-12
/
+13
2024-01-21
Fix 4 of 4 -Wformat-truncation warnings
Alan Coopersmith
3
-3
/
+3
2024-01-21
Mark Punt as _X_NORETURN
Alan Coopersmith
2
-2
/
+2
2024-01-21
Further reduce the number of -Wdiscarded-qualifiers warnings from 276 to 76
Alan Coopersmith
18
-113
/
+114
2024-01-21
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
2
-2
/
+3
2024-01-21
Replace sprintf calls with snprintf or XtAsprintf
Alan Coopersmith
13
-100
/
+112
2024-01-21
configure: Use AC_SYS_LARGEFILE to enable large file support
Alan Coopersmith
1
-0
/
+3
2024-01-21
Modernize lseek() calls
Alan Coopersmith
1
-2
/
+2
2023-02-11
Add -help and -version options
Alan Coopersmith
2
-6
/
+29
2023-02-11
Print which arguments were unknown before giving usage message
Alan Coopersmith
1
-1
/
+8
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-08-30
xmh 1.0.4
xmh-1.0.4
Alan Coopersmith
1
-2
/
+2
2022-08-15
Convert vfork checks from Imake-style to autoconf-style
Alan Coopersmith
2
-3
/
+6
2022-08-15
unifdef -UDGUX
Alan Coopersmith
1
-1
/
+1
2022-08-15
unifdef -USYSV
Alan Coopersmith
3
-84
/
+0
2022-08-15
unifdef -UUSG
Alan Coopersmith
1
-4
/
+0
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-11-28
Trim trailing whitespace from lines
Alan Coopersmith
24
-168
/
+168
2021-11-28
Fix spelling/wording issues
Alan Coopersmith
7
-10
/
+10
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
3
-28
/
+20
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-17
xmh 1.0.3
xmh-1.0.3
Alan Coopersmith
1
-1
/
+1
2015-02-05
Fixes misplaced shortcut in man page: #89003
Daphne Pfister
1
-2
/
+2
2014-05-31
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-05-31
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-05-31
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-3
/
+5
2013-06-19
Don't rely on the ability to set tan stops. Use tables instead.
Eric S. Raymond
1
-258
/
+307
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-18
/
+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-5
/
+5
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-84
/
+84
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-10-30
xmh 1.0.2
xmh-1.0.2
Alan Coopersmith
1
-1
/
+2
2010-10-30
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-5
/
+0
2010-10-20
Require xbitmaps >= 1.1.0 for box6 & black6 bitmaps moved from xmh
Alan Coopersmith
1
-1
/
+1
2010-10-20
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22
/
+4
2010-10-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2009-12-19
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1
/
+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
5
-3
/
+6
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+0
[next]