aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-21 21:12:37 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-21 21:12:37 -0800
commitea7b5de1c1187294d3d4dca93b129e049ca7ca76 (patch)
treef41b6fd4758d9aa51f4d6f795b071ba9b469e383 /builtin/commit.c
parentGit 2.16 (diff)
parentt5601-clone: test case-conflicting files on case-insensitive filesystem (diff)
downloadgit-ea7b5de1c1187294d3d4dca93b129e049ca7ca76.tar.gz
git-ea7b5de1c1187294d3d4dca93b129e049ca7ca76.zip
Merge branch 'bc/hash-algo' into maint
* bc/hash-algo: t5601-clone: test case-conflicting files on case-insensitive filesystem repository: pre-initialize hash algo pointer
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
/td>1-10/+11 2007-02-14sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard1-5/+3 2007-02-15Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl1-10/+13 2007-02-15Make gitk save and restore the user set window position.Mark Levedahl1-5/+6 2007-02-15[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano1-2/+2 2007-02-15[PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano1-126/+150 2007-02-15[PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl1-4/+4 2007-02-15Change git repo-config to git configPaul Mackerras1-1/+1 2007-02-14Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2-5/+10