git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-07-30 14:04:54 to 2021-08-02 22:05:14 UTC [more...]

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-08-02 22:05 UTC  (8+ messages)
` [PATCH 0/3] progress.c API users: fix bogus counting
  ` [PATCH 1/3] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH 3/3] entry: show finer-grained counter in "Filtering content" "

What's cooking in git.git (Aug 2021, #01; Sun, 1)
 2021-08-02 21:56 UTC  (8+ messages)

[PATCH v1 0/4] advice: remove usage of `advice_*` global variables
 2021-08-02 21:56 UTC  (7+ messages)
` [PATCH v1 1/4] advice: add a function to set the value of an advice type
` [PATCH v1 2/4] advice: add enum variants for missing advice variables
` [PATCH v1 3/4] advice: remove uses of global `advice_` variables
` [PATCH v1 4/4] advice: remove static global variables for advice tracking

[PATCH 0/6] Fix direct filesystem access in various test files
 2021-08-02 21:32 UTC  (21+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v3 "
    ` [PATCH v3 01/11] t6050: use git-update-ref rather than filesystem access
    ` [PATCH v3 02/11] t1503: mark symlink test as REFFILES
    ` [PATCH v3 03/11] t6120: use git-update-ref rather than filesystem access
    ` [PATCH v3 04/11] t3320: use git-symbolic-ref "
    ` [PATCH v3 05/11] t2402: use ref-store test helper to create broken symlink
    ` [PATCH v3 06/11] t1405: use 'git reflog exists' to check reflog existence
    ` [PATCH v3 07/11] t1405: mark test for 'git pack-refs' as REFFILES
    ` [PATCH v3 08/11] t1410: mark test "
    ` [PATCH v3 09/11] t7064: use update-ref -d to remove upstream branch
    ` [PATCH v3 10/11] t6500: use "ls -1" to snapshot ref database state
    ` [PATCH v3 11/11] t6001: avoid direct file system access

[PATCH 0/1] Improve automatic setup of tracking for new branches
 2021-08-02 21:17 UTC  (14+ messages)
  ` [PATCH 1/1] config: support a default remote tracking setup upon branch creation

[PATCH v2 0/8] serve: add "startup_config" callback
 2021-08-02 21:07 UTC  (3+ messages)
` [PATCH v3 00/12] serve.[ch]: general API cleanup

[PATCH] mingw: align symlinks-related rmdir() behavior with Linux
 2021-08-02 21:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] upload-pack.c: treat want-ref relative to namespace
 2021-08-02 21:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3] git-send-email options and completion improvements
 2021-08-02 20:49 UTC  (4+ messages)
` [PATCH 1/3] Print newline for git-send-email --git-completion-helper
` [PATCH 2/3] Move bash git-send-email completions to original script
` [PATCH 3/3] Expand git-send-email docs to mention format-patch options

[PATCH v2 0/3] Speed up connectivity checks via bitmaps
 2021-08-02 20:01 UTC  (12+ messages)
` [PATCH v3 0/4] Speed up connectivity checks
  ` [PATCH v3 1/4] connected: do not sort input revisions
  ` [PATCH v3 2/4] revision: stop retrieving reference twice
  ` [PATCH v3 3/4] revision: avoid loading object headers multiple times
  ` [PATCH v3 4/4] revision: avoid hitting packfiles when commits are in commit-graph

[Outreachy] MR !2142 ready for your review
 2021-08-02 19:10 UTC 

[PATCH 0/3] hn/reftable "fixes" for OpenBSD
 2021-08-02 19:00 UTC  (4+ messages)
` [PATCH 1/3] fixup! Provide zlib's uncompress2 from compat/zlib-compat.c
` [PATCH 2/3] reftable: clarify zlib version dependency
` [PATCH 3/3] openbsd: allow reftable building with zlib 1.2.3

[GSoC] [PATCH] submodule--helper: run update procedures from C
 2021-08-02 18:50 UTC  (3+ messages)
` [GSoC] [PATCH v2] "

[PATCH v6 0/2] tr2: log parent process name
 2021-08-02 18:42 UTC  (14+ messages)
` [PATCH v6 1/2] tr2: make process info collection platform-generic
` [PATCH v6 2/2] tr2: log parent process name

BUG: git log dies to SIGPIPE
 2021-08-02 18:16 UTC  (3+ messages)

[PATCH 0/2] [RFC] Switch default merge backend from recursive to ort
 2021-08-02 18:03 UTC  (9+ messages)
` [PATCH 1/2] Change "
` [PATCH 2/2] Update docs for change of default merge backend

[PATCH] clone: Remove constraint on --bare and --origin
 2021-08-02 17:49 UTC  (4+ messages)
  ` [PATCH v2] clone: Allow combining "

[PATCH 0/2] clone: update submodule.recurse in config when using --recurse-submodule
 2021-08-02 17:29 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH v2 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
 2021-08-02 17:26 UTC  (7+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 02/12] refs/files: remove unused REF_DELETING in lock_ref_oid_basic()
  ` [PATCH v4 00/11] fix "git reflog expire" race & get rid of EISDIR in refs API
    ` [PATCH v4 08/11] reflog expire: don't lock reflogs using previously seen OID

[PATCH] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS
 2021-08-02 17:24 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] test-lib-functions.sh: rename test_must_fail_acceptable()
  ` [PATCH v2 2/3] test-lib-functions.sh: add a test_with_columns function
  ` [PATCH v2 3/3] test-lib.sh: use GIT_TEST_COLUMNS over COLUMNS

[PATCH v2 1/3] Remove unused var
 2021-08-02 17:00 UTC  (3+ messages)
