gitk: remove code targeting git <= 1.7.2
Mark Levedahl committed about 1 year ago
Mark Levedahl committed about 1 year ago
config: set comment_line_str to "#" when core.commentChar=auto
Ayush Chandekar committed about 1 year ago
commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
Ayush Chandekar committed about 1 year ago
strbuf: convert predicates to return bool
Phillip Wood committed about 1 year ago
git-compat-util: convert string predicates to return bool
Phillip Wood committed about 1 year ago
CodingGuidelines: allow the use of bool
Phillip Wood committed about 1 year ago
SubmittingPatches: allow non-real name contributions
brian m. carlson committed about 1 year ago
po/meson.build: add missing 'ga' language code
Ramsay Jones committed about 1 year ago
meson: fix installation when -Dlibexexdir is set
Ramsay Jones committed about 1 year ago
Junio C Hamano committed about 1 year ago
Merge branch 'ly/load-bitmap-leakfix'
Junio C Hamano committed about 1 year ago
Merge branch 'ps/object-store'
Junio C Hamano committed about 1 year ago
bswap.h: provide a built-in based version of bswap32/64 if possible
Sebastian Andrzej Siewior committed about 1 year ago
bswap.h: remove optimized x86 version of bswap32/64
Sebastian Andrzej Siewior committed about 1 year ago
bswap.h: always overwrite ntohl/ ntohll macros
Sebastian Andrzej Siewior committed about 1 year ago
bswap.h: define GIT_LITTLE_ENDIAN on msvc as little endian
Sebastian Andrzej Siewior committed about 1 year ago
bswap.h: add support for __BYTE_ORDER__
Sebastian Andrzej Siewior committed about 1 year ago
test-lib: respect GIT_TEST_INSTALLED when querying default hash
Kyle Lippincott committed about 1 year ago
Merge branch 'bc/use-sha256-by-default-in-3.0' into kl/test-installed-fix
Junio C Hamano committed about 1 year ago