aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorDennis Ameling <dennis@dennisameling.com>2025-04-23 08:01:44 +0000
committerJunio C Hamano <gitster@pobox.com>2025-04-23 08:53:04 -0700
commitcd6229b7031c27d93b493a74f8ed4e1397600285 (patch)
tree7163f737ed042f96df3e48293b2057389e760ee4 /builtin/commit-graph.c
parentbswap.h: add support for built-in bswap functions (diff)
downloadgit-cd6229b7031c27d93b493a74f8ed4e1397600285.tar.gz
git-cd6229b7031c27d93b493a74f8ed4e1397600285.zip
config.mak.uname: add support for clangarm64
CLANGARM64 is a relatively new MSYSTEM added by the MSYS2 team. In order to have Git build correctly for this platform, let's add some configuration for it to config.mak.uname. Signed-off-by: Dennis Ameling <dennis@dennisameling.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
>Junio C Hamano3-2/+34 2009-02-07add -p: import Term::ReadKey with 'require'Thomas Rast1-1/+4 2009-02-05filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin1-1/+1 2009-02-05add -p: print errors in separate colorThomas Rast2-12/+22 2009-02-05add -p: prompt for single charactersThomas Rast2-4/+48 2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian1-2/+4 2009-02-05config.mak.in: define paths without trailing slashPascal Obry1-2/+2 2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano1-2/+2 2009-02-04Fixed broken git help -w when installing from RPMDavid J. Mellor1-1/+4 2009-02-04builtin-blame.c: Use utf8_strwidth for author's namesGeoffrey Thomas1-5/+7 2009-02-04utf8: add utf8_strwidth()Geoffrey Thomas2-0/+20 2009-02-04git-bundle doc: update examplesNanako Shiraishi1-48/+84 2009-02-04Replace deprecated dashed git commands in usageAlexander Potashev10-11/+11 2009-02-04git-show-branch doc: show -g as synonym to --reflog in the listjidanni@jidanni.org1-2/+2