git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-06-11 15:33:49 to 2021-06-14 10:40:10 UTC [more...]

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-14 10:33 UTC  (32+ messages)
` [PATCH v2 00/30] Minimal "
  ` [PATCH v2 01/30] hook: add 'run' subcommand
  ` [PATCH v2 02/30] run-command.h: move find_hook() to hook.h
  ` [PATCH v2 03/30] hook.c: add a hook_exists() wrapper and use it in bugreport.c
  ` [PATCH v2 04/30] gc: use hook library for pre-auto-gc hook
  ` [PATCH v2 05/30] rebase: teach pre-rebase to use hook.h
  ` [PATCH v2 06/30] am: convert applypatch hooks to use config
  ` [PATCH v2 07/30] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v2 08/30] merge: use config-based hooks for post-merge hook
  ` [PATCH v2 09/30] git hook run: add an --ignore-missing flag
  ` [PATCH v2 10/30] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v2 11/30] git-p4: use 'git hook' to run hooks
  ` [PATCH v2 12/30] commit: use hook.h to execute hooks
  ` [PATCH v2 13/30] read-cache: convert post-index-change hook to use config
  ` [PATCH v2 14/30] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v2 15/30] run-command: remove old run_hook_{le,ve}() hook API
  ` [PATCH v2 16/30] run-command: allow stdin for run_processes_parallel
  ` [PATCH v2 17/30] hook: support passing stdin to hooks
  ` [PATCH v2 18/30] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH v2 19/30] run-command: add stdin callback for parallelization
  ` [PATCH v2 20/30] hook: provide stdin by string_list or callback
  ` [PATCH v2 21/30] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
  ` [PATCH v2 22/30] transport: convert pre-push hook to use config
  ` [PATCH v2 23/30] reference-transaction: use hook.h to run hooks
  ` [PATCH v2 24/30] run-command: allow capturing of collated output
  ` [PATCH v2 25/30] hooks: allow callers to capture output
  ` [PATCH v2 26/30] receive-pack: convert 'update' hook to hook.h
  ` [PATCH v2 27/30] post-update: use hook.h library
  ` [PATCH v2 28/30] receive-pack: convert receive hooks to hook.h
  ` [PATCH v2 29/30] hooks: fix a TOCTOU in "did we run a hook?" heuristic
  ` [PATCH v2 30/30] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-06-14 10:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] test: fix for TEST_OUTPUT_DIRECTORY
 2021-06-14  9:33 UTC  (6+ messages)

[PATCH v9 00/37] propose config-based hooks
 2021-06-14  9:09 UTC  (3+ messages)
` [PATCH v9 31/37] post-update: use hook.h library

[GSoC] My Git Dev Blog - Week 4
 2021-06-14  8:49 UTC  (2+ messages)

[GSoC] Git Blog 4
 2021-06-14  8:02 UTC  (4+ messages)

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-14  7:27 UTC 

[RFC PATCH 0/4] cache parent project's gitdir in submodules
 2021-06-14  7:26 UTC  (11+ messages)
` [RFC PATCH 1/4] t7400-submodule-basic: modernize inspect() helper
` [RFC PATCH 2/4] introduce submodule.superprojectGitDir cache
` [RFC PATCH 3/4] submodule: cache superproject gitdir during absorbgitdirs
` [RFC PATCH 4/4] submodule: cache superproject gitdir during 'update'

still using `git pack-redundant` - alternatives?
 2021-06-14  6:59 UTC  (2+ messages)

[PATCH] xdiff: implement a zealous diff3
 2021-06-14  4:44 UTC  (5+ messages)

[PATCH v5 0/3] add support for systemd timers on Linux
 2021-06-14  4:36 UTC  (6+ messages)
` [PATCH v6 0/3] maintenance: "
  ` [PATCH v6 1/3] cache.h: Introduce a generic "xdg_config_home_for(…)" function
  ` [PATCH v6 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v6 3/3] maintenance: add support for systemd timers on Linux

[PATCH 0/2] extra: new concept of extra components
 2021-06-14  4:34 UTC  (3+ messages)
` [PATCH 1/2] completion: graduate out of contrib
` [PATCH 2/2] git-new-workdir: "

[PATCH 2/2] t6020: do not mangle trailing spaces in output
 2021-06-14  4:10 UTC  (9+ messages)
` [PATCH v2 0/4] Fixed t6020 bash compatible issue and fixed wrong sideband suffix issue
` [PATCH v2 1/4] t6020: fix bash incompatible issue
` [PATCH v2 2/4] test: refactor create_commits_in() for t5411 and t5548
` [PATCH v2 3/4] sideband: append suffix for message whose CR in next pktline
` [PATCH v2 4/4] test: compare raw output, not mangle tabs and spaces

