git/Documentation
Junio C Hamano 2bc5414c41 Merge branch 'ps/parse-options-integers'
Update parse-options API to catch mistakes to pass address of an
integral variable of a wrong type/size.

* ps/parse-options-integers:
  parse-options: detect mismatches in integer signedness
  parse-options: introduce precision handling for `OPTION_UNSIGNED`
  parse-options: introduce precision handling for `OPTION_INTEGER`
  parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
  parse-options: support unit factors in `OPT_INTEGER()`
  global: use designated initializers for options
  parse: fix off-by-one for minimum signed values
2025-04-24 17:25:34 -07:00
..
RelNotes The eighth batch 2025-04-23 13:58:51 -07:00
config Merge branch 'ds/doc-disable-hooks' 2025-04-24 17:25:33 -07:00
howto Merge branch 'tz/doc-txt-to-adoc-fixes' 2025-03-06 14:06:31 -08:00
includes
mergetools Merge branch 'dk/vimdiff-doc-fix' 2025-04-08 11:43:16 -07:00
technical Merge branch 'ps/parse-options-integers' 2025-04-24 17:25:34 -07:00
.gitignore
BreakingChanges.adoc name-rev: remove "--stdin" support 2025-03-12 08:48:54 -07:00
CodingGuidelines doc: add markup for characters in Guidelines 2025-04-14 14:43:53 -07:00
DecisionMaking.adoc
Makefile Merge branch 'pw/build-breaking-changes-doc' 2025-04-07 14:23:19 -07:00
MyFirstContribution.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
MyFirstObjectWalk.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
ReviewingGuidelines.adoc
SubmittingPatches
ToolsForGit.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
asciidoc.conf.in doc: fix asciidoctor synopsis processing of triple-dots 2025-04-14 14:43:52 -07:00
asciidoctor-extensions.rb.in doc: fix asciidoctor synopsis processing of triple-dots 2025-04-14 14:43:52 -07:00
blame-options.adoc blame: print unblamable and ignored commits in porcelain mode 2025-04-07 14:50:18 -07:00
build-docdep.perl
cat-texi.perl
cmd-list.perl
config.adoc
date-formats.adoc
diff-format.adoc
diff-generate-patch.adoc
diff-options.adoc
doc-diff
docbook-xsl.css
docbook.xsl
docinfo-html.in
everyday.adoco
fetch-options.adoc
fix-texi.perl
fsck-msgids.adoc Merge branch 'sj/ref-consistency-checks-more' 2025-03-26 16:26:10 +09:00
generate-mergetool-list.sh
git-add.adoc
git-am.adoc
git-annotate.adoc
git-apply.adoc
git-archimport.adoc
git-archive.adoc
git-backfill.adoc
git-bisect-lk2009.adoc
git-bisect.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-blame.adoc blame: print unblamable and ignored commits in porcelain mode 2025-04-07 14:50:18 -07:00
git-branch.adoc doc: apply new format to git-branch man page 2025-03-20 19:27:30 -07:00
git-bugreport.adoc
git-bundle.adoc
git-cat-file.adoc Merge branch 'ps/cat-file-filter-batch' 2025-04-16 13:54:21 -07:00
git-check-attr.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-check-ignore.adoc
git-check-mailmap.adoc
git-check-ref-format.adoc
git-checkout-index.adoc
git-checkout.adoc
git-cherry-pick.adoc
git-cherry.adoc
git-citool.adoc
git-clean.adoc
git-clone.adoc Merge branch 'ma/clone-doc-markup-fix' 2025-03-12 12:06:57 -07:00
git-column.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-commit-graph.adoc
git-commit-tree.adoc
git-commit.adoc
git-config.adoc
git-count-objects.adoc
git-credential-cache--daemon.adoc
git-credential-cache.adoc
git-credential-store.adoc
git-credential.adoc
git-cvsexportcommit.adoc
git-cvsimport.adoc
git-cvsserver.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-daemon.adoc
git-describe.adoc
git-diagnose.adoc
git-diff-files.adoc
git-diff-index.adoc
git-diff-pairs.adoc
git-diff-tree.adoc
git-diff.adoc
git-difftool.adoc
git-fast-export.adoc fast-export, fast-import: add support for signed-commits 2025-03-10 13:24:56 -07:00
git-fast-import.adoc fast-export, fast-import: add support for signed-commits 2025-03-10 13:24:56 -07:00
git-fetch-pack.adoc
git-fetch.adoc
git-filter-branch.adoc
git-fmt-merge-msg.adoc
git-for-each-ref.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-for-each-repo.adoc
git-format-patch.adoc
git-fsck-objects.adoc
git-fsck.adoc Merge branch 'sj/ref-consistency-checks-more' 2025-03-26 16:26:10 +09:00
git-fsmonitor--daemon.adoc
git-gc.adoc
git-get-tar-commit-id.adoc
git-grep.adoc
git-gui.adoc
git-hash-object.adoc
git-help.adoc
git-hook.adoc
git-http-backend.adoc
git-http-fetch.adoc
git-http-push.adoc
git-imap-send.adoc
git-index-pack.adoc
git-init-db.adoc
git-init.adoc
git-instaweb.adoc
git-interpret-trailers.adoc
git-log.adoc
git-ls-files.adoc
git-ls-remote.adoc
git-ls-tree.adoc
git-mailinfo.adoc
git-mailsplit.adoc
git-maintenance.adoc Merge branch 'ps/maintenance-reflog-expire' 2025-04-16 13:54:19 -07:00
git-merge-base.adoc
git-merge-file.adoc
git-merge-index.adoc
git-merge-one-file.adoc
git-merge-tree.adoc
git-merge.adoc
git-mergetool--lib.adoc
git-mergetool.adoc
git-mktag.adoc
git-mktree.adoc
git-multi-pack-index.adoc
git-mv.adoc doc: convert git-mv to new documentation format 2025-04-14 14:43:52 -07:00
git-name-rev.adoc
git-notes.adoc
git-p4.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-pack-objects.adoc
git-pack-redundant.adoc
git-pack-refs.adoc Merge branch 'pw/doc-pack-refs-markup-fix' 2025-04-07 14:23:19 -07:00
git-patch-id.adoc
git-prune-packed.adoc
git-prune.adoc
git-pull.adoc
git-push.adoc
git-quiltimport.adoc
git-range-diff.adoc
git-read-tree.adoc
git-rebase.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
git-receive-pack.adoc
git-reflog.adoc reflog: implement subcommand to drop reflogs 2025-03-17 16:58:11 -07:00
git-refs.adoc
git-remote-ext.adoc
git-remote-fd.adoc
git-remote-helpers.adoco
git-remote.adoc
git-repack.adoc repack: begin combining cruft packs with `--combine-cruft-below-size` 2025-03-21 03:42:07 -07:00
git-replace.adoc
git-replay.adoc
git-request-pull.adoc
git-rerere.adoc
git-reset.adoc doc: convert git-reset to new documentation format 2025-04-14 14:43:51 -07:00
git-restore.adoc doc: restore: remove note on --patch w/ pathspecs 2025-03-18 09:03:42 -07:00
git-rev-list.adoc
git-rev-parse.adoc
git-revert.adoc
git-rm.adoc doc: convert git-rm to new documentation format 2025-04-14 14:43:52 -07:00
git-send-email.adoc
git-send-pack.adoc
git-sh-i18n--envsubst.adoc
git-sh-i18n.adoc
git-sh-setup.adoc
git-shell.adoc
git-shortlog.adoc
git-show-branch.adoc
git-show-index.adoc
git-show-ref.adoc
git-show.adoc
git-sparse-checkout.adoc
git-stage.adoc
git-stash.adoc
git-status.adoc
git-stripspace.adoc
git-submodule.adoc
git-svn.adoc
git-switch.adoc
git-symbolic-ref.adoc
git-tag.adoc
git-tools.adoc
git-unpack-file.adoc
git-unpack-objects.adoc
git-update-index.adoc
git-update-ref.adoc update-ref: add --batch-updates flag for stdin mode 2025-04-08 07:59:49 -07:00
git-update-server-info.adoc
git-upload-archive.adoc
git-upload-pack.adoc
git-var.adoc
git-verify-commit.adoc
git-verify-pack.adoc
git-verify-tag.adoc
git-version.adoc help: include unsafe SHA-1 build info in version 2025-04-07 14:39:27 -07:00
git-web--browse.adoc
git-whatchanged.adoc
git-worktree.adoc
git-write-tree.adoc
git.adoc
gitattributes.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
gitcli.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
gitcore-tutorial.adoc
gitcredentials.adoc
gitcvs-migration.adoc
gitdiffcore.adoc
giteveryday.adoc
gitfaq.adoc
gitformat-bundle.adoc
gitformat-chunk.adoc
gitformat-commit-graph.adoc
gitformat-index.adoc
gitformat-pack.adoc
gitformat-signature.adoc
gitglossary.adoc
githooks.adoc
gitignore.adoc
gitk.adoc
gitmailmap.adoc
gitmodules.adoc
gitnamespaces.adoc
gitpacking.adoc
gitprotocol-capabilities.adoc
gitprotocol-common.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
gitprotocol-http.adoc
gitprotocol-pack.adoc
gitprotocol-v2.adoc Merge branch 'cc/lop-remote' 2025-03-05 10:37:44 -08:00
gitremote-helpers.adoc
gitrepository-layout.adoc docs: fix repository-layout when building with breaking changes 2025-03-05 07:25:11 -08:00
gitrevisions.adoc
gitsubmodules.adoc
gittutorial-2.adoc
gittutorial.adoc
gitweb.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
gitweb.conf.adoc doc: add a blank line around block delimiters 2025-03-10 09:58:06 -07:00
gitworkflows.adoc
glossary-content.adoc
i18n.adoc
install-doc-quick.sh
install-webdoc.sh
line-range-format.adoc
line-range-options.adoc
lint-fsck-msgids.perl
lint-gitlink.perl
lint-man-end-blurb.perl
lint-man-section-order.perl
lint-manpages.sh
manpage-bold-literal.xsl
manpage-normal.xsl
manpage.xsl
merge-options.adoc
merge-strategies.adoc merge-recursive.[ch]: thoroughly debug these 2025-04-08 13:59:13 -07:00
meson.build Merge branch 'ps/misc-build-fixes' 2025-04-16 13:54:18 -07:00
object-format-disclaimer.adoc
pretty-formats.adoc
pretty-options.adoc
pull-fetch-param.adoc
ref-reachability-filters.adoc
ref-storage-format.adoc
rerere-options.adoc
rev-list-description.adoc
rev-list-options.adoc Merge branch 'jt/rev-list-z' 2025-04-16 13:54:18 -07:00
revisions.adoc
scalar.adoc
sequencer.adoc
signoff-option.adoc
texi.xsl
trace2-target-values.adoc
transfer-data-leaks.adoc
urls-remotes.adoc
urls.adoc
user-manual.adoc