index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
text-utils
/
hexdump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
1
-3
/
+4
*
misc: remove superfluous null pointer checks for optarg
Ruediger Meier
2017-06-22
1
-1
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
hexdump: certain long options should not accept arguments
Phil Ruffwind
2016-03-06
1
-3
/
+3
*
colors: cleanup man pages, add hint to usage()
Karel Zak
2015-02-25
1
-0
/
+2
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+4
*
hexdump: remove deprecation message
Sami Kerola
2014-10-01
1
-6
/
+1
*
textual: remove some inconsistent periods from error messages
Benno Schulenberg
2014-08-11
1
-1
/
+1
*
lib/colors: check for /etc/terminal-colors.d/[util].disable
Ondrej Oprala
2014-03-11
1
-2
/
+2
*
hexdump: add highlighting support
Ondrej Oprala
2014-02-10
1
-1
/
+22
*
hexdump: don't access hex after freeing it
Andrew Vagin
2014-01-06
1
-1
/
+5
*
hexdump: use xcalloc()
Karel Zak
2014-01-06
1
-1
/
+2
*
hexdump: Create struct hexdump containing previously global variables.
Ondrej Oprala
2013-12-02
1
-42
/
+40
*
hexdump: rename struct _fs to struct hexdump_fs and remove its typedef
Ondrej Oprala
2013-12-02
1
-5
/
+5
*
hexdump: rename struct _fu to struct hexdump_fu and remove its typedef
Ondrej Oprala
2013-12-02
1
-2
/
+2
*
hexdump: Rename struct _pr to struct hexdump_pr and remove it's typedef
Ondrej Oprala
2013-12-02
1
-2
/
+2
*
hexdump: rename rewrite to rewrite_rules
Ondrej Oprala
2013-12-02
1
-1
/
+1
*
hexdump: rename add to add_fmt
Ondrej Oprala
2013-12-02
1
-16
/
+16
*
hexdump: Merge hexsyntax.c into hexdump.c
Ondrej Oprala
2013-12-02
1
-1
/
+116
*
hexdump: catch memory leaks
Ondrej Oprala
2013-11-08
1
-0
/
+24
*
hexdump: simplify newsyntax arguments
Ondrej Oprala
2013-11-08
1
-1
/
+1
*
hexdump: rename next{fs,fu,pr} to {fs,fu,pr}list
Ondrej Oprala
2013-11-08
1
-2
/
+2
*
hexdump: formatting and variable name cleanup
Ondrej Oprala
2013-11-08
1
-4
/
+2
*
hexdump: cleanup of redundant symbols/repeating literals
Ondrej Oprala
2013-11-08
1
-1
/
+1
*
hexdump: use list.h queues and rewrite redundant for cycles
Ondrej Oprala
2013-11-08
1
-7
/
+14
*
hexdump: revert global exitval variable change
Sami Kerola
2013-09-10
1
-2
/
+2
*
hexdump: remove unnecessary global variables
Sami Kerola
2013-07-01
1
-2
/
+2
*
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
*
hexdump: fix shadow declaration
Sami Kerola
2012-07-26
1
-1
/
+1
*
hexdump: fix comparison of distinct pointer types
Karel Zak
2012-05-23
1
-1
/
+1
*
text-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
hexdump: use strtosize() for -n and -s
Karel Zak
2012-03-21
1
-1
/
+1
*
hexdump: don't include err.h directly
Karel Zak
2011-04-12
1
-1
/
+2
*
hexdump: new usage(), xalloc and err.h stuff
Sami Kerola
2011-02-21
1
-5
/
+5
*
hexdump: remove od functionality in favor to GNU coreutils od
Sami Kerola
2010-12-30
1
-3
/
+6
*
Imported from util-linux-2.11o tarball.
Karel Zak
2006-12-07
1
-1
/
+1
*
Imported from util-linux-2.11b tarball.
Karel Zak
2006-12-07
1
-1
/
+1
*
Imported from util-linux-2.10m tarball.
Karel Zak
2006-12-07
1
-5
/
+4
*
Imported from util-linux-2.9v tarball.
Karel Zak
2006-12-07
1
-0
/
+9
*
Imported from util-linux-2.8 tarball.
Karel Zak
2006-12-07
1
-10
/
+0
*
Imported from util-linux-2.7.1 tarball.
Karel Zak
2006-12-07
1
-3
/
+2
*
Imported from util-linux-2.2 tarball.
Karel Zak
2006-12-07
1
-0
/
+79