git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-05 05:21:07 to 2022-04-07 21:53:43 UTC [more...]

Bare repositories in the working tree are a security risk
 2022-04-07 21:53 UTC  (11+ messages)
` [PATCH] fsck: detect bare repos in trees and warn

How to get git-send-email use a proxy?
 2022-04-07 21:52 UTC  (2+ messages)

[PATCH] git-prompt: fix sequencer/todo detection
 2022-04-07 21:45 UTC  (3+ messages)

رونوشت مخفی
 2022-04-07 21:25 UTC 

[PATCH 0/4] Sparse index integration with 'git show'
 2022-04-07 20:46 UTC  (6+ messages)
` [PATCH 1/4] t1092: add compatibility tests for "
` [PATCH 2/4] show: integrate with the sparse index
` [PATCH 3/4] object-name: reject trees found in the index
` [PATCH 4/4] object-name: diagnose trees in index properly

contrib/vscode/: debugging with vscode and gdb
 2022-04-07 20:40 UTC  (22+ messages)
            ` [PATCH V1 0/1] contrib/vscode/: debugging with VS Code "
              ` [PATCH V1 1/1] "
                  ` [PATCH v2 0/1] "
                    ` [PATCH v2 1/1] "
                          ` [PATCH v3 0/1] "
                            ` [PATCH v3 1/1] "
                                    ` [PATCH v4 0/1] "
                                      ` [PATCH v4 1/1] "

[PATCH] doc txt & -h consistency: fix recent "cat-file" inconsistency
 2022-04-07 20:27 UTC  (2+ messages)

[PATCH 00/25] [RFC] Bundle URIs
 2022-04-07 19:08 UTC  (8+ messages)

[PATCH v14 15/15] ls-tree: split up "fast path" callbacks
 2022-04-07 18:40 UTC  (10+ messages)
` [RFC PATCH] ls-tree: `-l` should not imply recursive listing
  ` [PATCH v2] ls-tree: fix --long implying -r regression in 9c4d58ff2c3

[PATCH] doc: replace "--" with {litdd} in credential-cache/fsmonitor
 2022-04-07 18:35 UTC  (6+ messages)

Git 2.36, ls-tree submodule regression?
 2022-04-07 18:20 UTC  (6+ messages)

ab/run-command (was: What's cooking in git.git (Dec 2021, #04; Wed, 15))
 2022-04-07 17:52 UTC  (8+ messages)
` [PATCH 0/3] run-command.h: rename "env_array" to "env"
  ` [PATCH 1/3] cocci: add a rename of "struct child_process"'s "
  ` [PATCH 2/3] run-command API: rename "
  ` [PATCH 3/3] run-command API users: use "env" not "env_array" in comments & names

[PATCH] git-ls-tree.txt: fix the name of "%(objectsize:padded)"
 2022-04-07 17:11 UTC  (2+ messages)

git log --since to not stop after first old commit?
 2022-04-07 15:43 UTC  (3+ messages)

[PATCH] submodule-helper: Fix a missing space
 2022-04-07 14:46 UTC  (2+ messages)

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-07 14:15 UTC  (8+ messages)
` [PATCH 1/7] rebase --apply: remove duplicated code
` [PATCH 2/7] rebase --merge: fix reflog when continuing
` [PATCH 4/7] rebase --apply: respect GIT_REFLOG_ACTION

Covierty Integration / Improvement
 2022-04-07 11:58 UTC  (11+ messages)

[GSoC] Contributor candidate introduction
 2022-04-07  9:25 UTC  (9+ messages)

[BUG?] git stash push fails on removed file pathspec
 2022-04-07  3:31 UTC 

[ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops
 2022-04-06 22:32 UTC  (17+ messages)

BUG: %+ format placeholder and colors
 2022-04-06 21:16 UTC  (3+ messages)
` [PATCH] pretty format: fix colors on %+ placeholder newline

[GSoC v1 0/1] GSoC 2022 proposal rough draft
 2022-04-06 21:09 UTC  (4+ messages)
` [GSoC v1 1/1] draft

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-06 20:46 UTC 

[PATCH v5 00/14] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-04-06 20:32 UTC  (4+ messages)
` [PATCH v6 00/12] "
` [PATCH v6 06/12] update-index: use the bulk-checkin infrastructure

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-06 20:09 UTC 

[GSoC][RFC][PROPOSAL] Reachability bitmap improvements
 2022-04-06 20:04 UTC 

[PATCH v2] convert: clarify line ending conversion warning
 2022-04-06 19:45 UTC  (9+ messages)

[PATCH v3] blame: report correct number of lines in progress when using ranges
 2022-04-06 17:57 UTC  (5+ messages)

[BUG] git-2.36.0-rc0 - t6200 fails due to library/path issues
 2022-04-06 18:12 UTC  (6+ messages)

[PATCH v4] blame: report correct number of lines in progress when using ranges
 2022-04-06 18:13 UTC 

[PATCH v4 0/9] Makefile: optimize noop runs, add shared.mak
 2022-04-06 17:05 UTC  (9+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 5/8] Makefile: move ".SUFFIXES" rule to shared.mak
      ` [PATCH] Documentation/Makefile: fix "make info" regression in dad9cd7d518

[PATCH] bisect.c: remove unused includes
 2022-04-06 16:41 UTC  (10+ messages)
` [PATCH v2 0/4] various: use iwyu (include-what-you-use) to analyze includes
` [PATCH v2 1/4] contrib: add iwyu script
` [PATCH v2 2/4] bisect.c: remove unnecessary include
` [PATCH v2 3/4] serve.c: "
` [PATCH v2 4/4] apply.c: "

[PATCH 0/6] Importing and exporting stashes to refs
 2022-04-06 16:38 UTC  (18+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v3 0/4] Importing and exporting stashes to refs
  ` [PATCH v3 4/4] builtin/stash: provide a way to import stashes from a ref

[PATCH] configure.ac: fix HAVE_SYNC_FILE_RANGE definition
 2022-04-06 16:35 UTC  (3+ messages)

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-04-06 15:53 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2] blame: report correct number of lines in progress when using ranges
 2022-04-06 15:14 UTC  (7+ messages)

What's cooking in git.git (Apr 2022, #01; Mon, 4)
 2022-04-06 15:02 UTC  (7+ messages)
` ns/batch-fsync (Mon Apr 4, 2022)
` gf/shorthand-version-and-help (was: What's cooking in git.git (Apr 2022, #01; Mon, 4))

BUG: cannot remove new staged files in sparse checkout
 2022-04-06 13:52 UTC  (2+ messages)

[PATCH v6 0/3] completion: sparse-checkout updates
 2022-04-06  9:42 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/3] completion: handle unusual characters for sparse-checkout

[ANNOUNCE] git-scm.com Heroku credits update
 2022-04-06  9:52 UTC  (3+ messages)

[PATCH] contrib/scalar: fix 'all' target in Makefile
 2022-04-06  8:21 UTC  (2+ messages)

[L10N] Kickoff for Git 2.36.0 round #1
 2022-04-06  6:51 UTC 

[GSoC] Contributor candidate introduction
 2022-04-05 21:30 UTC 

file loss by git stash push --staged --keep-index
 2022-04-05 17:48 UTC 

[PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34
 2022-04-05 19:59 UTC  (5+ messages)
  ` Making the tests ~2.5x faster (was: [PATCH v3] test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34)

Git has two ways to count modified lines
 2022-04-05 15:57 UTC  (7+ messages)

[PATCH v3 0/1][GSoC] t3501: remove redundant file checking and stop ignoring git <cmd> exit code
 2022-04-05 15:06 UTC  (5+ messages)
` [PATCH v4 0/1][GSoC] t3501: remove test -f "
  ` [PATCH v4 1/1] "

[ANNOUNCE] Git for Windows 2.36.0-rc0
 2022-04-05 17:14 UTC 

[PATCH v4 00/22] git-p4: Various code tidy-ups
 2022-04-05 17:16 UTC  (7+ messages)

commit.gpgsign is overwritten
 2022-04-05  9:47 UTC 

[GSoC] Applicant Introduction, Microproject Selection
 2022-04-05 12:01 UTC  (2+ messages)

ignored signals are not reset on execve
 2022-04-05  9:08 UTC 

'stash push' fails after 'add -N'
 2022-04-05  9:32 UTC 


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 NNTP newsgroup(s).