summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-03docs: clarify git rm --cached function in gitignore noteSohom Datta
2023-05-03doc: manpage: remove maximum title lengthFelipe Contreras
2023-05-03docs: rewrite the documentation of the text and eol attributesAlex Henrie
2023-05-03t2019: don't create unused filesAndrei Rybak
2023-05-03t1502: don't create unused filesAndrei Rybak
2023-05-03t1450: don't create unused filesAndrei Rybak
2023-05-03t1300: don't create unused filesAndrei Rybak
2023-05-03t1300: fix config file syntax error descriptionsAndrei Rybak
2023-05-03t0300: don't create unused fileAndrei Rybak
2023-05-03doc: remove custom callouts formatFelipe Contreras
2023-05-02The sixteenth batchJunio C Hamano
2023-05-02Merge branch 'tb/ban-strtok'Junio C Hamano
2023-05-02Merge branch 'jk/blame-fake-commit-label'Junio C Hamano
2023-05-02Merge branch 'jk/misc-null-check-fixes'Junio C Hamano
2023-05-02Merge branch 'en/ort-finalize-after-0-merges-fix'Junio C Hamano
2023-05-02Merge branch 'ek/completion-use-read-r-to-read-literally'Junio C Hamano
2023-05-02test-ctype: check EOFRené Scharfe
2023-05-02fsck: use local repositoryDerrick Stolee
2023-05-02fsck: verify checksums of all .bitmap filesDerrick Stolee
2023-05-01doc: interpret-trailers: fix exampleKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: don’t use deprecated configKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: use input redirectionKristoffer Haugsbakk
2023-05-01doc: interpret-trailers: don’t use heredoc in examplesKristoffer Haugsbakk
2023-05-01setup: trace bare repository setupsGlen Choo
2023-05-01contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau
2023-05-01contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau
2023-05-01contrib/credential: .gitignore libsecret build artifactsTaylor Blau
2023-05-01contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau
2023-05-01contrib/credential: avoid fixed-size buffer in osxkeychainTaylor Blau
2023-05-01t/lib-credential.sh: ensure credential helpers handle long headersTaylor Blau
2023-05-01credential.c: store "wwwauth[]" values in `credential_read()`Taylor Blau
2023-05-01send-email: detect empty blank lines in command outputMaxim Cournoyer
2023-05-01send-email: add --header-cmd, --no-header-cmd optionsMaxim Cournoyer
2023-05-01send-email: extract execute_cmd from recipients_cmdMaxim Cournoyer
2023-05-01t/t3501-revert-cherry-pick.sh: clarify scope of the fileOswald Buddenhagen
2023-04-28The fifteenth batchJunio C Hamano
2023-04-28Merge branch 'jk/gpg-trust-level-fix'Junio C Hamano
2023-04-28Merge branch 'tb/enable-cruft-packs-by-default'Junio C Hamano
2023-04-28send-email docs: Remove mention of discontinued gmail featureJouke Witteveen
2023-04-28messages: capitalization and punctuation exceptionsOswald Buddenhagen
2023-04-28sequencer: actually translate report in do_exec()Oswald Buddenhagen
2023-04-27The fourteenth batchJunio C Hamano
2023-04-27Merge branch 'fc/doc-checkout-markup-updates'Junio C Hamano
2023-04-27Merge branch 'fc/doc-use-datestamp-in-commit'Junio C Hamano
2023-04-27Merge branch 'ds/fsck-pack-revindex'Junio C Hamano
2023-04-27Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2023-04-27parse_commit(): describe more date-parsing failure modesJeff King
2023-04-27parse_commit(): handle broken whitespace-only timestampJeff King
2023-04-27parse_commit(): parse timestamp from end of lineJeff King
2023-04-27t4212: avoid putting git on left-hand side of pipeJeff King