Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'ma/gittutorial-fixes' | Junio C Hamano | 2023-05-10 | 1 | -65/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | gittutorial: wrap literal examples in backticks | Martin Ågren | 2023-04-20 | 1 | -64/+64 | |
| * | | | | | | | | | | | | | | gittutorial: drop early mention of origin | Martin Ågren | 2023-04-20 | 1 | -1/+0 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'tb/credential-long-lines' | Junio C Hamano | 2023-05-10 | 9 | -511/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | contrib/credential: embiggen fixed-size buffer in wincred | Taylor Blau | 2023-05-01 | 1 | -4/+17 | |
| * | | | | | | | | | | | | | | contrib/credential: avoid fixed-size buffer in libsecret | Taylor Blau | 2023-05-01 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | | contrib/credential: .gitignore libsecret build artifacts | Taylor Blau | 2023-05-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | contrib/credential: remove 'gnome-keyring' credential helper | Taylor Blau | 2023-05-01 | 3 | -496/+0 | |
| * | | | | | | | | | | | | | | contrib/credential: avoid fixed-size buffer in osxkeychain | Taylor Blau | 2023-05-01 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | t/lib-credential.sh: ensure credential helpers handle long headers | Taylor Blau | 2023-05-01 | 1 | -0/+29 | |
| * | | | | | | | | | | | | | | credential.c: store "wwwauth[]" values in `credential_read()` | Taylor Blau | 2023-05-01 | 1 | -0/+2 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'rs/test-ctype-eof' | Junio C Hamano | 2023-05-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | test-ctype: check EOF | René Scharfe | 2023-05-02 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | The seventeenth batch | Junio C Hamano | 2023-05-10 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | Merge branch 'ob/t3501-retitle' | Junio C Hamano | 2023-05-10 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | t/t3501-revert-cherry-pick.sh: clarify scope of the file | Oswald Buddenhagen | 2023-05-01 | 1 | -9/+9 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'jw/send-email-update-gmail-insn' | Junio C Hamano | 2023-05-10 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | send-email docs: Remove mention of discontinued gmail feature | Jouke Witteveen | 2023-04-28 | 1 | -6/+2 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'ob/messages-capitalize-exception' | Junio C Hamano | 2023-05-10 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | messages: capitalization and punctuation exceptions | Oswald Buddenhagen | 2023-04-28 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'ob/sequencer-i18n-fix' | Junio C Hamano | 2023-05-10 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | sequencer: actually translate report in do_exec() | Oswald Buddenhagen | 2023-04-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 2023-05-10 | 217 | -545/+786 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | reftable: ensure git-compat-util.h is the first (indirect) include | Elijah Newren | 2023-04-24 | 5 | -2/+5 | |
| * | | | | | | | | | | | | | | diff.h: reduce unnecessary includes | Elijah Newren | 2023-04-24 | 7 | -1/+6 | |
| * | | | | | | | | | | | | | | object-store.h: reduce unnecessary includes | Elijah Newren | 2023-04-24 | 4 | -4/+7 | |
| * | | | | | | | | | | | | | | commit.h: reduce unnecessary includes | Elijah Newren | 2023-04-24 | 35 | -7/+39 | |
| * | | | | | | | | | | | | | | fsmonitor: reduce includes of cache.h | Elijah Newren | 2023-04-24 | 4 | -4/+3 | |
| * | | | | | | | | | | | | | | cache.h: remove unnecessary headers | Elijah Newren | 2023-04-24 | 3 | -2/+2 | |
| * | | | | | | | | | | | | | | treewide: remove cache.h inclusion due to previous changes | Elijah Newren | 2023-04-24 | 31 | -31/+25 | |
| * | | | | | | | | | | | | | | cache,tree: move basic name compare functions from read-cache to tree | Elijah Newren | 2023-04-24 | 4 | -73/+77 | |
| * | | | | | | | | | | | | | | cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c | Elijah Newren | 2023-04-24 | 4 | -13/+13 | |
| * | | | | | | | | | | | | | | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 109 | -292/+398 | |
| * | | | | | | | | | | | | | | tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h | Elijah Newren | 2023-04-24 | 2 | -15/+13 | |
| * | | | | | | | | | | | | | | dir.h: move DTYPE defines from cache.h | Elijah Newren | 2023-04-24 | 2 | -14/+15 | |
| * | | | | | | | | | | | | | | versioncmp.h: move declarations for versioncmp.c functions from cache.h | Elijah Newren | 2023-04-24 | 4 | -3/+9 | |
| * | | | | | | | | | | | | | | ws.h: move declarations for ws.c functions from cache.h | Elijah Newren | 2023-04-24 | 7 | -28/+40 | |
| * | | | | | | | | | | | | | | match-trees.h: move declarations for match-trees.c functions from cache.h | Elijah Newren | 2023-04-24 | 6 | -4/+14 | |
| * | | | | | | | | | | | | | | pkt-line.h: move declarations for pkt-line.c functions from cache.h | Elijah Newren | 2023-04-24 | 7 | -3/+7 | |
| * | | | | | | | | | | | | | | base85.h: move declarations for base85.c functions from cache.h | Elijah Newren | 2023-04-24 | 5 | -5/+11 | |
| * | | | | | | | | | | | | | | copy.h: move declarations for copy.c functions from cache.h | Elijah Newren | 2023-04-24 | 14 | -6/+22 | |
| * | | | | | | | | | | | | | | server-info.h: move declarations for server-info.c functions from cache.h | Elijah Newren | 2023-04-24 | 6 | -4/+12 | |
| * | | | | | | | | | | | | | | packfile.h: move pack_window and pack_entry from cache.h | Elijah Newren | 2023-04-24 | 3 | -16/+15 | |
| * | | | | | | | | | | | | | | symlinks.h: move declarations for symlinks.c functions from cache.h | Elijah Newren | 2023-04-24 | 17 | -23/+44 | |
| * | | | | | | | | | | | | | | treewide: be explicit about dependence on strbuf.h | Elijah Newren | 2023-04-24 | 13 | -0/+13 | |
* | | | | | | | | | | | | | | | Merge branch 'mh/fix-detect-compilers-with-nondigit-versions' | Junio C Hamano | 2023-05-10 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Handle some compiler versions containing a dash | Mike Hommey | 2023-04-26 | 1 | -1/+9 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/parse-commit-with-malformed-ident' | Junio C Hamano | 2023-05-10 | 2 | -10/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | parse_commit(): describe more date-parsing failure modes | Jeff King | 2023-04-27 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | parse_commit(): handle broken whitespace-only timestamp | Jeff King | 2023-04-27 | 2 | -2/+67 |