summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-07-26Merge branch 'rs/ls-tree-no-full-name-fix'Junio C Hamano-4/+11
2023-07-26Merge branch 'jr/gitignore-doc-example-markup'Junio C Hamano-4/+4
2023-07-26credential/wincred: erase matching creds onlyM Hickford-4/+16
2023-07-26credential/libsecret: erase matching creds onlyM Hickford-0/+17
2023-07-26SubmittingPatches: choice of base for fixing an older maintenance trackJunio C Hamano-1/+6
2023-07-25doc: highlight that .gitmodules does not support !commandPetar Vutov-15/+22
2023-07-25The fourteenth batchJunio C Hamano-0/+25
2023-07-25Merge branch 'jk/nested-points-at'Junio C Hamano-16/+26
2023-07-25Merge branch 'rs/strbuf-addftime-simplify'Junio C Hamano-18/+6
2023-07-25Merge branch 'rs/ref-filter-signature-fix'Junio C Hamano-1/+2
2023-07-25Merge branch 'jk/unused-parameter'Junio C Hamano-47/+46
2023-07-25Merge branch 'dk/bundle-i18n-more'Junio C Hamano-2/+2
2023-07-25Merge branch 'mh/mingw-case-sensitive-build'Junio C Hamano-3/+3
2023-07-25Merge branch 'dk/t4002-syntaxo-fix'Junio C Hamano-1/+1
2023-07-25Merge branch 'tb/object-access-overflow-protection'Junio C Hamano-54/+80
2023-07-25Merge branch 'ah/advise-force-pushing'Junio C Hamano-43/+45
2023-07-24hex: retire get_sha1_hex()Junio C Hamano-7/+9
2023-07-24t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`Taylor Blau-8/+5
2023-07-24t5328: avoid top-level directory changesTaylor Blau-27/+27
2023-07-24t5318: avoid top-level directory changesTaylor Blau-206/+172
2023-07-24t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`Taylor Blau-6/+15
2023-07-24t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directoriesTaylor Blau-3/+13
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu-0/+286
2023-07-24ref-filter: add multiple-option parsing functionsKousik Sanagavarapu-0/+105
2023-07-24sequencer: finish parsing the todo list despite an invalid first lineAlex Henrie-1/+27
2023-07-21branch: update the message to refuse touching a branch in-useJunio C Hamano-6/+6
2023-07-21The thirteenth batchJunio C Hamano-0/+3
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano-106/+579
2023-07-21pack-objects: fix --no-quietRené Scharfe-2/+15
2023-07-21pack-objects: fix --no-keep-true-parentsRené Scharfe-5/+5
2023-07-21describe: fix --no-exact-matchRené Scharfe-3/+22
2023-07-21blame: allow --contents to work with bare repoHan Young-1/+12
2023-07-20wrapper: use trace2 counters to collect fsync statsBeat Bolli-26/+19
2023-07-19reset: reject --no-(mixed|soft|hard|merge|keep) optionJunio C Hamano-11/+28
2023-07-19show-branch: reject --[no-](topo|date)-orderJunio C Hamano-7/+16
2023-07-19trace2: fix a commentBeat Bolli-1/+1
2023-07-19short help: allow a gap smaller than USAGE_GAPJunio C Hamano-3/+4
2023-07-19remote: simplify "remote add --tags" help textJunio C Hamano-3/+2
2023-07-19short help: allow multi-line opthelpJunio C Hamano-1/+15
2023-07-19configure.ac: always save NO_ICONV to config.statusAndreas Herrmann-1/+2
2023-07-19configure.ac: don't overwrite NO_CURL optionAndreas Herrmann-0/+4
2023-07-19configure.ac: don't overwrite NO_EXPAT optionAndreas Herrmann-0/+4
2023-07-19show-branch: --no-sparse should give dense outputJunio C Hamano-4/+20
2023-07-18fetch: reject --no-ipv[46]Junio C Hamano-4/+15
2023-07-18parse-options: introduce OPT_IPVERSION()Junio C Hamano-12/+9
2023-07-18branch: reject "--no-all" and "--no-remotes" earlyJunio C Hamano-4/+22
2023-07-18am: simplify parsing of "--[no-]keep-cr"Junio C Hamano-6/+3
2023-07-18gitignore.txt: mark up explanation of patterns consistentlyJunio C Hamano-1/+1
2023-07-18ls-tree: fix --no-full-nameRené Scharfe-4/+11
2023-07-18The twelfth batchJunio C Hamano-0/+5