git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 01:07:20 to 2021-04-18 05:11:53 UTC [more...]

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-18  5:11 UTC  (48+ messages)
` [PATCH 06/16] test-lib functions: add an --annotated-tag option to "test_commit"
` [PATCH 08/16] test-lib functions: add --printf option to test_commit
` [PATCH 11/16] test-lib: do not show advice about init.defaultBranch under --verbose
` [PATCH 12/16] test-lib: modernize test_create_repo() function
` [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count"
` [PATCH v2 00/12] test-lib.sh: new test_commit args, simplification & fixes
  ` [PATCH v2 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
  ` [PATCH v2 02/12] test-lib: bring $remove_trash out of retirement
  ` [PATCH v2 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
  ` [PATCH v2 04/12] test-lib-functions: reword "test_commit --append" docs
  ` [PATCH v2 05/12] test-lib-functions: document test_commit --no-tag
  ` [PATCH v2 06/12] test-lib functions: add an --annotated option to "test_commit"
  ` [PATCH v2 07/12] describe tests: convert setup to use test_commit
  ` [PATCH v2 08/12] test-lib functions: add --printf option to test_commit
  ` [PATCH v2 09/12] submodule tests: use symbolic-ref --short to discover branch name
  ` [PATCH v2 10/12] test-lib: reformat argument list in test_create_repo()
  ` [PATCH v2 11/12] test-lib: do not show advice about init.defaultBranch under --verbose
  ` [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo()
  ` [PATCH 0/3] test-lib-functions.sh: trickery to make -x less verbose
    ` [PATCH 1/3] test-lib-functions: normalize test_path_is_missing() debugging
    ` [PATCH 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
    ` [PATCH 3/3] test-lib-functions: remove last two parameter count assertions

[BUG?] 'git describe seen'?
 2021-04-17 23:45 UTC 

[PATCH v8 0/2] [GSOC] trailer: add new .cmd config option
 2021-04-17 22:26 UTC  (31+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] [GSOC] docs: correct descript of trailer.<token>.command
  ` [PATCH v9 2/2] [GSOC] trailer: add new .cmd config option
  ` [PATCH v10 0/2] "
    ` [PATCH v10 1/2] [GSOC] docs: correct descript of trailer.<token>.command
    ` [PATCH v10 2/2] [GSOC] trailer: add new .cmd config option
    ` [PATCH v11 0/2] "
      ` [PATCH v11 1/2] [GSOC] docs: correct description of .command
      ` [PATCH v11 2/2] [GSOC] trailer: add new .cmd config option

[PATCH] CodingGuidelines: remove suggestion to write commands in Perl/SH
 2021-04-17 22:10 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v3 0/8] rev-parse: implement object type filter
 2021-04-17 21:45 UTC  (17+ messages)
` [PATCH v4 0/8] rev-list: "

[PATCH v3 0/3] config: allow overriding global/system config
 2021-04-17 21:37 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] config: rename `git_etc_config()`

[PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning
 2021-04-17 21:37 UTC 

[PATCH 0/5] Parallel Checkout (part 2)
 2021-04-17 19:57 UTC  (4+ messages)
` [PATCH v2 "

What's cooking in git.git (Apr 2021, #04; Thu, 15)
 2021-04-17 13:19 UTC  (7+ messages)

[PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
 2021-04-17  9:11 UTC  (3+ messages)

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-04-17  8:38 UTC  (5+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

[PATCH] git-rev-list: add --exclude-path-first-parent flag
 2021-04-17  7:22 UTC  (5+ messages)

[PATCH v2] [GSOC] commit: add trailer command
 2021-04-17  6:15 UTC 

Bug report: gitk unable to handle Unicode properly
 2021-04-17  0:35 UTC  (4+ messages)

If the initial commit is empty, it is not shown in "git log --simplify-by-decoration"
 2021-04-16 23:58 UTC 

RFC/Discussion - Submodule UX Improvements
 2021-04-16 23:36 UTC 

[PATCH v3 0/7] add/rm: honor sparse checkout and warn on sparse paths
 2021-04-16 23:17 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-16 22:44 UTC  (2+ messages)

[PATCH v13 1/5] help: move list_config_help to builtin/help
 2021-04-16 22:25 UTC  (8+ messages)
` [PATCH] Makefile: add missing dependencies of 'config-list.h'

[PATCH] object-info: support for retrieving object info
 2021-04-16 22:01 UTC  (5+ messages)

[PATCH] completion: avoid aliased command lookup error in nounset mode
 2021-04-16 20:40 UTC  (2+ messages)

Pain points in Git's patch flow
 2021-04-16 20:25 UTC  (8+ messages)

[PATCH 00/15] SHA-256 / SHA-1 interop, part 1
 2021-04-16 18:55 UTC  (14+ messages)
` [PATCH 01/15] sha1-file: allow hashing objects literally with any algorithm
` [PATCH 02/15] builtin/hash-object: allow literally hashing with a given algorithm
` [PATCH 03/15] cache: add an algo member to struct object_id

[PATCH] transport: respect verbosity when setting upstream
 2021-04-16 18:48 UTC  (4+ messages)

[PATCH v5 00/15] reftable library
 2021-04-16 18:47 UTC  (13+ messages)
` [PATCH v6 00/20] "
  ` [PATCH v6 04/20] reftable: utility functions
  ` [PATCH v6 07/20] reftable: reading/writing blocks
  ` [PATCH v6 18/20] Reftable support for git-core

[PATCH] tests: remove all uses of test_i18cmp
 2021-04-16 18:32 UTC  (15+ messages)
` [PATCH 0/2] diff tests: un-flaky and post-gettext-poison cleanup
  ` [PATCH 2/2] diff tests: rewrite flakyness-causing test "aid"

[PATCH v3 0/3] Maintenance: adapt custom refspecs
 2021-04-16 18:31 UTC  (12+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] maintenance: simplify prefetch logic
  ` [PATCH v4 2/4] fetch: add --prefetch option
  ` [PATCH v4 3/4] maintenance: use 'git fetch --prefetch'
  ` [PATCH v4 4/4] maintenance: respect remote.*.skipFetchAll

[PATCH 0/9] git log: configurable default format for merge diffs
 2021-04-16  8:30 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] diff-merges: introduce log.diffMerges config variable

[PATCH 12/22] pack-bitmap: read multi-pack bitmaps
 2021-04-16  3:13 UTC  (3+ messages)

[PATCH 02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps
 2021-04-16  2:46 UTC  (2+ messages)

possible race condition (fetch-pack: unexpected disconnect while reading sideband packet)
 2021-04-16  0:04 UTC  (3+ messages)

[PATCH] hooks: propose repository owner configured hooks
 2021-04-15 22:28 UTC  (12+ messages)
` [PATCH v2] hooks: propose project "

[PATCH] pkt-line: do not report packet write errors twice
 2021-04-15 21:59 UTC  (8+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] share a config between submodule and superproject
 2021-04-15 21:41 UTC  (4+ messages)
` Future structure of submodules and .git/, .git/modules/* organization

Why isn't 'jch' based on 'next'?
 2021-04-15 19:46 UTC  (3+ messages)

rather slow 'git repack' in 'blob:none' partial clones
 2021-04-15 18:06 UTC  (9+ messages)
` [PATCH 0/2] prevent `repack` to unpack and delete promisor objects
  ` [PATCH 2/2] repack: avoid loosening promisor pack objects in partial clones

What's cooking (draft for #4's issue this month)
 2021-04-15 18:02 UTC  (10+ messages)

[PATCH 0/3] rebase: don't override --no-reschedule-failed-exec with config
 2021-04-15 15:24 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
 2021-04-15 11:02 UTC 

[PATCH 0/4] usage.c: add a non-fatal bug() + misc doc fixes
 2021-04-15 10:10 UTC  (7+ messages)
` [PATCH v2 0/3] trace2 docs: note that BUG() sends an "error" event
  ` [PATCH v2 1/3] usage.c: don't copy/paste the same comment three times
  ` [PATCH v2 2/3] api docs: document BUG() in api-error-handling.txt

`git fetch` not updating 'origin/HEAD' after branch rename
 2021-04-15  9:28 UTC  (4+ messages)

[PATCH] doc: clarify "do not capitalize the first word" rule
 2021-04-15  9:16 UTC  (2+ messages)

Git clean enumerates ignored directories (since 2.27)
 2021-04-15  8:51 UTC  (3+ messages)

possible bug due to directory rename detection
 2021-04-15  4:21 UTC  (2+ messages)

[PATCH v2 00/25] Sparse Index: API protections
 2021-04-15  2:42 UTC  (5+ messages)
` [PATCH v3 00/26] "


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