messages from 2023-02-17 22:04:36 to 2023-02-23 05:35:32 UTC [more...]
[PATCH v2 1/4] rebase: document the --no-rebase-merges option
2023-02-23 5:35 UTC (17+ messages)
` [PATCH v2 2/4] rebase: add tests for --no-rebase-merges
` [PATCH v2 3/4] rebase: stop accepting --rebase-merges=""
` [PATCH v2 4/4] rebase: add a config option for --rebase-merges
[PATCH v4 1/3] rebase: add documentation and test for --no-rebase-merges
2023-02-23 5:34 UTC (3+ messages)
` [PATCH v4 2/3] rebase: stop accepting --rebase-merges=""
` [PATCH v4 3/3] rebase: add a config option for --rebase-merges
[PATCH] Documentation/MyFirstContribution: add setup template for git send-email
2023-02-23 4:09 UTC (3+ messages)
Get rid of `warning: refs/remotes/origin/master usually tracks refs/heads/master, not refs/remotes/origin/master`
2023-02-23 3:21 UTC
What's cooking in git.git (Feb 2023, #04; Wed, 22)
2023-02-23 3:12 UTC
[PATCH] update-ref: add forward command to safely fast-forward refs
2023-02-23 1:15 UTC
[PATCH v3 1/3] rebase: add documentation and tests for --no-rebase-merges
2023-02-23 0:12 UTC (5+ messages)
` [PATCH v3 2/3] rebase: stop accepting --rebase-merges=""
` [PATCH v3 3/3] rebase: add a config option for --rebase-merges
Feature request: Add --mtime option to git archive
2023-02-22 23:23 UTC (13+ messages)
` [PATCH] archive: add --mtime
[PATCH v5 3/3] notes.c: introduce "--separator" option
2023-02-22 23:15 UTC (5+ messages)
[PATCH] restore: fault --staged --worktree with merge opts
2023-02-22 23:09 UTC (4+ messages)
[PATCH 0/2] branch: operations on orphan branches
2023-02-22 22:56 UTC (7+ messages)
` [PATCH v2 0/3] "
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v4 1/3] branch: avoid unnecessary worktrees traversals
` [PATCH v4 2/3] branch: description for orphan branch errors
` [PATCH v4 3/3] branch: rename orphan branches in any worktree
Git for Windows 2.40-rc0 time frame
2023-02-22 20:54 UTC
[PATCH v2 0/2] Teach diff to honor diff algorithms set through git attributes
2023-02-22 19:47 UTC (22+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] diff: consolidate diff algorithm option parsing
` [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver
` [PATCH v4 0/2] Teach diff to honor diff algorithms set through git attributes
` [PATCH v4 1/2] diff: consolidate diff algorithm option parsing
` [PATCH v4 2/2] diff: teach diff to read algorithm from diff driver
Proposal/Discussion: Turning parts of Git into libraries
2023-02-22 19:34 UTC (21+ messages)
[PATCH v2] credential: new attribute password_expiry_utc
2023-02-22 19:22 UTC (11+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 1/2] fetch-pack: remove fetch_if_missing=0
2023-02-22 18:19 UTC (4+ messages)
Res:
2023-02-22 16:32 UTC
[BUGREPORT] Why is git-push fetching content?
2023-02-22 15:48 UTC (4+ messages)
[PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
2023-02-22 15:38 UTC (6+ messages)
` [PATCH 1/1] trace.c, git.c: remove "
` [PATCH v3 1/1] trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
` "
【inquiry】ECCN
2023-02-22 14:47 UTC (2+ messages)
[PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
2023-02-22 14:27 UTC (18+ messages)
[GSOC] [PATCH v1 0/2] Modernize t9700 test script
2023-02-22 7:24 UTC (6+ messages)
` [GSOC] [PATCH v1 1/2] Fix title style
` [GSOC] [PATCH v1 2/2] Change indents to TAB
[GSOC][PATCH] t4121: modernize test style
2023-02-22 5:19 UTC (11+ messages)
` [GSOC][PATCH v2 0/1] "
` [GSOC][PATCH v2 1/1] "
Parallel worktree checkouts result in index.lock exists
2023-02-22 0:06 UTC (2+ messages)
[RFC PATCH v1] test-lib: move comment about test_description
2023-02-21 23:22 UTC
[PATCH 0/1] range-diff: let '--abbrev' option takes effect
2023-02-21 22:01 UTC (3+ messages)
` [PATCH 1/1] "
[GSOC][PATCH v2 0/1] t4121: modernize test style
2023-02-21 21:35 UTC (2+ messages)
` [GSOC][PATCH v2 1/1] "
[PATCH] log: omit tag prefix for color decoration
2023-02-21 21:28 UTC (3+ messages)
[PATCH] fetch: choose a sensible default with --jobs=0 again
2023-02-21 20:15 UTC (2+ messages)
[PATCH] t2015-checkout-unborn.sh: changes the style for cd
2023-02-21 20:04 UTC (3+ messages)
[PATCH 1/2] rebase: add a --rebase-merges=drop option
2023-02-21 18:42 UTC (10+ messages)
` [PATCH 2/2] rebase: add a config option for --rebase-merges
[PATCH] rebase -i: check labels and refs when parsing todo list
2023-02-21 17:26 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] delta-islands: fix segfault when freeing island marks
2023-02-21 17:15 UTC (6+ messages)
[PATCH] [GSoC]t7501:modernize the style of test body
2023-02-21 12:28 UTC
gitd-Domains updated and renewal (Urgent to Principal/CEO)(Case#211125)
2023-02-21 10:15 UTC
[GSOC] Discuss a microproject on Modernizing t9700 test script
2023-02-21 8:42 UTC
git rev-list --no-walk RANGE not working as documented
2023-02-20 23:54 UTC
[PATCH] bisect: fix "reset" when branch is checked out elsewhere
2023-02-20 22:53 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
How to find places where I can contribute?
2023-02-20 21:31 UTC (5+ messages)
Regarding candidature for Google Summer of Code 2023
2023-02-20 9:46 UTC (2+ messages)
[PATCH v5 1/3] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
2023-02-20 3:34 UTC (2+ messages)
[PATCH 0/2] [WIP] removed fetch_if_missing global
2023-02-19 10:40 UTC (6+ messages)
[PATCH] format.attach: allow empty value to disable multi-part messages
2023-02-18 17:34 UTC (3+ messages)
Bug: fsck and repack don't agree when a worktree index extension is "broken"
2023-02-18 9:38 UTC
Git pull without fetch
2023-02-18 4:33 UTC (4+ messages)
manual option --inline --no-attach override required for format.attach
2023-02-17 22:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).