index
:
xorg/app/xditview
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 ditroff output (mirrored from https://gitlab.freedesktop.org/xorg/app/xditview)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
xditview 1.0.7
HEAD
xditview-1.0.7
master
Alan Coopersmith
1
-1
/
+1
2023-02-09
Add -help and -version options
Alan Coopersmith
2
-4
/
+26
2023-02-09
Print which argument was unknown before giving usage message
Alan Coopersmith
1
-1
/
+9
2023-01-17
Add .git-blame-ignore-revs to hide whitespace commits from git blame
Alan Coopersmith
1
-0
/
+16
2023-01-15
GetLine: resolve -Wmaybe-uninitialized warning
Alan Coopersmith
1
-1
/
+1
2023-01-15
Add CWARNFLAGS to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2023-01-15
Mark more char * as const
Alan Coopersmith
3
-13
/
+13
2023-01-15
configure: Add --with-xft and --without-xft flags to control USE_XFT
Alan Coopersmith
11
-7
/
+61
2023-01-15
Initialize more variables in their declarations
Alan Coopersmith
6
-69
/
+44
2023-01-15
More variable scope reductions as recommended by cppcheck
Alan Coopersmith
3
-36
/
+54
2023-01-14
Add bounds check to getstr()
Alan Coopersmith
1
-5
/
+10
2023-01-14
Replace strcpy() calls with strncpy() or memcpy()
Alan Coopersmith
4
-14
/
+22
2023-01-14
lex.c: increment length counters when adding to buffer
Alan Coopersmith
1
-2
/
+2
2023-01-14
Convert to X.Org standard code style
Alan Coopersmith
12
-2343
/
+2333
2023-01-14
Dvi.c: remove unused XtStrlen macro
Alan Coopersmith
1
-2
/
+0
2022-12-20
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-12-20
configure: Use AC_SYS_LARGEFILE to enable large file support
Alan Coopersmith
1
-0
/
+3
2022-10-15
xditview 1.0.6
xditview-1.0.6
Alan Coopersmith
1
-2
/
+2
2022-09-17
Declare guesses const
Alan Coopersmith
1
-1
/
+1
2022-09-17
Avoid leak of new_file if we decide not to use it
Alan Coopersmith
1
-0
/
+2
2022-09-17
Use standard strrchr() instead of ancient rindex()
Alan Coopersmith
1
-2
/
+2
2022-09-17
Inline *Move & *Goto functions
Alan Coopersmith
2
-28
/
+25
2022-09-17
Delete HorizontalMove macro that shadows/duplicates HorizontalMove function
Alan Coopersmith
1
-2
/
+0
2022-09-17
Fix -Wsign-compare warnings
Alan Coopersmith
1
-2
/
+2
2022-09-17
Clear -Wmissing-field-initializers warnings
Alan Coopersmith
1
-2
/
+4
2022-09-17
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
1
-0
/
+1
2022-09-17
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
6
-69
/
+63
2022-04-02
man page: remove out-of-date COPYRIGHT section
Alan Coopersmith
1
-4
/
+0
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-11-28
Fix spelling/wording issues
Alan Coopersmith
4
-5
/
+5
2019-03-03
xditview 1.0.5
xditview-1.0.5
Alan Coopersmith
1
-1
/
+1
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
-26
/
+18
2018-05-05
make sure filename is a regular file.
Pat Kane
1
-0
/
+18
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
xditview 1.0.4
xditview-1.0.4
Alan Coopersmith
1
-1
/
+1
2014-11-08
Use SEEK_* names instead of raw numbers for fseek whence argument
Alan Coopersmith
2
-3
/
+3
2014-10-25
Remove CVS/RCS $Id tags
Alan Coopersmith
15
-38
/
+0
2014-10-25
Combine usage message strings
Alan Coopersmith
1
-6
/
+6
2014-10-25
Remove #if 0 code
Alan Coopersmith
4
-95
/
+0
2014-10-25
unifdef -UNOTDEF -UNOTUSED
Alan Coopersmith
3
-85
/
+0
2014-10-25
Const cleanup
Alan Coopersmith
10
-38
/
+40
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
-3
/
+6
2014-02-18
Convert sprintf calls to snprintf
Alan Coopersmith
1
-4
/
+4
2013-04-21
Close file leak when fdopen() fails in OpenFile()
Alan Coopersmith
1
-9
/
+9
[next]