index
:
xorg/app/bitmap
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
XBM format bitmap editor and converter utilities (mirrored from https://gitlab.freedesktop.org/xorg/app/bitmap)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
bitmap 1.1.1
HEAD
bitmap-1.1.1
master
Alan Coopersmith
1
-1
/
+1
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
1
-1
/
+1
2023-02-05
bitmap: Print which option was in error along with usage message
Alan Coopersmith
1
-5
/
+16
2023-02-05
atobm, bmtoa, bitmap: Add -help and -version options
Alan Coopersmith
4
-9
/
+65
2023-02-05
Ensure all *.c files include config.h before any other headers
Alan Coopersmith
7
-2
/
+27
2022-12-19
configure: Use AC_SYS_LARGEFILE to enable large file support
Alan Coopersmith
1
-0
/
+4
2022-04-30
bitmap 1.1.0
bitmap-1.1.0
Alan Coopersmith
1
-1
/
+1
2022-04-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-1
/
+1
2022-04-09
atobm: close memory leaks
Alan Coopersmith
1
-4
/
+9
2022-04-09
atobm: accept single character lines
Alan Coopersmith
1
-1
/
+1
2022-04-09
test: add round-trip-test for atobm & bmtoa
Alan Coopersmith
3
-0
/
+30
2022-04-09
Move bitmaps into a new bitmaps directory
Alan Coopersmith
14
-13
/
+13
2021-12-03
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-03
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2021-05-14
bitmap: Fix a crash with underspecified dimensions
Jeremy Mates
1
-4
/
+6
2020-07-23
Fix spelling/wording issues
Alan Coopersmith
4
-9
/
+9
2019-06-01
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
7
-18
/
+21
2019-02-10
bitmap 1.0.9
bitmap-1.0.9
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
2017-09-24
same time ago the user Frederic Baldit complained (on xorg) that
Walter Harms
1
-1
/
+0
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-01-16
bitmap 1.0.8
bitmap-1.0.8
Alan Coopersmith
1
-1
/
+1
2014-12-29
Stop memory leak in XmuWriteBitmapDataToFile()
Alan Coopersmith
1
-3
/
+8
2014-12-29
Stop memory leaks from XtNewString(StripFilename(filename))
Alan Coopersmith
1
-2
/
+2
2014-06-01
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-01
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-01-01
Use '& 7' instead '% 8' to silence clang analyzer warning
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-01
Demacro modernization of NewSList to plug a memory leak during error handling
Jeremy Huddleston Sequoia
1
-28
/
+39
2014-01-01
Silence -Wbad-function-cast
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-01
Avoid shadow declarations
Jeremy Huddleston Sequoia
1
-6
/
+6
2014-01-01
assert to avoid a NULL dereference
Jeremy Huddleston Sequoia
1
-0
/
+3
2013-11-22
Print which option was in error along with usage message
Alan Coopersmith
3
-9
/
+27
2013-10-25
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-1
/
+2
2013-06-06
Use table markup in preference to various low-level constructions.
Eric S. Raymond
1
-9
/
+12
2013-05-17
bitmap 1.0.7
bitmap-1.0.7
Alan Coopersmith
1
-1
/
+1
2013-04-21
Mark usage() functions as noreturn, as suggested by gcc
Alan Coopersmith
3
-4
/
+5
2013-04-21
Simplify & unify error path between mktemp & mkstemp versions
Alan Coopersmith
1
-13
/
+8
2013-04-21
Fix genererate typo in bmtoa error messages
Alan Coopersmith
1
-2
/
+2
2013-01-20
Combine usage messages into a single string
Alan Coopersmith
2
-19
/
+10
2012-09-22
bitmap.man: Fix some typos.
Bjarni Ingi Gislason
1
-4
/
+4
2012-05-29
Fix pixmap leak in error paths of BWGetUnzoomedPixmap
Alan Coopersmith
1
-2
/
+6
2012-03-08
bitmap 1.0.6
bitmap-1.0.6
Alan Coopersmith
1
-1
/
+1
2011-12-20
Use lrint() from math library if available
Alan Coopersmith
3
-2
/
+22
2011-10-14
Constify strings in atobm
Alan Coopersmith
1
-9
/
+9
2011-10-14
Constify strings in bmtoa
Alan Coopersmith
1
-8
/
+8
2011-10-14
Strip trailing whitespace
Alan Coopersmith
16
-923
/
+923
2011-10-14
Constify filename string handling
Alan Coopersmith
2
-14
/
+16
[next]