summaryrefslogtreecommitdiffstats
path: root/run-command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-26Git 2.45.3v2.45.3Johannes Schindelin2-2/+7
2024-11-26Git 2.44.3v2.44.3Johannes Schindelin3-2/+9
2024-11-26Git 2.43.6v2.43.6Johannes Schindelin3-2/+9
2024-11-26Git 2.42.4v2.42.4Johannes Schindelin3-2/+8
2024-11-26Git 2.41.3v2.41.3Johannes Schindelin3-2/+8
2024-11-26Git 2.40.4v2.40.4Johannes Schindelin3-2/+7
2024-11-26credential: disallow Carriage Returns in the protocol by defaultJohannes Schindelin4-8/+38
2024-11-26credential: sanitize the user promptJohannes Schindelin7-20/+53
2024-11-26credential_format(): also encode <host>[:<port>]Johannes Schindelin4-2/+19
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt1-1/+1
2024-10-30compat/regex: fix argument order to calloc(3)Junio C Hamano3-13/+13
2024-10-30mingw: drop bogus (and unneeded) declaration of `_pgmptr`Johannes Schindelin1-1/+0
2024-10-30ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
2024-09-23Git 2.46.2v2.46.2Junio C Hamano2-1/+13
2024-09-17Start preparing for Git 2.46.2Junio C Hamano3-2/+13
2024-09-17Revert "Merge branch 'jc/patch-id' into maint-2.46"Junio C Hamano2-112/+21
2024-09-14Git 2.46.1v2.46.1Junio C Hamano2-1/+10
2024-09-13ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt3-1/+16
2024-09-12Another batch of topics for 2.46.1Junio C Hamano1-0/+7
2024-09-12ci: use regular action versions for linux32 jobJeff King1-4/+4
2024-09-12ci: use more recent linux32 imageJeff King2-3/+12
2024-09-12ci: unify ubuntu and ubuntu32 dependenciesJeff King1-18/+16
2024-09-12ci: drop run-docker scriptsJeff King2-113/+0
2024-09-11t0211: add missing LIBCURL prereqMartin Ågren1-2/+4
2024-09-11t1517: add missing LIBCURL prereqMartin Ågren1-1/+1
2024-09-10ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
2024-09-09doc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetchJunio C Hamano3-8/+13
2024-09-09config.mak.uname: add HAVE_DEV_TTY to cygwin config sectionRamsay Jones1-0/+1
2024-09-08diff: report dirty submodules as changes in builtin_diff()René Scharfe2-0/+23
2024-09-08diff: report copies and renames as changes in run_diff_cmd()René Scharfe2-0/+19
2024-09-06interpret-trailers: handle message without trailing newlineBrian Lyles2-0/+41
2024-09-04builtin/index-pack: fix segfaults when running outside of a repoPatrick Steinhardt2-0/+48
2024-09-01compat/terminal: mark parameter of git_terminal_prompt() UNUSEDRamsay Jones1-1/+1
2024-08-30revision: free commit buffers for skipped commitsJeff King1-0/+1
2024-08-26git-config.1: fix description of --regexp in synopsisJunio C Hamano2-2/+2
2024-08-26git-config.1: --get-all description updateJunio C Hamano1-1/+1
2024-08-26A bit more topics for 2.46.x maintenance trackJunio C Hamano1-0/+22
2024-08-23doc: replace 3 dash with correct 2 dash in git-config(1)Celeste Liu1-1/+1
2024-08-22docs: explain the order of output in the batched mode of git-cat-file(1)ahmed akef1-3/+3
2024-08-20CodingGuidelines: spaces around C operatorsJunio C Hamano1-1/+10
2024-08-20ci(win+VS): download the vcpkg artifacts using a dedicated GitHub ActionJohannes Schindelin1-8/+4
2024-08-20ci: bump microsoft/setup-msbuild from v1 to v2Johannes Schindelin1-1/+1
2024-08-16Prepare for 2.46.1Junio C Hamano3-2/+39
2024-08-16builtin/stash: fix `--keep-index --include-untracked` with empty HEADPatrick Steinhardt2-1/+37
2024-08-15t4129: fix racy index when calling chmod after git-addJeff King1-1/+1
2024-08-15howto-maintain: mention preformatted docsJunio C Hamano1-0/+4
2024-08-13bundle: default to SHA1 when reading bundle headersPatrick Steinhardt2-1/+31
2024-08-13builtin/bundle: have unbundle check for repo before opening its bundlePatrick Steinhardt2-2/+10
2024-08-09doc: grammofix in git-diff-treeJunio C Hamano1-1/+1
2024-08-09tutorial: grammofixJunio C Hamano1-1/+1