summaryrefslogtreecommitdiffstats
path: root/builtin/submodule--helper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-28The sixteenth batchJunio C Hamano1-0/+4
2023-07-27SubmittingPatches: use of older maintenance tracks is an exceptionJunio C Hamano1-6/+13
2023-07-27SubmittingPatches: explain why 'next' and above are inappropriate baseJunio C Hamano1-4/+8
2023-07-26t2400: rewrite regex to avoid unintentional PCREJacob Abel1-6/+6
2023-07-26builtin/worktree.c: convert tab in advice to spaceJacob Abel1-2/+2
2023-07-26t2400: drop no-op `--sq` from rev-parse callJacob Abel1-1/+1
2023-07-26The fifteenth batchJunio C Hamano1-0/+3
2023-07-26SubmittingPatches: choice of base for fixing an older maintenance trackJunio C Hamano1-1/+6
2023-07-25doc: highlight that .gitmodules does not support !commandPetar Vutov2-15/+22
2023-07-25The fourteenth batchJunio C Hamano1-0/+25
2023-07-25hex: retire get_sha1_hex()Junio C Hamano4-7/+9
2023-07-24t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`Taylor Blau1-8/+5
2023-07-24t5328: avoid top-level directory changesTaylor Blau1-27/+27
2023-07-24t5318: avoid top-level directory changesTaylor Blau1-206/+172
2023-07-24t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`Taylor Blau1-6/+15
2023-07-24t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directoriesTaylor Blau1-3/+13
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu3-0/+286
2023-07-24ref-filter: add multiple-option parsing functionsKousik Sanagavarapu1-0/+105
2023-07-24sequencer: finish parsing the todo list despite an invalid first lineAlex Henrie2-1/+27
2023-07-22branch: update the message to refuse touching a branch in-useJunio C Hamano2-6/+6
2023-07-21The thirteenth batchJunio C Hamano1-0/+3
2023-07-21pack-objects: fix --no-quietRené Scharfe1-2/+15
2023-07-21pack-objects: fix --no-keep-true-parentsRené Scharfe4-5/+5
2023-07-21describe: fix --no-exact-matchRené Scharfe2-3/+22
2023-07-21blame: allow --contents to work with bare repoHan Young2-1/+12
2023-07-20wrapper: use trace2 counters to collect fsync statsBeat Bolli6-26/+19
2023-07-20reset: reject --no-(mixed|soft|hard|merge|keep) optionJunio C Hamano2-11/+28
2023-07-20show-branch: reject --[no-](topo|date)-orderJunio C Hamano2-7/+16
2023-07-20trace2: fix a commentBeat Bolli1-1/+1
2023-07-20short help: allow a gap smaller than USAGE_GAPJunio C Hamano2-3/+4
2023-07-20remote: simplify "remote add --tags" help textJunio C Hamano1-3/+2
2023-07-20short help: allow multi-line opthelpJunio C Hamano3-1/+15
2023-07-19configure.ac: always save NO_ICONV to config.statusAndreas Herrmann1-1/+2
2023-07-19configure.ac: don't overwrite NO_CURL optionAndreas Herrmann1-0/+4
2023-07-19configure.ac: don't overwrite NO_EXPAT optionAndreas Herrmann1-0/+4
2023-07-19show-branch: --no-sparse should give dense outputJunio C Hamano2-4/+20
2023-07-18fetch: reject --no-ipv[46]Junio C Hamano2-4/+15
2023-07-18parse-options: introduce OPT_IPVERSION()Junio C Hamano4-12/+9
2023-07-18branch: reject "--no-all" and "--no-remotes" earlyJunio C Hamano2-4/+22
2023-07-18am: simplify parsing of "--[no-]keep-cr"Junio C Hamano1-6/+3
2023-07-18gitignore.txt: mark up explanation of patterns consistentlyJunio C Hamano1-1/+1
2023-07-18ls-tree: fix --no-full-nameRené Scharfe2-4/+11
2023-07-18The twelfth batchJunio C Hamano1-0/+5
2023-07-18gitignore.txt: use backticks instead of double quotesJohan Ruokangas1-4/+4
2023-07-17ref-filter: simplify return type of match_points_atJeff King1-9/+10
2023-07-17ref-filter: avoid parsing non-tags in match_points_at()Jeff King1-1/+2
2023-07-17ref-filter: avoid parsing tagged objects in match_points_at()Jeff King1-2/+10
2023-07-17ref-filter: handle nested tags in --points-at optionJan Klötzke2-9/+9
2023-07-17The eleventh batchJunio C Hamano1-0/+14
2023-07-17strbuf: use skip_prefix() in strbuf_addftime()René Scharfe1-18/+6