summaryrefslogtreecommitdiffstats
path: root/prompt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-15The ninteenth batchJunio C Hamano1-0/+35
2024-04-12The eighteenth batchJunio C Hamano1-0/+10
2024-04-12merge-tree: fix argument type of the `--merge-base` optionJohannes Schindelin1-1/+1
2024-04-10The seventeenth batchJunio C Hamano1-0/+4
2024-04-10t2104: style fixesJunio C Hamano1-15/+15
2024-04-09The sixteenth batchJunio C Hamano1-0/+33
2024-04-09t0610: execute git-pack-refs(1) with specified umaskPatrick Steinhardt1-6/+14
2024-04-09t0610: make `--shared=` tests reusablePatrick Steinhardt1-27/+30
2024-04-08config: do not leak excludes_fileJunio C Hamano2-1/+4
2024-04-05remote-curl: add Transfer-Encoding header only for older curlJeff King2-0/+12
2024-04-05The fifteenth batchJunio C Hamano1-0/+7
2024-04-05apply: don't leak fd on fdopen() errorRené Scharfe1-2/+5
2024-04-05fetch: return when parsing submodule.recurseDerrick Stolee1-0/+1
2024-04-05path: remove mksnpath()René Scharfe3-24/+0
2024-04-05apply: avoid fixed-size buffer in create_one_file()René Scharfe1-6/+9
2024-04-03builtin/add: error out when passing untracked path with -uGhanshyam Thakkar2-1/+18
2024-04-03builtin/commit: error out when passing untracked path with -iGhanshyam Thakkar2-16/+7
2024-04-03revision: optionally record matches with pathspec elementsJunio C Hamano7-10/+23
2024-04-03Win32: detect unix socket support at runtimeMatthias Aßhauer7-2/+50
2024-04-03The fourteenth batchJunio C Hamano1-0/+27
2024-04-03reftable/block: avoid decoding keys when searching restart pointsPatrick Steinhardt1-10/+19
2024-04-03reftable/record: extract function to decode key lengthsPatrick Steinhardt2-9/+31
2024-04-03reftable/block: fix error handling when searching restart pointsPatrick Steinhardt3-8/+11
2024-04-03reftable/block: refactor binary search over restart pointsPatrick Steinhardt1-27/+73
2024-04-03reftable/refname: refactor binary search over refnamesPatrick Steinhardt1-22/+22
2024-04-03reftable/basics: improve `binsearch()` testPatrick Steinhardt1-24/+31
2024-04-03reftable/basics: fix return type of `binsearch()` to be `size_t`Patrick Steinhardt5-16/+14
2024-04-02t-prio-queue: simplify using compound literalsRené Scharfe1-34/+17
2024-04-02INSTALL: bump libcurl version to 7.21.3Jeff King1-1/+1
2024-04-02http: reset POSTFIELDSIZE when clearing curl handleJeff King1-0/+1
2024-04-02t2104: style fixesJunio C Hamano1-15/+15
2024-04-02imap-send: use xsnprintf to format commandRené Scharfe1-20/+4
2024-04-02githooks: use {old,new}-oid instead of {old,new}-valueKarthik Nayak1-8/+8
2024-04-02update-ref: use {old,new}-oid instead of {old,new}valueKarthik Nayak3-59/+59
2024-04-01midx-write.c: use `--stdin-packs` when repackingTaylor Blau1-9/+9
2024-04-01midx-write.c: check count of packs to repack after groupingTaylor Blau1-24/+20
2024-04-01midx-write.c: factor out common want_included_pack() routineTaylor Blau1-12/+20
2024-04-01midx-write: move writing-related functions from midx.cTaylor Blau4-1539/+1555
2024-04-01The thirteenth batchJunio C Hamano1-0/+26
2024-04-01completion: protect prompt against unset SHOWUPSTREAM in nounset modeVille Skyttä1-1/+1
2024-04-01completion: fix prompt with unset SHOWCONFLICTSTATE in nounset modeVille Skyttä1-1/+1
2024-04-01config: fix some small capitalization issues, as spottedDragan Simic1-1/+1
2024-04-01mem-pool: use st_add() in mem_pool_strvfmt()René Scharfe1-2/+4
2024-04-01test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallbackEric Sunshine1-0/+1
2024-03-31add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPORubén Justo2-3/+37
2024-03-31add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPECRubén Justo2-4/+12
2024-03-31add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILERubén Justo3-8/+4
2024-03-31checkout: omit "tracking" information on a detached HEADJunio C Hamano2-2/+6
2024-03-30advice: omit trailing whitespaceJunio C Hamano3-5/+6
2024-03-29doc: git-clone: do not autoreference the manpage in itselfJean-Noël Avila1-2/+12