messages from 2022-10-05 15:01:28 to 2022-10-08 17:11:19 UTC [more...]
[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
2022-10-08 17:10 UTC (12+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
` [PATCH v3 "
` [PATCH v4] "
[PATCH 0/2] Minor Refactors: remove useless else
2022-10-08 16:21 UTC (15+ messages)
` [PATCH 1/2] python file more pytonic, adjust "if" and "for"
` [PATCH 2/2] removed else statement
` [PATCH v2 0/2] git.c: improve readability | git-p4: minor optimization
` [PATCH v2 1/2] git-p4: minor optimization in read_pip_lines
` [PATCH v2 2/2] git.c: improve code readability in cmd_main
` [PATCH v3] "
[PATCH] symbolic-ref: teach "--[no-]recurse" option
2022-10-08 15:28 UTC (8+ messages)
` [PATCH v2] "
[PATCH] dir: use fspathncmp() in pl_hashmap_cmp()
2022-10-08 11:05 UTC
[PATCH] branch: description for non-existent branch errors
2022-10-08 8:54 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] Fix syntax errors under clang 11.0.0 on MacOS
2022-10-08 6:52 UTC (17+ messages)
` [PATCH 1/2] builtin/merge-file: fix compiler error on MacOS with clang 11.0.0
` [PATCH 2/2] builtin/unpack-objects.c: "
[PATCH] ref-filter.c: fix a leak in get_head_description
2022-10-08 0:35 UTC (2+ messages)
` [PATCH v2] wt-status: using of wt_status_state_free_buffers
[RFC PATCH] shortlog: add group-by options for year and month
2022-10-07 22:24 UTC (11+ messages)
` [RFC PATCH v2] "
[PATCH] SubmittingPatches: use usual capitalization in the log message body
2022-10-07 21:55 UTC (2+ messages)
sudmodule.<name>.recurse ignored
2022-10-07 21:13 UTC (5+ messages)
[PATCH 0/5] CodingGuidelines: various C99 updates
2022-10-07 18:15 UTC (11+ messages)
` [PATCH 1/5] CodingGuidelines: update for C99
` [PATCH 2/5] CodingGuidelines: mention dynamic C99 initializer elements
` [PATCH 3/5] CodingGuidelines: allow declaring variables in for loops
` [PATCH 4/5] CodingGuidelines: mention C99 features we can't use
` [PATCH 5/5] CodingGuidelines: recommend against unportable C99 struct syntax
PATCH] bisect--helper: plug strvec leak in bisect_start()
2022-10-07 17:21 UTC (9+ messages)
` [PATCH v2] bisect--helper: plug strvec leak
[PATCH 0/3] [RFC] tests: add test_todo() for known failures
2022-10-07 17:08 UTC (15+ messages)
` [PATCH 1/3] [RFC] tests: add test_todo() to mark known breakages
` [PATCH 2/3] [RFC] test_todo: allow [!] grep as the command
` [PATCH 3/3] [RFC] test_todo: allow [verbose] test "
[PATCH] Update kdiff3 install location
2022-10-07 17:02 UTC (2+ messages)
[PATCH 00/15] run-command API: pass functions & opts via struct
2022-10-07 16:46 UTC (13+ messages)
` [PATCH 05/15] run-command tests: use "return", not "exit"
` [PATCH 06/15] run-command API: have "run_processes_parallel{,_tr2}()" return void
` [PATCH 07/15] run-command API: make "jobs" parameter an "unsigned int"
` [PATCH 08/15] run-command API: don't fall back on online_cpus()
` [PATCH 10/15] run-command API: add nascent "struct run_process_parallel_opts"
[PATCH] bundle-uri: fix technical doc issues
2022-10-07 15:50 UTC
A possibly mistake on the "Git Commands - Setup and Config page"
2022-10-07 14:57 UTC (6+ messages)
[feature request] resume capability for users in enemies of Internet countries
2022-10-07 14:24 UTC (6+ messages)
[PATCH v3 8/9] bundle-uri: fetch a list of bundles
2022-10-07 13:29 UTC (2+ messages)
[PATCH 0/9] Trace2 timers and counters and some cleanup
2022-10-07 10:03 UTC (13+ messages)
` [PATCH 6/9] trace2: convert ctx.thread_name to flex array
` [RFC PATCH] trace2 API: don't save a copy of constant "thread_name"
Idea: Git Bundle V3 capability @HEAD=ref/heads/<name>
2022-10-07 9:02 UTC (3+ messages)
[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
2022-10-07 2:56 UTC (9+ messages)
What's cooking in git.git (Oct 2022, #02; Thu, 6)
2022-10-06 22:58 UTC
[PATCH] git-compat-util.h: GCC deprecated only takes a message in GCC 4.5+
2022-10-06 21:15 UTC (12+ messages)
` [PATCH] git-compat-util.h: GCC deprecated message arg only "
[PATCH 00/10] Add the Git Change command
2022-10-06 20:53 UTC (14+ messages)
` [PATCH v2 00/10] RFC: Git Evolve / Change
` [PATCH v2 01/10] technical doc: add a design doc for the evolve command
` [PATCH v2 02/10] sha1-array: implement oid_array_readonly_contains
` [PATCH v2 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH v2 04/10] evolve: add support for parsing metacommits
` [PATCH v2 05/10] evolve: add the change-table structure
` [PATCH v2 06/10] evolve: add support for writing metacommits
` [PATCH v2 07/10] evolve: implement the git change command
` [PATCH v2 08/10] evolve: add delete command
` [PATCH v2 09/10] evolve: add documentation for `git change`
` [PATCH v2 10/10] evolve: add tests for the git-change command
Bug report: `git restore --source --staged` deals poorly with sparse-checkout
2022-10-06 19:38 UTC (10+ messages)
[PATCH 0/4] a few small unused-parameter fixes
2022-10-06 18:52 UTC (9+ messages)
` [PATCH 1/4] test-submodule: inline resolve_relative_url() function
` [PATCH 2/4] multi-pack-index: avoid writing to global in option callback
` [PATCH 3/4] commit: "
` [PATCH 4/4] attr: convert DEBUG_ATTR to use trace API
` [PATCH 4alt/4] attr: drop DEBUG_ATTR code
[PATCH] t/lib-httpd: pass LANG to Apache
2022-10-06 16:20 UTC (5+ messages)
` [PATCH v2] t/lib-httpd: pass LANG and LC_ALL "
[PATCH] ssh signing: return an error when signature cannot be read
2022-10-06 14:19 UTC (5+ messages)
` [PATCH v2] "
[filter-repo PATCH] contrib: new tool to convert svn:externals to Git submodules
2022-10-06 8:35 UTC (3+ messages)
Install-prefix when building should not be hardcoded
2022-10-06 1:32 UTC (6+ messages)
` [PATCH] Makefile: clarify runtime relative gitexecdir
Request for a "connected mode" -- server-side command execution
2022-10-05 22:19 UTC (2+ messages)
[PATCH v14 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
2022-10-05 21:14 UTC (4+ messages)
` [PATCH v15 "
Using git-update-index to add existing tree objects at other paths
2022-10-05 19:39 UTC (3+ messages)
[PATCH] Fix minor typo in mergetool.txt: 'overwriten' -> 'overwritten'
2022-10-05 19:23 UTC (2+ messages)
[ANNOUNCE] Git v2.38.0
2022-10-05 19:22 UTC (3+ messages)
[PATCH 0/2] Fail early when partial clone prefetch fails
2022-10-05 18:09 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2 00/35] doc/UX: make txt & -h output more consistent
2022-10-05 17:20 UTC (8+ messages)
` [PATCH v3 00/36] "
` [PATCH v3 22/36] doc txt & -h consistency: make "rerere" consistent
[PATCH 0/6] rebase --update-refs: smooth out some rough edges
2022-10-05 17:14 UTC (9+ messages)
` [PATCH 2/6] t3404-rebase-interactive: mark a test with REFFILES prereq
` [PATCH 4/6] sequencer: avoid empty lines after 'update-ref' instructions
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).