summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-05-27doc: convert git-switch manpage to new synopsis styleJean-Noël Avila-57/+57
2025-05-27doc: convert git-mergetool options to new synopsis styleJean-Noël Avila-35/+35
2025-05-27doc: convert git-mergetool manpage to new synopsis styleJean-Noël Avila-31/+31
2025-05-27doc: switch merge config description to new synopsis formatJean-Noël Avila-44/+48
2025-05-27doc: convert merge strategies to synopsis formatJean-Noël Avila-29/+29
2025-05-27doc: merge-options.adoc remove a misleading double negationJean-Noël Avila-1/+1
2025-05-27doc: convert merge options to new synopsis formatJean-Noël Avila-56/+56
2025-05-27doc: convert git-merge manpage to new styleJean-Noël Avila-26/+25
2025-05-27doc: convert git-checkout manpage to new styleJean-Noël Avila-121/+121
2025-05-27apply: set file mode when --reverse creates a deleted fileMark Mentovai-3/+164
2025-05-27t4129: test that git apply warns for unexpected mode changesMark Mentovai-5/+65
2025-05-23The seventeenth batchJunio C Hamano-0/+19
2025-05-23Merge branch 'lo/json-writer-docs'Junio C Hamano-4/+171
2025-05-23Merge branch 'en/replay-wo-the-repository'Junio C Hamano-30/+35
2025-05-23Merge branch 'ag/send-email-hostname-f'Junio C Hamano-1/+15
2025-05-23Merge branch 'ps/ci-gitlab-enable-msvc-meson-job'Junio C Hamano-1/+0
2025-05-23Merge branch 'ds/scalar-no-maintenance'Junio C Hamano-20/+113
2025-05-23Merge branch 'ly/pack-bitmap-load-leakfix'Junio C Hamano-4/+4
2025-05-23Merge branch 'js/ci-build-win-in-release-mode'Junio C Hamano-1/+1
2025-05-23bundle-uri: fix arbitrary file writes via parameter injectionPatrick Steinhardt' via Git Security-0/+45
2025-05-23config: quote values containing CR characterJustin Tobler-1/+45
2025-05-23Merge branch 'js/fix-open-exec'Johannes Sixt-234/+218
2025-05-23git-gui: sanitize 'exec' arguments: convert new 'cygpath' callsJohannes Sixt-2/+2
2025-05-23Merge branch 'ml/replace-auto-execok'Johannes Sixt-109/+141
2025-05-23Merge branch 'js/fix-open-exec'Johannes Sixt-93/+172
2025-05-23Merge branch 'ah/fix-open-with-stdin'Johannes Sixt-16/+3
2025-05-23Merge branch 'ml/replace-auto-execok' into js/fix-open-execTaylor Blau-109/+141
2025-05-23git-gui: do not mistake command arguments as redirection operatorsJohannes Sixt-0/+3
2025-05-23git-gui: introduce function git_redir for git calls with redirectionsJohannes Sixt-5/+9
2025-05-23git-gui: pass redirections as separate argument to git_readJohannes Sixt-10/+9
2025-05-23git-gui: pass redirections as separate argument to _open_stdout_stderrJohannes Sixt-12/+11
2025-05-23git-gui: convert git_read*, git_write to be non-variadicJohannes Sixt-62/+62
2025-05-23git-gui: override exec and open only on WindowsMark Levedahl-55/+65
2025-05-23gitk: sanitize 'open' arguments: revisit recently updated 'open' callsJohannes Sixt-8/+9
2025-05-23git-gui: use git_read in githook_readJohannes Sixt-2/+1
2025-05-23git-gui: sanitize $PATH on all platformsMark Levedahl-30/+34
2025-05-23git-gui: break out a separate function git_read_niceJohannes Sixt-34/+11
2025-05-23git-gui: assure PATH has only absolute elements.Mark Levedahl-4/+16
2025-05-23git-gui: remove option --stderr from git_readJohannes Sixt-9/+7
2025-05-23git-gui: cleanup git-bash menu itemMark Levedahl-7/+6
2025-05-23git-gui: sanitize 'exec' arguments: backgroundJohannes Sixt-9/+19
2025-05-23git-gui: avoid auto_execok in do_windows_shortcutMark Levedahl-1/+1
2025-05-23git-gui: sanitize 'exec' arguments: simple casesJohannes Sixt-15/+46
2025-05-23git-gui: avoid auto_execok for git-bash menu itemMark Levedahl-1/+1
2025-05-23git-gui: treat file names beginning with "|" as relative pathsJohannes Sixt-32/+44
2025-05-23git-gui: remove unused proc is_shellscriptMark Levedahl-10/+0
2025-05-23git-gui: remove git config --list handling for git < 1.5.3Johannes Sixt-46/+23
2025-05-23git-gui: remove special treatment of Windows from open_cmd_pipeJohannes Sixt-14/+5
2025-05-23git-gui: remove HEAD detachment implementation for git < 1.5.3Mark Levedahl-12/+2
2025-05-23git-gui: use only the configured shellMark Levedahl-3/+4