messages from 2022-07-07 16:20:02 to 2022-07-11 11:25:53 UTC [more...]
[PATCH v3 0/4] add and apply a rule to find "unused" init+free
2022-07-11 10:54 UTC (4+ messages)
` [PATCH v4 0/6] "
[PATCH 0/3] xdiff: introduce memory allocation macros
2022-07-11 10:48 UTC (38+ messages)
` [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()
` [PATCH 0/7] xdiff: use standard alloc macros, share them via git-shared-util.h
` [PATCH 1/7] xdiff: simplify freeing patterns around xdl_free_env()
` [PATCH 2/7] git-shared-util.h: move "shared" allocation utilities here
` [PATCH 3/7] git-shared-util.h: add G*() versions of *ALLOC_*()
` [PATCH 4/7] xdiff: use G[C]ALLOC_ARRAY(), not XDL_CALLOC_ARRAY()
` [PATCH 5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW()
` [PATCH 6/7] xdiff: remove xdl_malloc() wrapper, use malloc(), not xmalloc()
` [PATCH 7/7] xdiff: remove xdl_free(), use free() instead
` [PATCH v2 0/4] xdiff: introduce memory allocation macros
` [PATCH v2 1/4] xdiff: introduce XDL_ALLOC_ARRAY()
` [PATCH v2 2/4] xdiff: introduce xdl_calloc
` [PATCH v2 3/4] xdiff: introduce XDL_CALLOC_ARRAY()
` [PATCH v2 4/4] xdiff: introduce XDL_ALLOC_GROW()
[PATCH 0/3] cloning unborn HEAD when other branches are present
2022-07-11 9:21 UTC (17+ messages)
` [PATCH 3/3] clone: propagate empty remote HEAD even with other branches
` [PATCH v2 0/3] cloning unborn HEAD when other branches are present
` [PATCH v2 1/3] clone: drop extra newline from warning message
` [PATCH v2 2/3] clone: propagate empty remote HEAD even with other branches
` [PATCH v2 3/3] clone: use remote branch if it matches default HEAD
` [PATCH v2 4/3] clone: move unborn head creation to update_head()
[PATCH] revision: mark blobs needed for resolve-undo as reachable
2022-07-11 8:19 UTC (2+ messages)
` fsck segfault (was: Re: [PATCH] revision: mark blobs needed for resolve-undo as reachable)
Suggestion for 'git add' CLI
2022-07-11 6:58 UTC
t0301-credential-cache test failure on cygwin
2022-07-11 7:49 UTC (10+ messages)
What's cooking in git.git (Jul 2022, #02; Fri, 8)
2022-07-11 6:17 UTC (7+ messages)
` "
[PATCH v3] remote-curl: send Accept-Language header to server
2022-07-11 5:58 UTC (2+ messages)
` [PATCH v4] "
[PATCH] gpg-interface: add function for converting trust level to string
2022-07-11 5:12 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] unpack-objects: fix compilation warning/error due to missing braces
2022-07-11 4:38 UTC (4+ messages)
[PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
2022-07-11 4:11 UTC (2+ messages)
Git fork process infinitely and never stop
2022-07-11 4:11 UTC (11+ messages)
` [External Mail]Re: "
` "
` 回复: "
` possible bug with commit-graph causing git to fork bomb (was Re: [External Mail]Re: Git fork process infinitely and never stop)
[PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly
2022-07-11 3:51 UTC (2+ messages)
Automatic code formatting
2022-07-11 1:28 UTC (5+ messages)
[PATCH 0/4] Add some Glossary terms, and extra renormalize information
2022-07-10 22:25 UTC (15+ messages)
` [PATCH 1/4] glossary: add Object DataBase (ODB) abbreviation
` [PATCH 2/4] glossary: add commit graph description
` [PATCH 3/4] glossary: add reachability bitmap description
` [PATCH 4/4] doc add: renormalize is not idempotent for CRCRLF
[PATCH] multi-pack-index: simplify handling of unknown --options
2022-07-10 21:54 UTC (5+ messages)
[PATCH] rev-parse: respect push.autosetupremote when evaluating @{push}
2022-07-10 20:42 UTC (2+ messages)
[PATCH] sha256: add support for Nettle
2022-07-10 20:37 UTC (10+ messages)
` [PATCH v2] "
[PATCH] builtin/mv.c: use correct type to compute size of an array element
2022-07-10 19:30 UTC (15+ messages)
` [PATCH v2] builtin/mv.c: use the MOVE_ARRAY() macro instead of memmove()
` [PATCH v3] "
` [PATCH] cocci: avoid normalization rules for memcpy
Suggestion to rename "blame" of the "git blame" command to something more neutral
2022-07-10 18:26 UTC (10+ messages)
[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
2022-07-10 15:01 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] Documentation/technical: describe bitmap lookup table extension
[PATCH 0/3] Add support for mailmap in cat-file
2022-07-10 5:34 UTC (20+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] revision: improve commit_rewrite_person()
` [PATCH v2 2/4] ident: move commit_rewrite_person() to ident.c
` [PATCH v2 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
` [PATCH v2 4/4] cat-file: add mailmap support
` [PATCH v3 0/4] Add support for mailmap in cat-file
` [PATCH v3 1/4] revision: improve commit_rewrite_person()
` [PATCH v3 2/4] ident: move commit_rewrite_person() to ident.c
` [PATCH v3 3/4] ident: rename commit_rewrite_person() to apply_mailmap_to_header()
` [PATCH v3 4/4] cat-file: add mailmap support
[PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph()
2022-07-09 12:23 UTC (4+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] commit-graph.c: "
[PATCH] vimdiff: make layout engine more robust against user vim settings
2022-07-08 22:37 UTC (4+ messages)
[PATCH v5 0/5] config: introduce discovery.bare and protected config
2022-07-08 21:58 UTC (21+ messages)
` [PATCH v6 "
` [PATCH v6 5/5] setup.c: create `discovery.bare`
` [PATCH v7 0/5] config: introduce discovery.bare and protected config
` [PATCH v7 1/5] Documentation/git-config.txt: add SCOPES section
` [PATCH v7 2/5] Documentation: define protected configuration
` [PATCH v7 3/5] config: learn `git_protected_config()`
` [PATCH v7 4/5] safe.directory: use git_protected_config()
` [PATCH v7 5/5] setup.c: create `discovery.bare`
Bug with splits in new nvimdiff layout
2022-07-08 17:06 UTC (3+ messages)
[PATCH] git-p4: fix bug with encoding of p4 client name
2022-07-08 15:05 UTC (3+ messages)
Bug report: git status suggests the old "-a" flag on git add
2022-07-08 2:49 UTC (2+ messages)
[PATCH v2 0/7] rebase: update branches in multi-part topic
2022-07-08 2:27 UTC (8+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 6/8] rebase: add --update-refs option
git describe is not returning the expected tag
2022-07-08 1:56 UTC (2+ messages)
git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
2022-07-08 1:53 UTC (10+ messages)
bug report: pre-commit & pre-push hook output is redirected differently
2022-07-07 20:55 UTC (5+ messages)
[PATCH v3 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
2022-07-07 18:42 UTC (4+ messages)
How to display "HEAD~*" in "git log"
2022-07-07 17:06 UTC (7+ messages)
[PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
2022-07-07 16:45 UTC (3+ messages)
--git-dir= leads to "The empty string is not a valid path" only some times
2022-07-07 15:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).