git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-25 17:12:06 to 2021-05-28 03:29:16 UTC [more...]

Should we do something with #git-devel on Freenode?
 2021-05-28  3:29 UTC  (15+ messages)

[PATCH 0/5] fsck: improve error reporting
 2021-05-28  3:10 UTC  (7+ messages)
` [PATCH v3 00/17] fsck: better "invalid object" "
  ` [PATCH v3 04/17] cat-file tests: test that --allow-unknown-type isn't on by default

[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom
 2021-05-28  3:06 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [GSOC] ref-filter: add %(header) atom

[PATCH 0/5] Optimization batch 12: miscellaneous unthemed stuff
 2021-05-28  1:32 UTC  (9+ messages)
` [PATCH 1/5] merge-ort: replace string_list_df_name_compare with faster alternative
` [PATCH 2/5] diffcore-rename: avoid unnecessary strdup'ing in break_idx
` [PATCH 3/5] diffcore-rename: enable limiting rename detection to relevant destinations
` [PATCH 4/5] Fix various issues found in comments
` [PATCH 5/5] merge-ort: miscellaneous touch-ups

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-28  1:12 UTC  (16+ messages)
` [PATCH v3 3/5] doc: remove unnecessary rm instances

[PATCH v8 00/37] config-based hooks
 2021-05-28  1:09 UTC  (46+ messages)
` [PATCH v9 00/37] propose "
  ` [PATCH v9 01/37] doc: propose hooks managed by the config
  ` [PATCH v9 02/37] hook: introduce git-hook subcommand
  ` [PATCH v9 03/37] hook: include hookdir hook in list
  ` [PATCH v9 04/37] hook: teach hook.runHookDir
  ` [PATCH v9 05/37] hook: implement hookcmd.<name>.skip
  ` [PATCH v9 06/37] parse-options: parse into strvec
  ` [PATCH v9 07/37] hook: add 'run' subcommand
  ` [PATCH v9 08/37] hook: introduce hook_exists()
  ` [PATCH v9 09/37] hook: support passing stdin to hooks
  ` [PATCH v9 10/37] run-command: allow stdin for run_processes_parallel
  ` [PATCH v9 11/37] hook: allow parallel hook execution
  ` [PATCH v9 12/37] hook: allow specifying working directory for hooks
  ` [PATCH v9 13/37] run-command: add stdin callback for parallelization
  ` [PATCH v9 14/37] hook: provide stdin by string_list or callback
  ` [PATCH v9 15/37] run-command: allow capturing of collated output
  ` [PATCH v9 16/37] hooks: allow callers to capture output
  ` [PATCH v9 17/37] commit: use config-based hooks
  ` [PATCH v9 18/37] am: convert applypatch hooks to use config
  ` [PATCH v9 19/37] merge: use config-based hooks for post-merge hook
  ` [PATCH v9 20/37] gc: use hook library for pre-auto-gc hook
  ` [PATCH v9 21/37] rebase: teach pre-rebase to use hook.h
  ` [PATCH v9 22/37] read-cache: convert post-index-change hook to use config
  ` [PATCH v9 23/37] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v9 24/37] git-p4: use 'git hook' to run hooks
  ` [PATCH v9 25/37] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v9 26/37] hook: convert 'post-rewrite' hook to config
  ` [PATCH v9 27/37] transport: convert pre-push hook to use config
  ` [PATCH v9 28/37] reference-transaction: look for hooks in config
  ` [PATCH v9 29/37] receive-pack: convert 'update' hook to hook.h
  ` [PATCH v9 30/37] proc-receive: acquire hook list from hook.h
  ` [PATCH v9 31/37] post-update: use hook.h library
  ` [PATCH v9 32/37] receive-pack: convert receive hooks to hook.h
  ` [PATCH v9 33/37] bugreport: use hook_exists instead of find_hook
  ` [PATCH v9 34/37] git-send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v9 35/37] run-command: stop thinking about hooks
  ` [PATCH v9 36/37] doc: clarify fsmonitor-watchman specification
  ` [PATCH v9 37/37] docs: link githooks and git-hook manpages

[PATCH v2 0/1] maintenance: use systemd timers on Linux
 2021-05-27 23:58 UTC  (19+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] maintenance: optionally "
                    ` CoC, inclusivity etc. (was "Re: [...] systemd timers on Linux")
  ` [PATCH v4 0/4] add support for systemd timers on Linux
    ` [PATCH v4 4/4] maintenance: "

time needed to rebase shortend by using --onto?
 2021-05-27 23:08 UTC  (8+ messages)

[BUG REPORT] File names that contain UTF8 characters are unnecessarily escaped in 'git status .' messages
 2021-05-27 20:50 UTC  (6+ messages)

[ANNOUNCE] Git Rev News edition 75
 2021-05-27 20:39 UTC 

git push doesn't use local branch name as default
 2021-05-27 19:51 UTC  (2+ messages)