[PATCH 0/4] t: new helper test_line_count_cmd
 2021-06-14  3:01 UTC  (20+ messages)
` [PATCH 1/4] test-lib-functions: introduce test_line_count_cmd
` [PATCH 2/4] t6402: use find(1) builtin to filter instead of grep
` [PATCH 3/4] t6400: use test_line_count_cmd to count # of lines in stdout
` [PATCH 4/4] t6402: "

[PATCH 0/2] Avoid gender pronouns
 2021-06-14  1:27 UTC  (8+ messages)
` [PATCH 1/2] doc: avoid using the gender of other people
` [PATCH 2/2] comments: avoid using the gender of our users

Wrong tabs in terminal output for git diff
 2021-06-14  1:26 UTC  (5+ messages)

[PATCH] fix typos which duplicate a word
 2021-06-14  1:11 UTC  (3+ messages)
` [PATCH v3] *: "

[PATCH 0/3] Fix uninitialised reads found with MSAN
 2021-06-14  1:04 UTC  (7+ messages)
` [PATCH 3/3] builtin/checkout--worker: memset struct to avoid MSAN complaints

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-14  0:47 UTC  (25+ messages)
` [PATCH 1/4] Documentation: use singular they "
` [PATCH 4/4] CodingGuidelines: recommend singular they
` [PATCH v2 0/4] Use singular "they" when appropriate

[PATCH 0/4] merge: cleanups and fix
 2021-06-13 22:58 UTC  (5+ messages)
` [PATCH 1/4] merge: simplify initialization
` [PATCH 2/4] merge: fix Yoda conditions
` [PATCH 3/4] xdiff/xmerge: simplify xdl_recs_copy_0
` [PATCH 4/4] xdiff/xmerge: fix chg0 initialization

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-06-13 17:12 UTC  (16+ messages)

[PATCH] doc: revisions: improve single range explanation
 2021-06-13 17:09 UTC  (9+ messages)

[PATCH 0/7] Make diff3 the default conflict style
 2021-06-13 14:34 UTC  (28+ messages)
` [PATCH 7/7] xdiff: make diff3 the default conflictStyle

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-13 10:11 UTC  (11+ messages)
` [PATCH 1/8] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 2/8] [GSOC] ref-filter: add %(raw) atom
` [PATCH 3/8] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 4/8] [GSOC] ref-filter: add %(rest) atom
` [PATCH 5/8] [GSOC] ref-filter: teach get_object() return useful value
` [PATCH 6/8] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 7/8] [GSOC] cat-file: reuse err buf in batch_objet_write()
` [PATCH 8/8] [GSOC] cat-file: re-implement --textconv, --filters options

v2.25 regression: cherry-pick alters patch and leaves working tree dirty
 2021-06-13  7:45 UTC  (3+ messages)

[PATCH 0/2] Trivial cleanups
 2021-06-13  6:37 UTC  (3+ messages)
` [PATCH 1/2] config: avoid yoda conditions
` [PATCH 2/2] add: avoid yoda condition

[PATCH 0/3] pull: obvious fixes
 2021-06-13  4:59 UTC  (4+ messages)
` [PATCH 1/3] pull: cleanup autostash check
` [PATCH 2/3] pull: trivial cleanup
` [PATCH 3/3] pull: trivial whitespace style fix

[PATCH] test: bisect-porcelain: whitespace cleanups
 2021-06-13  3:08 UTC 

[PATCH] rev-parse: make --quiet really be quiet
 2021-06-13  2:57 UTC 

[PATCH resend] graph: improve grammar of "invalid color" error message
 2021-06-13  2:21 UTC  (2+ messages)

[PATCH] RelNotes/2.33.0: fix typos
 2021-06-12 11:16 UTC 

[PATCH 0/2] Fix git subtree on Windows
 2021-06-12  2:58 UTC  (5+ messages)

[suggestion] support non-negative float number in git-repack --max-pack-size
 2021-06-12  1:20 UTC  (2+ messages)

Optionally include submodules in git archive - status?
 2021-06-11 19:03 UTC  (2+ messages)

Making split commit graphs pick up new options (namely --changed-paths)
 2021-06-11 19:01 UTC  (6+ messages)

[PATCH] remote: initialize values that might not be set
 2021-06-11 17:56 UTC  (5+ messages)

Server-side-proposed partial clone configuration (default clone --filter option)
 2021-06-11 16:40 UTC 

[PATCH v4 00/12] Sparse-index: integrate with status
 2021-06-11 17:27 UTC  (11+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs

[PATCH v3 3/5] submodule: refrain from filtering GIT_CONFIG_COUNT
 2021-06-11 17:02 UTC  (2+ messages)

UNLEAK(), leak checking in the default tests etc
 2021-06-11 15:44 UTC  (7+ messages)


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).