summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | negotiator/default: avoid stack overflowHan Xin2023-04-261-10/+29
* | | | | | | | | | | | | | Merge branch 'ma/gittutorial-fixes'Junio C Hamano2023-05-101-65/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gittutorial: wrap literal examples in backticksMartin Ågren2023-04-201-64/+64
| * | | | | | | | | | | | | | gittutorial: drop early mention of originMartin Ågren2023-04-201-1/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'tb/credential-long-lines'Junio C Hamano2023-05-109-511/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau2023-05-011-4/+17
| * | | | | | | | | | | | | | contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau2023-05-011-8/+7
| * | | | | | | | | | | | | | contrib/credential: .gitignore libsecret build artifactsTaylor Blau2023-05-011-0/+1
| * | | | | | | | | | | | | | contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau2023-05-013-496/+0
| * | | | | | | | | | | | | | contrib/credential: avoid fixed-size buffer in osxkeychainTaylor Blau2023-05-011-3/+7
| * | | | | | | | | | | | | | t/lib-credential.sh: ensure credential helpers handle long headersTaylor Blau2023-05-011-0/+29
| * | | | | | | | | | | | | | credential.c: store "wwwauth[]" values in `credential_read()`Taylor Blau2023-05-011-0/+2
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs/test-ctype-eof'Junio C Hamano2023-05-101-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | test-ctype: check EOFRené Scharfe2023-05-021-0/+2
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | The seventeenth batchJunio C Hamano2023-05-091-0/+16
* | | | | | | | | | | | | | Merge branch 'ob/t3501-retitle'Junio C Hamano2023-05-091-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t/t3501-revert-cherry-pick.sh: clarify scope of the fileOswald Buddenhagen2023-05-011-9/+9
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jw/send-email-update-gmail-insn'Junio C Hamano2023-05-091-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | send-email docs: Remove mention of discontinued gmail featureJouke Witteveen2023-04-281-6/+2
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ob/messages-capitalize-exception'Junio C Hamano2023-05-092-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | messages: capitalization and punctuation exceptionsOswald Buddenhagen2023-04-282-3/+3
* | | | | | | | | | | | | | | Merge branch 'ob/sequencer-i18n-fix'Junio C Hamano2023-05-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | sequencer: actually translate report in do_exec()Oswald Buddenhagen2023-04-281-1/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-09217-545/+786
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren2023-04-245-2/+5
| * | | | | | | | | | | | | | diff.h: reduce unnecessary includesElijah Newren2023-04-247-1/+6
| * | | | | | | | | | | | | | object-store.h: reduce unnecessary includesElijah Newren2023-04-244-4/+7
| * | | | | | | | | | | | | | commit.h: reduce unnecessary includesElijah Newren2023-04-2435-7/+39
| * | | | | | | | | | | | | | fsmonitor: reduce includes of cache.hElijah Newren2023-04-244-4/+3
| * | | | | | | | | | | | | | cache.h: remove unnecessary headersElijah Newren2023-04-243-2/+2
| * | | | | | | | | | | | | | treewide: remove cache.h inclusion due to previous changesElijah Newren2023-04-2431-31/+25
| * | | | | | | | | | | | | | cache,tree: move basic name compare functions from read-cache to treeElijah Newren2023-04-244-73/+77
| * | | | | | | | | | | | | | cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.cElijah Newren2023-04-244-13/+13
| * | | | | | | | | | | | | | hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-24109-292/+398
| * | | | | | | | | | | | | | tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.hElijah Newren2023-04-242-15/+13
| * | | | | | | | | | | | | | dir.h: move DTYPE defines from cache.hElijah Newren2023-04-242-14/+15
| * | | | | | | | | | | | | | versioncmp.h: move declarations for versioncmp.c functions from cache.hElijah Newren2023-04-244-3/+9
| * | | | | | | | | | | | | | ws.h: move declarations for ws.c functions from cache.hElijah Newren2023-04-247-28/+40
| * | | | | | | | | | | | | | match-trees.h: move declarations for match-trees.c functions from cache.hElijah Newren2023-04-246-4/+14
| * | | | | | | | | | | | | | pkt-line.h: move declarations for pkt-line.c functions from cache.hElijah Newren2023-04-247-3/+7
| * | | | | | | | | | | | | | base85.h: move declarations for base85.c functions from cache.hElijah Newren2023-04-245-5/+11
| * | | | | | | | | | | | | | copy.h: move declarations for copy.c functions from cache.hElijah Newren2023-04-2414-6/+22
| * | | | | | | | | | | | | | server-info.h: move declarations for server-info.c functions from cache.hElijah Newren2023-04-246-4/+12
| * | | | | | | | | | | | | | packfile.h: move pack_window and pack_entry from cache.hElijah Newren2023-04-243-16/+15
| * | | | | | | | | | | | | | symlinks.h: move declarations for symlinks.c functions from cache.hElijah Newren2023-04-2417-23/+44
| * | | | | | | | | | | | | | treewide: be explicit about dependence on strbuf.hElijah Newren2023-04-2413-0/+13
* | | | | | | | | | | | | | | Merge branch 'mh/fix-detect-compilers-with-nondigit-versions'Junio C Hamano2023-05-091-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Handle some compiler versions containing a dashMike Hommey2023-04-261-1/+9
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/parse-commit-with-malformed-ident'Junio C Hamano2023-05-092-10/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | parse_commit(): describe more date-parsing failure modesJeff King2023-04-271-0/+9