summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2024-05-03doc: clean up usage documentation for --no-* optsJames Liu-7/+7
2024-05-02color: add support for 12-bit RGB colorsBeat Bolli-1/+2
2024-05-01rev-parse: document how --is-* options work outside a repositoryJunio C Hamano-2/+13
2024-04-30Start the 2.46 cycleJunio C Hamano-0/+55
2024-04-30Merge branch 'js/for-each-repo-keep-going'Junio C Hamano-0/+9
2024-04-30Merge branch 'la/doc-use-of-contacts-when-contributing'Junio C Hamano-30/+51
2024-04-30Merge branch 'jc/format-patch-rfc-more'Junio C Hamano-5/+16
2024-04-29Git 2.45.1v2.45.1Johannes Schindelin-0/+8
2024-04-29Sync with 2.44.1Johannes Schindelin-0/+189
2024-04-25doc: clarify practices for submitting updated patch versionsJustin Tobler-4/+6
2024-04-24for-each-repo: optionally keep going on an errorJohannes Schindelin-0/+9
2024-04-24Documentation/RelNotes/2.45.0.txt: fix typoTaylor Blau-1/+1
2024-04-23Git 2.45-rc1v2.45.0-rc1Junio C Hamano-0/+10
2024-04-23Merge branch 'ps/run-auto-maintenance-in-receive-pack'Junio C Hamano-1/+1
2024-04-23A bit more topics before -rc1Junio C Hamano-0/+33
2024-04-23Merge branch 'xx/rfc2822-date-format-in-doc'Junio C Hamano-2/+2
2024-04-23Merge branch 'yb/replay-doc-linkfix'Junio C Hamano-1/+1
2024-04-23Merge branch 'ta/fast-import-parse-path-fix'Junio C Hamano-12/+23
2024-04-23format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]Junio C Hamano-0/+6
2024-04-23format-patch: allow --rfc to optionally take a value, like --rfc=WIPJunio C Hamano-5/+10
2024-04-22docs: address typos in Git v2.45 changelogPatrick Steinhardt-4/+4
2024-04-22docs: improve changelog entry for `git pack-refs --auto`Patrick Steinhardt-2/+4
2024-04-22docs: remove duplicate entry and fix typo in 2.45 changelogOrgad Shaneh-4/+1
2024-04-19Git 2.45-rc0v2.45.0-rc0Junio C Hamano-0/+2
2024-04-19Git 2.44.1v2.44.1Johannes Schindelin-0/+8
2024-04-19Sync with 2.43.4Johannes Schindelin-0/+181
2024-04-19Git 2.43.4v2.43.4Johannes Schindelin-0/+7
2024-04-19Sync with 2.42.2Johannes Schindelin-0/+174
2024-04-19Git 2.42.2v2.42.2Johannes Schindelin-0/+7
2024-04-19Sync with 2.41.1Johannes Schindelin-0/+167
2024-04-19Git 2.41.1v2.41.1Johannes Schindelin-0/+7
2024-04-19Sync with 2.40.2Johannes Schindelin-0/+160
2024-04-19Git 2.40.2v2.40.2Johannes Schindelin-0/+7
2024-04-19Sync with 2.39.4Johannes Schindelin-0/+153
2024-04-19Git 2.39.4v2.39.4Johannes Schindelin-0/+79
2024-04-19fsck: warn about symlink pointing inside a gitdirJohannes Schindelin-0/+12
2024-04-18SubmittingPatches: demonstrate using git-contacts with git-send-emailLinus Arver-0/+7
2024-04-18SubmittingPatches: add heading for format-patch and send-emailLinus Arver-0/+2
2024-04-18SubmittingPatches: dedupe discussion of security patchesLinus Arver-11/+4
2024-04-18SubmittingPatches: discuss reviewers firstLinus Arver-32/+34
2024-04-18SubmittingPatches: quote commandsLinus Arver-1/+1
2024-04-18SubmittingPatches: mention GitGitGadgetLinus Arver-0/+4
2024-04-18SubmittingPatches: clarify 'git-contacts' locationLinus Arver-2/+6
2024-04-18MyFirstContribution: mention contrib/contacts/git-contactsLinus Arver-0/+9
2024-04-17docs: document security issues around untrusted .git dirsJeff King-0/+46
2024-04-17upload-pack: disable lazy-fetching by defaultJeff King-0/+16
2024-04-17builtin/receive-pack: convert to use git-maintenance(1)Patrick Steinhardt-1/+1
2024-04-16credential: add method for querying capabilitiesbrian m. carlson-1/+27
2024-04-16credential: add support for multistage credential roundsbrian m. carlson-0/+13
2024-04-16docs: set a limit on credential line lengthbrian m. carlson-1/+3