messages from 2021-09-02 10:32:44 to 2021-09-05 05:33:25 UTC [more...]
Aborting 'rebase main feat' removes unversioned files
2021-09-05 5:32 UTC (10+ messages)
[PATCH 0/8] Drop support for git rebase --preserve-merges
2021-09-04 22:30 UTC (25+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`
` [PATCH v2 6/7] git-svn: "
[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
2021-09-04 20:55 UTC (5+ messages)
` [PATCH v10 "
` [PATCH v10 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
` [PATCH v10 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
` [PATCH v10 3/3] maintenance: add support for systemd timers on Linux
Git in Outreachy?
2021-09-04 17:51 UTC (6+ messages)
[PATCH v2 0/4] cache parent project's gitdir in submodules
2021-09-04 17:50 UTC (3+ messages)
` [PATCH v3 "
[PATCH v3 3/4] submodule: record superproject gitdir during absorbgitdirs
2021-09-04 17:27 UTC (2+ messages)
[PATCH v3 2/4] introduce submodule.superprojectGitDir record
2021-09-04 17:20 UTC (2+ messages)
[PATCH] Docs: web server must setenv GIT_PROTOCOL for v2
2021-09-04 15:55 UTC (2+ messages)
Bug with Git shallow clones and submodules
2021-09-04 14:51 UTC (5+ messages)
` Weird interaction between Git protocol versions and git:// and https:// URLs (was: Re: Bug with Git shallow clones and submodules)
[RFC PATCH v2 0/4] developer: support pedantic
2021-09-04 14:42 UTC (11+ messages)
` [PATCH v3 0/3] support pedantic in developer mode
` [PATCH v3 1/3] gettext: remove optional non-standard parens in N_() definition
` [PATCH v3 2/3] win32: allow building with pedantic mode enabled
` [PATCH v3 3/3] developer: enable pedantic by default
[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
2021-09-04 12:42 UTC (3+ messages)
` [PATCH 1/2] ref-filter: hacky "streaming" mode
` [PATCH 2/2] ref-filter: implement "quick" formats
[PATCH 00/15] [RFC] Upstreaming the Scalar command
2021-09-04 8:58 UTC (45+ messages)
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH 08/15] scalar: implement the `clone` subcommand
` [PATCH 10/15] scalar: implement the `run` command
` [PATCH 11/15] scalar: allow reconfiguring an existing enlistment
` [PATCH 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
` [PATCH 14/15] scalar: implement the `version` command
` [PATCH v2 00/15] [RFC] Upstreaming the Scalar command
` [PATCH v2 01/15] scalar: create a rudimentary executable
` [PATCH v2 02/15] scalar: start documenting the command
` [PATCH v2 03/15] scalar: create test infrastructure
` [PATCH v2 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH v2 05/15] scalar: 'unregister' stops background maintenance
` [PATCH v2 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
` [PATCH v2 07/15] scalar: implement 'scalar list'
` [PATCH v2 08/15] scalar: implement the `clone` subcommand
` [PATCH v2 09/15] scalar: teach 'clone' to support the --single-branch option
` [PATCH v2 10/15] scalar: implement the `run` command
` [PATCH v2 11/15] scalar: allow reconfiguring an existing enlistment
` [PATCH v2 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
` [PATCH v2 13/15] scalar: implement the `delete` command
` [PATCH v2 14/15] scalar: implement the `version` command
` [PATCH v2 15/15] scalar: accept -C and -c options before the subcommand
git switch after bisect finished
2021-09-04 8:27 UTC
[BUG?] git range-diff -Ix @{1}... segfaults
2021-09-04 7:50 UTC (2+ messages)
[PATCH] Documentation: fix default directory of git bugreport -o
2021-09-04 6:01 UTC (5+ messages)
` bugreport papercuts
` [PATCH 1/2] bugreport: avoid duplicating options in usage()
` [PATCH 2/2] bugreport: slightly better memory management
[PATCH] update-ref: fix streaming of status updates
2021-09-03 18:34 UTC (2+ messages)
[PATCH] bugreport: Add hint to answer questionnaire in English
2021-09-03 11:58 UTC
[PATCH v2 0/4] add a test mode for SANITIZE=leak, run it in CI
2021-09-03 11:13 UTC (5+ messages)
` [PATCH v3 0/8] "
[PATCH 0/4] bundle: show progress on "unbundle"
2021-09-03 11:06 UTC (12+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 2/5] strvec: add a strvec_pushvec()
` [PATCH v3 5/5] bundle: show progress on "unbundle"
[PATCH] builtin/checkout: track the command use (checkout/switch) for advice
2021-09-03 10:22 UTC (2+ messages)
[PATCH 0/3] hn/reftable: fixes for building with -DNDEBUG
2021-09-03 4:42 UTC (6+ messages)
` [PATCH 3/3] fixup! reftable: add a heap-based priority queue for reftable records
What's cooking in git.git (Sep 2021, #01; Thu, 2)
2021-09-03 4:38 UTC (5+ messages)
[PATCH 0/3] pack-objects: simplify add_objects_in_unpacked_packs()
2021-09-03 2:33 UTC (4+ messages)
` [PATCH 2/3] builtin/pack-objects.c: "
[PATCH] makefile: teach git about NO_MSGFMT (as supported in GUI and gitk)
2021-09-03 2:32 UTC (6+ messages)
[PATCH v6 0/6] Finish converting git bisect to C part 4
2021-09-02 23:43 UTC (13+ messages)
` [PATCH v6 1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases
` [PATCH v6 2/6] t6030-bisect-porcelain: add test for bisect visualize
` [PATCH v6 3/6] run-command: make `exists_in_PATH()` non-static
` [PATCH v6 4/6] bisect--helper: reimplement `bisect_visualize()`shell function in C
` [PATCH v6 5/6] bisect--helper: reimplement `bisect_run` shell
` [PATCH v6 6/6] bisect--helper: retire `--bisect-next-check` subcommand
[PATCH 0/9] remove dead shell code
2021-09-02 22:42 UTC (19+ messages)
` [PATCH 1/9] git-sh-setup: remove unused set_reflog_action() function
` [PATCH 2/9] git-sh-setup: remove unused git_editor() function
` [PATCH 3/9] git-sh-setup: remove unused git_pager() function
` [PATCH 4/9] git-sh-setup: remove unused sane_egrep() function
` [PATCH 5/9] git-sh-setup: remove unused require_work_tree_exists() function
` [PATCH 6/9] git-sh-setup: move create_virtual_base() to mergetools/p4merge
` [PATCH 7/9] git-sh-setup: move peel_committish() function to git-subtree.sh
` [PATCH 8/9] git-bisect: remove unused SHA-1 $x40 shell variable
` [PATCH 9/9] test-lib: remove unused $_x40 and $_z40 variables
[PATCH v2 0/6] config-based hooks restarted
2021-09-02 22:01 UTC (4+ messages)
` [PATCH v3 "
[PATCH] remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
2021-09-02 20:13 UTC (5+ messages)
[RFC PATCH v2 0/4] developer: support pedantic
2021-09-02 19:19 UTC (3+ messages)
` [PATCH] gettext: remove optional non-standard parens in N_() definition
[PATCH v2] Make ident dynamic, not just a hardcoded value of "$Id"
2021-09-02 19:04 UTC (4+ messages)
What's cooking in git.git (Aug 2021, #10; Tue, 31)
2021-09-02 18:22 UTC (3+ messages)
UX suggestion
2021-09-02 17:27 UTC (3+ messages)
` [PATCH] gc: remove trailing dot from "gc.log" line
[PATCH v4 00/36] Run hooks via "git run hook" & hook library
2021-09-02 13:11 UTC (38+ messages)
` [PATCH v5 "
` [PATCH v5 01/36] Makefile: mark "check" target as .PHONY
` [PATCH v5 02/36] Makefile: stop hardcoding {command,config}-list.h
` [PATCH v5 03/36] Makefile: remove an out-of-date comment
` [PATCH v5 04/36] hook.[ch]: move find_hook() from run-command.c to hook.c
` [PATCH v5 05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c
` [PATCH v5 06/36] hook.c users: use "hook_exists()" instead of "find_hook()"
` [PATCH v5 07/36] hook-list.h: add a generated list of hooks, like config-list.h
` [PATCH v5 08/36] hook: add 'run' subcommand
` [PATCH v5 09/36] gc: use hook library for pre-auto-gc hook
` [PATCH v5 10/36] rebase: convert pre-rebase to use hook.h
` [PATCH v5 11/36] am: convert applypatch "
` [PATCH v5 12/36] hooks: convert 'post-checkout' hook to hook library
` [PATCH v5 13/36] merge: convert post-merge to use hook.h
` [PATCH v5 14/36] git hook run: add an --ignore-missing flag
` [PATCH v5 15/36] send-email: use 'git hook run' for 'sendemail-validate'
` [PATCH v5 16/36] git-p4: use 'git hook' to run hooks
` [PATCH v5 17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
` [PATCH v5 18/36] read-cache: convert post-index-change to use hook.h
` [PATCH v5 19/36] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v5 20/36] run-command: remove old run_hook_{le,ve}() hook API
` [PATCH v5 21/36] run-command: allow stdin for run_processes_parallel
` [PATCH v5 22/36] hook: support passing stdin to hooks
` [PATCH v5 23/36] am: convert 'post-rewrite' hook to hook.h
` [PATCH v5 24/36] run-command: add stdin callback for parallelization
` [PATCH v5 25/36] hook: provide stdin by string_list or callback
` [PATCH v5 26/36] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
` [PATCH v5 27/36] transport: convert pre-push hook "
` [PATCH v5 28/36] hook tests: test for exact "pre-push" hook input
` [PATCH v5 29/36] hook tests: use a modern style for "pre-push" tests
` [PATCH v5 30/36] reference-transaction: use hook.h to run hooks
` [PATCH v5 31/36] run-command: allow capturing of collated output
` [PATCH v5 32/36] hooks: allow callers to capture output
` [PATCH v5 33/36] receive-pack: convert 'update' hook to hook.h
` [PATCH v5 34/36] post-update: use hook.h library
` [PATCH v5 35/36] receive-pack: convert receive hooks to hook.h
` [PATCH v5 36/36] hooks: fix a TOCTOU in "did we run a hook?" heuristic
[PATCH v2 0/3] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
2021-09-02 13:10 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
[PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
2021-09-02 13:01 UTC (4+ messages)
` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct
[PATCH v5 03/14] packfile-uri: support for excluding commit objects
2021-09-02 12:51 UTC (2+ messages)
[PATCH v5 03/14] packfile-uri: support for excluding commit objects
2021-09-02 12:26 UTC (2+ messages)
[PATCH v5 09/14] commit.h: add wrapped tags in commit struct
2021-09-02 12:17 UTC (2+ messages)
[PATCH v3] make: add INSTALL_STRIP option variable
2021-09-02 12:11 UTC
[PATCH v5 06/14] t5702: replace with "test_when_finished" for cleanup
2021-09-02 11:37 UTC (2+ messages)
[PATCH v5 05/14] packfile-uri.txt: support for excluding commits and trees
2021-09-02 11:23 UTC (2+ messages)
[PATCH v5 02/14] Add new parameter "carry_data" for "show_object" function
2021-09-02 11:08 UTC (2+ messages)
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).