` [PATCH v2 2/3] diff --submodule=diff: do not fail on ever-initialied deleted submodules
` [PATCH v2 3/3] diff --submodule=diff: Don't print failure message twice

Enhancing --show-function and --function-context in default configurations
 2021-08-02 17:06 UTC  (5+ messages)

[PATCH 0/2] Sparse index: delete ignored files outside sparse cone
 2021-08-02 16:17 UTC  (5+ messages)
` [PATCH 2/2] sparse-checkout: clear tracked sparse dirs

[PATCH 0/7] Final optimization batch (#15): use memory pools
 2021-08-02 15:27 UTC  (31+ messages)
` [PATCH 3/7] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers
` [PATCH v2 0/7] Final optimization batch (#15): use memory pools
  ` [PATCH v2 4/7] merge-ort: switch our strmaps over to using "
  ` [PATCH v3 0/9] Final optimization batch (#15): use "
    ` [PATCH v3 9/9] merge-ort: remove compile-time ability to turn off usage of "
    ` [PATCH v4 0/9] Final optimization batch (#15): use "
      ` [PATCH v4 1/9] merge-ort: rename str{map,intmap,set}_func()
      ` [PATCH v4 2/9] diffcore-rename: use a mem_pool for exact rename detection's hashmap
      ` [PATCH v4 3/9] merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers
      ` [PATCH v4 4/9] merge-ort: set up a memory pool
      ` [PATCH v4 5/9] merge-ort: switch our strmaps over to using memory pools
      ` [PATCH v4 6/9] diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc
      ` [PATCH v4 7/9] merge-ort: store filepairs and filespecs in our mem_pool
      ` [PATCH v4 8/9] merge-ort: reuse path strings in pool_alloc_filespec
      ` [PATCH v4 9/9] merge-ort: remove compile-time ability to turn off usage of memory pools

Ambigious messages
 2021-08-02 13:48 UTC  (4+ messages)
` Ambigious messages (sparse checkout)

[PATCH 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-02 13:35 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [GSOC] cherry-pick: use better advice message

[GSoC] My Git Dev Blog – Week 11
 2021-08-02 12:44 UTC  (4+ messages)

[GSoC] Git Blog 11
 2021-08-02  6:25 UTC  (2+ messages)

[PATCH] t7508: avoid non POSIX BRE
 2021-08-02  2:37 UTC  (2+ messages)

git blame --ignore-rev degenerate performance on large(r) line counts
 2021-08-01 12:58 UTC 

[BUG] 'git rebase -i ---rebase-merges' can leave MERGE_MSG behind
 2021-08-01  9:56 UTC  (2+ messages)

why "git rebase" searching the duplicate patches in <upstream branch> rather than in <new base branch>?
 2021-08-01  8:59 UTC  (3+ messages)

[GSoC] A small survey + My Git Blog, week 10
 2021-08-01  7:06 UTC  (3+ messages)

[GSoC] [PATCH v2] submodule--helper: introduce add-config subcommand
 2021-08-01  6:33 UTC  (2+ messages)
` [GSoC] [PATCH v3] "

[ANNOUNCE] Git Rev News edition 77
 2021-07-31 14:38 UTC 

[PATCH v7 0/3] bundle doc: generalize & elaborate
 2021-07-31  8:23 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] bundle doc: rewrite the "DESCRIPTION" section
  ` [PATCH v8 2/4] bundle doc: elaborate on object prerequisites
  ` [PATCH v8 3/4] bundle doc: elaborate on rev<->ref restriction
  ` [PATCH v8 4/4] bundle doc: replace "basis" with "prerequsite(s)"

[PATCH v1 0/6] globals: clean up some global usages
 2021-07-31  2:42 UTC  (7+ messages)
` [PATCH v1 1/6] branch: move `git_default_branch_config` to `branch.c`
` [PATCH v1 2/6] mailmap: move `git_default_mailmap_config` to `mailmap.c`
` [PATCH v1 3/6] apply: move `apply_default_*whitespace` to `apply.c`
` [PATCH v1 4/6] config: remove `core_compression_level`
` [PATCH v1 5/6] refs/debug: declare file-local variable to be static
` [PATCH v1 6/6] globals: remove explicit `0` initialization from globals

[PATCH v2 0/5] drop support for ancient curl
 2021-07-30 22:49 UTC  (17+ messages)
` [PATCH v3 0/7] drop support for ancient curl, improve version checks
  ` [PATCH v3 4/7] http: drop support for curl < 7.19.3 and <= 7.16.4 (or <7.17.0) (again)
  ` [PATCH v3 5/7] http: drop support for curl < 7.18.0 (again)
  ` [PATCH v3 7/7] http: centralize the accounting of libcurl dependencies
  ` [PATCH v4 0/5] drop support for ancient curl
    ` [PATCH v4 1/5] http: drop support for curl < 7.11.1
    ` [PATCH v4 2/5] http: drop support for curl < 7.16.0
    ` [PATCH v4 3/5] http: drop support for curl < 7.19.4
    ` [PATCH v4 4/5] http: drop support for curl < 7.19.3 and < 7.17.0 (again)
    ` [PATCH v4 5/5] http: rename CURLOPT_FILE to CURLOPT_WRITEDATA

[PATCH] use fspathhash() everywhere
 2021-07-30 20:22 UTC  (3+ messages)

[PATCH] t0001: fix broken not-quite getcwd(3) test in bed67874e2
 2021-07-30 17:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 5/9] ssh signing: parse ssh-keygen output and verify signatures
 2021-07-30 15:05 UTC  (13+ messages)

Should "git apply"'s option "--3way" imply "--index" in option description?
 2021-07-30 14:34 UTC  (2+ messages)

[PATCH 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-07-30 14:15 UTC  (4+ messages)
` [PATCH 1/2] "


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