summaryrefslogtreecommitdiffstats
path: root/src/xxd/xxd.c
AgeCommit message (Expand)Author
2024-02-10patch 9.1.0094: xxd: buffer-overflow when writing color outputv9.1.0094Goffredo Baroncelli
2024-01-25patch 9.1.0052: Patch 9.1.0041 causes regressions for usersv9.1.0052Christian Brabandt
2024-01-17patch 9.1.0041: xxd -i may generate incorrect C statementsv9.1.0041Kuratius
2024-01-12patch 9.1.0023: xxd: few problems with EBCDIC for z/OS (MVS)v9.1.0023Igor Todorovski
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2023-10-25patch 9.0.2067: xxd: coloring was disabled on Cygwinv9.0.2067Ken Takata
2023-10-25patch 9.0.2066: xxd: corrupting files when reversing bit dumpsv9.0.2066OldWorldOrdr
2023-10-08patch 9.0.2003: xxd: compilation warningv9.0.2003Christian Brabandt
2023-10-06patch 9.0.1998: xxd: cannot reverse a bit dumpv9.0.1998tristhaus
2023-09-04patch 9.0.1861: xxd: issue when -R is specified several timesv9.0.1861K.Takata
2023-09-01patch 9.0.1834: Some problems with xxd coloringv9.0.1834K.Takata
2023-08-31patch 9.0.1832: xxd: reporting wrong versionv9.0.1832Christian Brabandt
2023-08-31patch 9.0.1827: xxd: no color supportv9.0.1827Aapo Rantalainen
2023-03-05patch 9.0.1383: xxd: combination of little endian and cols failsv9.0.1383Bram Moolenaar
2022-09-06patch 9.0.0395: clang warnings for function prototypesv9.0.0395Philip H
2022-09-04patch 9.0.0376: clang warns for dead assignmentsv9.0.0376Yegappan Lakshmanan
2022-06-29patch 9.0.0008: cannot specify the variable name for "xxd -i"v9.0.0008David Gow
2022-01-14patch 8.2.4088: xxd cannot output everything in one linev8.2.4088Erik Auerswald
2021-12-31patch 8.2.3958: build failure compiling xxd with "-std=c2x"v8.2.3958Yegappan Lakshmanan
2021-12-01patch 8.2.3714: some unused assignments and ugly code in xxdv8.2.3714DungSaga
2021-11-26patch 8.2.3680: repeated code in xxdv8.2.3680DungSaga
2021-11-25patch 8.2.3672: build failure with unsigned charv8.2.3672Bram Moolenaar
2021-11-25patch 8.2.3670: error checks repeated several timesv8.2.3670Bram Moolenaar
2021-11-24patch 8.2.3658: duplicate code in xxdv8.2.3658DungSaga
2021-11-22patch 8.2.3641: xxd code has duplicate expressionsv8.2.3641DungSaga
2021-11-14patch 8.2.3594: xxd code is a bit difficult to understandv8.2.3594Bram Moolenaar
2021-10-22patch 8.2.3554: xxd has various way to exitv8.2.3554DungSaga
2021-10-22patch 8.2.3552: xxd revert does not handle end of line correctlyv8.2.3552DungSaga
2021-10-18patch 8.2.3533: inefficient code in xxdv8.2.3533DungSaga
2021-10-17patch 8.2.3529: xxd usage output is incompletev8.2.3529Atsushi SUGAWARA
2021-10-16patch 8.2.3523: duplicated code in xxdv8.2.3523DungSaga
2021-06-29patch 8.2.3075: xxd always reports an old version stringv8.2.3075=?UTF-8?q?J=C3=BCrgen=20Weigert?=
2020-05-30patch 8.2.0854: xxd cannot show offset as a decimal numberv8.2.0854Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2019-05-09patch 8.1.1306: Borland support is outdated and doesn't workv8.1.1306Bram Moolenaar
2019-03-02patch 8.1.0987: unnecessary condition in #ifdefv8.1.0987Bram Moolenaar
2019-01-31patch 8.1.0855: cannot build xxd with MSVC 10v8.1.0855Bram Moolenaar
2019-01-30patch 8.1.0854: xxd does not work with more than 32 bit addressesv8.1.0854Bram Moolenaar
2019-01-25patch 8.1.0821: xxd "usage" output and other arguments not testedv8.1.0821Bram Moolenaar
2018-04-03patch 8.0.1658: capitalize argument not available in long formv8.0.1658Bram Moolenaar
2018-04-03patch 8.0.1656: no option to have xxd produce upper case variable namesv8.0.1656Bram Moolenaar
2018-02-24patch 8.0.1537: xxd does not skip NUL lines when using ebcdicv8.0.1537Bram Moolenaar
2016-07-16patch 7.4.2048v7.4.2048Bram Moolenaar
2016-01-30patch 7.4.1215v7.4.1215Bram Moolenaar
2015-08-04patch 7.4.804v7.4.804Bram Moolenaar
2015-03-05updated for version 7.4.652v7.4.652Bram Moolenaar
2013-06-21updated for version 7.3.1224v7.3.1224Bram Moolenaar
2013-02-26updated for version 7.3.835v7.3.835Bram Moolenaar
2011-04-11updated for version 7.3.161v7.3.161Bram Moolenaar
2011-04-02updated for version 7.3.153v7.3.153Bram Moolenaar