[PATCH v5 1/3] test: add helper functions for git-bundle
 2021-05-27 19:19 UTC  (7+ messages)
` [PATCH v6 "
  ` Runaway sed memory use in test on older sed+glibc (was "Re: [PATCH v6 1/3] test: add helper functions for git-bundle")

[PATCH v3 17/17] fsck: report invalid object type-path combinations
 2021-05-27 18:28 UTC  (2+ messages)

[PATCH v3 16/17] fsck: report invalid types recorded in objects
 2021-05-27 18:24 UTC  (2+ messages)

[PATCH v3 14/17] fsck: don't hard die on invalid object types
 2021-05-27 18:18 UTC  (2+ messages)

[PATCH v3 12/17] object-file.c: return -2 on "header too long" in unpack_loose_header()
 2021-05-27 17:54 UTC  (2+ messages)

[PATCH v3 11/17] object-file.c: stop dying in parse_loose_header()
 2021-05-27 17:50 UTC  (2+ messages)

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-27 16:43 UTC  (16+ messages)

[PATCH v3 00/13] send-email: various optimizations to speed up by >2x
 2021-05-27 16:00 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/13] send-email: lazily load modules for a big speedup
  ` [PATCH v4 12/13] send-email: move trivial config handling to Perl

fast forward merge overwriting my code
 2021-05-27 15:12 UTC  (12+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-27 14:38 UTC  (4+ messages)
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands

[PATCH 0/3] pack-objects: introduce pack.preferBitmapTips
 2021-05-27 12:51 UTC  (10+ messages)
` [PATCH 2/3] t/helper/test-bitmap.c: initial commit
  ` SunCC doesn't compile v2.32.0-rc* anymore (was "Re: [PATCH 2/3] t/helper/test-bitmap.c: initial commit")
        ` [PATCH] pack-objects: move builtin-only code to its own header

[PATCH] t2080: fix cp invocation to copy symlinks instead of following them
 2021-05-27 12:51 UTC  (3+ messages)

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-27 11:20 UTC  (4+ messages)

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-27  7:21 UTC  (2+ messages)

[PATCH 0/2] Directory traversal fixes
 2021-05-27  4:53 UTC  (3+ messages)
` [PATCH 1/2] dir: update stale description of treat_directory()
` [PATCH 2/2] dir: introduce readdir_skip_dot_and_dotdot() helper

[PATCH 0/3] po/README: document miscellaneous topics mentioned by l10n coordinator
 2021-05-27  3:11 UTC  (7+ messages)
` [PATCH 1/3] po/README: document PO helper

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-05-27  2:06 UTC  (3+ messages)
` [PATCH v2 00/28] "

[ANNOUNCE] git related v0.3
 2021-05-27  0:58 UTC  (3+ messages)

[ANNOUNCE] git-related v1.0
 2021-05-27  0:55 UTC 

[PATCH v3 0/8] Parallel Checkout (part 3)
 2021-05-26 23:00 UTC  (5+ messages)
` [PATCH v3 4/8] parallel-checkout: add tests for basic operations
  ` AIX failures on parallel checkout (new in v2.32.0-rc*)

git status when merging non-conflicted 3-way merge says "All conflicts fixed"
 2021-05-26 22:54 UTC  (7+ messages)

patatt: end-to-end developer attestation for patches
 2021-05-26 21:07 UTC 

CI: 'seen' minus a few passes tests, eh, almost
 2021-05-26 16:48 UTC  (7+ messages)

CI fail: "invalid object type" only on dockerized linux32 runs?
 2021-05-26 11:53 UTC  (2+ messages)

[PATCH] t9001-send-email.sh: fix expected absolute paths on Windows
 2021-05-26 11:21 UTC  (12+ messages)
` [PATCH 0/2] send-email: pre-release fixes for v2.32.0
  ` [PATCH 2/2] send-email: don't needlessly abs_path() the core.hooksPath
              ` [PATCH v2 0/2] "
                ` [PATCH v2 1/2] "
                ` [PATCH v2 2/2] send-email: move "hooks_path" invocation to git-send-email.perl

[PATCH 00/18] Prepare tests for reftable backend
 2021-05-26  9:52 UTC  (5+ messages)
` [PATCH v2 00/21] "

[GSoC] Git Blog 1
 2021-05-26  9:22 UTC  (3+ messages)

[PATCH 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
 2021-05-26  9:17 UTC  (12+ messages)
` [PATCH 2/3] [GSOC] ref-filter: support %(contents) for blob, tree

RFC: error codes on exit
 2021-05-26  8:21 UTC  (8+ messages)

The top 1% of commit trailers
 2021-05-26  8:05 UTC  (3+ messages)

[PATCH] t1092: use GIT_PROGRESS_DELAY for consistent results
 2021-05-25 21:49 UTC  (12+ messages)

Draft of Git Rev News edition 75
 2021-05-25 20:02 UTC 


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