aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorKristoffer Haugsbakk <code@khaugsbakk.name>2023-03-27 21:43:44 +0200
committerJunio C Hamano <gitster@pobox.com>2023-03-27 13:09:38 -0700
commitd3b3419f8f287cd9d17be30e50937cbc7c4951ff (patch)
tree0f04d6192f3e6ceaf88a84b6fe2180790ed2a3f4 /builtin/commit-tree.c
parentThe third batch (diff)
downloadgit-d3b3419f8f287cd9d17be30e50937cbc7c4951ff.tar.gz
git-d3b3419f8f287cd9d17be30e50937cbc7c4951ff.zip
config: tell the user that we expect an ASCII character
Commit 50b54fd72a (config: be strict on core.commentChar, 2014-05-17) notes that “multi-byte character encoding could also be misinterpreted”, and indeed a multi-byte codepoint (non-ASCII) is not accepted as a valid `core.commentChar`. Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
2005-03-09[PATCH] Fix panic in PA-RISC CCIO driverMatthew Wilcox1-32/+34 2005-03-09[PATCH] PA-RISC IOMMU-related fixesMatthew Wilcox2-3/+29 2005-03-09[PATCH] Fix PA-RISC debuglocksMatthew Wilcox2-4/+3 2005-03-09[PATCH] PA-RISC access_ok()Matthew Wilcox1-1/+6 2005-03-09[PATCH] PA-RISC preempt accounting fixesMatthew Wilcox1-2/+2 2005-03-09[PATCH] PA-RISC mb() definitionMatthew Wilcox1-1/+1 2005-03-09[PATCH] PA-RISC readX() simplificationMatthew Wilcox1-3/+4 2005-03-09[PATCH] PA-RISC can use the generic HARDIRQ_BITSMatthew Wilcox1-12/+0 2005-03-09[PATCH] PA-RISC DMA definitionsMatthew Wilcox1-3/+5 2005-03-09[PATCH] PA-RISC nonatomic bitops for ext2/3Matthew Wilcox1-4/+4 2005-03-09[PATCH] PA-RISC: define SHRREGMatthew Wilcox1-0/+1 2005-03-09[PATCH] PA-RISC unwind updatesMatthew Wilcox4-37/+141 2005-03-11drm: fix setversion ioctl zeroingDave Airlie1-0/+2 2005-03-11drm: upgrade radeon driver to 1.15Dave Airlie3-25/+145 2005-03-11drm: cleanup i810/i830 driversDave Airlie6-193/+113 2005-03-11drm: cleanup patch Dave Airlie14-354/+131 2005-03-11drm: fix radeon pci idDave Airlie1-1/+1 2005-03-11drm: split out structure into headsDave Airlie26-197/+253 2005-03-10drm: fixup CREDITS and MAINTAINERSDave Airlie2-3/+6 2005-03-09[PATCH] ppc64: fix iounmap TLB flushesBenjamin Herrenschmidt1-4/+6 2005-03-09Remove empty file left over from dead cpufreq /proc interfaceLinus Torvalds1-0/+0 2005-03-09make Geode FB driver depend on X86Linus Torvalds1-1/+1 2005-03-10[ide] kill setup_driver_defaults()Bartlomiej Zolnierkiewicz7-37/+24 2005-03-10[ide] kill ide_driver_t->capacityBartlomiej Zolnierkiewicz8-24/+57 2005-03-10[ide] kill ide_driver_t->pre_resetBartlomiej Zolnierkiewicz4-18/+7 2005-03-10[ide] fix some rare ide-default vs ide-disk racesBartlomiej Zolnierkiewicz8-131/+143 2005-03-10[ide] generic Power Management for IDE devicesBartlomiej Zolnierkiewicz5-140/+95 2005-03-10[ide] fix drive->ready_stat for ATAPIBartlomiej Zolnierkiewicz7-12/+5 2005-03-10[ide] fix DMA support for LBA48 disks on ALi15x3 (revs < 0xC5)bram.verweij@wanadoo.nl1-1/+3 2005-03-09[PATCH] device-mapper: Some multipath fn renamesAlasdair G. Kergon5-21/+22 2005-03-09[PATCH] device-mapper: Some code/formatting cleanupsAlasdair G. Kergon7-88/+63 2005-03-09[PATCH] device-mapper: tag multipath exports GPLAlasdair G. Kergon3-6/+6 2005-03-09[PATCH] device-mapper: multipath hardware handler for EMCAlasdair G. Kergon3-0/+370 2005-03-09[PATCH] device-mapper: multipath hardware handlerAlasdair G. Kergon5-4/+408 2005-03-09[PATCH] device-mapper: multipath round-robin path selector.Alasdair G. Kergon2-1/+215 2005-03-09[PATCH] device-mapper: multipathAlasdair G. Kergon6-0/+1477 2005-03-09[PATCH] device-mapper: Export map_infoAlasdair G. Kergon2-0/+10