aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-describe.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-11-06 15:17:01 -0800
committerJunio C Hamano <gitster@pobox.com>2025-11-06 15:17:01 -0800
commit4badef0c3503dc29059d678abba7fac0f042bc84 (patch)
treee5284d2d90ed97ef7191b630cfad5c49ffba9f49 /Documentation/git-describe.txt
parentMerge branch 'cc/fast-import-export-i18n-cleanup' (diff)
parentparseopt: remove unreachable code (diff)
downloadgit-master.tar.gz
git-master.zip
Merge branch 'dk/parseopt-optional-filename-fixes'HEADmastermain
A recently added configuration variable and command line option syntax ":(optional)" for values that are of filename type inconsistently behaved on an empty file (configuration took it happily, while the command line option pretended as if it did not exist), which has been corrected. * dk/parseopt-optional-filename-fixes: parseopt: remove unreachable code parseopt: restore const qualifier to parsed filename config: use boolean type for a simple flag parseopt: use boolean type for a simple flag doc: clarify command equivalence comment parseopt: fix :(optional) at command line to only ignore missing files
Diffstat (limited to 'Documentation/git-describe.txt')
0 files changed, 0 insertions, 0 deletions
gs: ak7375: Convert to DT schemaYassine Oudjana3-9/+42 2023-02-06media: mc: entity: Fix minor issues in comments and documentationLaurent Pinchart2-9/+7 2023-02-06media: mc: Get media_device directly from padLaurent Pinchart1-4/+4 2023-02-06media: i2c: ov9282: Switch to use dev_err_probe helperAlexander Stein1-4/+3 2023-02-06media: i2c: ov9282: remove unused and unset i2c_client memberAlexander Stein1-2/+0 2023-02-06media: xilinx: dma: Use media_pipeline_for_each_pad()Laurent Pinchart1-22/+6 2023-02-06media: ti: omap4iss: Use media_pipeline_for_each_entity()Laurent Pinchart1-39/+27 2023-02-06media: ti: omap3isp: Use media_pipeline_for_each_entity()Laurent Pinchart1-14/+6 2023-02-06media: mc: entity: Add entity iterator for media_pipelineLaurent Pinchart2-0/+106 2023-02-06media: mc: entity: Add pad iterator for media_pipelineLaurent Pinchart2-0/+47 2023-02-06media: ov5640: Handle delays when no reset_gpio setJai Luthra1-6/+16 2023-02-06media: ov5640: Fix soft reset sequence and timingsJai Luthra1-10/+24 2023-02-06media: i2c: st-vgxy61: Use asm intead of asm-genericAndy Shevchenko1-1/+3 2023-02-06media: ov5640: Update last busy timestamp to reset autosuspend timerAndrey Skvortsov1-1/+6 2023-02-06media: i2c: Add driver for OmniVision OV8858Nicholas Roth4-0/+2031