git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-10-10 23:11:11 to 2020-10-13 20:13:10 UTC [more...]

[PATCH 0/4] Clean-up around get_x_ish()
 2020-10-13 20:12 UTC  (9+ messages)
` [PATCH 2/4] blame: validate and peel the object names on the ignore list

[ISSUE] Stop accessing, storing, and sharing the user's time zone
 2020-10-13 20:03 UTC  (5+ messages)
` [WIP v2 0/2] experiment with commit option record-time-zone
  ` [WIP v2 1/2] Adding a record-time-zone command option for commit
  ` [WIP v2 2/2] Demonstrate failing and passing tests

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-13 19:49 UTC  (17+ messages)
` [PATCH 1/3] test-lib: allow selecting tests by substring/regex with --run
` [PATCH 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
` [PATCH 3/3] test-lib: reduce verbosity of skipped tests
` [PATCH v2 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
  ` [PATCH v2 1/3] test-lib: allow selecting tests by substring/regex with --run
  ` [PATCH v2 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
  ` [PATCH v2 3/3] test-lib: reduce verbosity of skipped tests

[PATCH v2 1/3] remote-curl: add testing for intelligent retry for HTTP
 2020-10-13 19:17 UTC  (3+ messages)
` [PATCH v2 2/3] replace CURLOPT_FILE With CURLOPT_WRITEDATA
` [PATCH v2 3/3] http: automatically retry some requests

[PATCH] git-gui: Make usettk off by default on Mac OS X
 2020-10-13 19:08 UTC  (2+ messages)

[PATCH] t5500.43: make the check a bit more robust
 2020-10-13 19:09 UTC  (5+ messages)

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-13 19:01 UTC  (28+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] merge-base, xdiff: zero out xpparam_t structures
  ` [PATCH v2 2/3] diff: add -I<regex> that ignores matching changes
  ` [PATCH v2 3/3] t: add -I<regex> tests

[PATCH 2/3] replace CURLOPT_FILE With CURLOPT_WRITEDATA
 2020-10-13 17:45 UTC  (13+ messages)
` [PATCH 3/3] http: automatically retry some requests
` [PATCH] remote-curl: add testing for intelligent retry for HTTP

[PATCH 00/13] reftable library
 2020-10-13 15:47 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] reftable: define the public API
  ` [PATCH v2 05/13] reftable: utility functions

[REGRESSION] gitk can't be run from non-worktree folders
 2020-10-13 15:31 UTC  (10+ messages)
      ` [PATCH] gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders)
              ` [PATCH] gitk: to run in a bare repository

[PATCH] git-gui blame: prevent tool tips from sticking around after Command-Tab
 2020-10-13 15:17 UTC  (2+ messages)

[PATCH v2 2/3] fetch-pack: in protocol v2, in_vain only after ACK
 2020-10-13 14:45 UTC  (3+ messages)
` [PATCH] t5500: count objects through stderr, not trace

[Bug] Git 2.29.0-rc1 t5562.8 Hang on NonStop
 2020-10-13 14:41 UTC 

[PATCH v2 1/2] sequencer: fix gpg option passed to merge subcommand
 2020-10-13 13:28 UTC  (11+ messages)
` [PATCH v2 2/2] sequencer: pass explicit --no-gpg-sign to merge

bug report: gitk crashes on git commit with emoji (utf-8)
 2020-10-13  8:00 UTC  (4+ messages)

How to Verify the Git Credentials supplied by the User
 2020-10-13  5:32 UTC  (4+ messages)

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-13  4:45 UTC  (11+ messages)

Introduction - An Outreachy 2020 Applicant
 2020-10-13  3:10 UTC 

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-10-13  0:40 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] hashmap: add usage documentation explaining hashmap_free[_entries]()
  ` [PATCH v2 02/10] hashmap: adjust spacing to fix argument alignment
  ` [PATCH v2 03/10] hashmap: allow re-use after hashmap_free()
  ` [PATCH v2 04/10] hashmap: introduce a new hashmap_partial_clear()
  ` [PATCH v2 05/10] strmap: new utility functions
  ` [PATCH v2 06/10] strmap: add more "
  ` [PATCH v2 07/10] strmap: enable faster clearing and reusing of strmaps
  ` [PATCH v2 08/10] strmap: add functions facilitating use as a string->int map
  ` [PATCH v2 09/10] strmap: add a strset sub-type
  ` [PATCH v2 10/10] strmap: enable allocations to come from a mem_pool

[PATCH v2 0/3] Teach ref-filter API to correctly handle CRLF in messages
 2020-10-12 22:47 UTC  (8+ messages)
` [PATCH v3 0/3] ref-filter: handle CRLF at end-of-line more gracefully
  ` [PATCH v3 1/3] t: add lib-crlf-messages.sh for messages containing CRLF
  ` [PATCH v3 2/3] ref-filter: handle CRLF at end-of-line more gracefully
  ` [PATCH v3 3/3] log, show: add tests for messages containing CRLF

Patchwork now does the right thing with GGG submissions
 2020-10-12 21:31 UTC  (4+ messages)

[PATCH 0/1] Alias 'list'-subcommands to 'ls'
 2020-10-12 20:55 UTC  (4+ messages)
` [PATCH 1/1] subcommands: alias 'list'-subcommands to 'ls' where applicable docs: update docs with new alias

[PATCH 0/2] ci: make the new GitHub workflow logic more defensive
 2020-10-12 19:29 UTC  (5+ messages)
` [PATCH 1/2] ci: work around old records of GitHub runs
` [PATCH 2/2] ci: make the "skip-if-redundant" check more defensive

[PATCH] Makefile: use git init/add/commit/archive for dist-doc
 2020-10-12 19:20 UTC  (3+ messages)
` [PATCH 2/1] Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS

[ANNOUNCE] Git v2.29.0-rc1
 2020-10-12 19:19 UTC  (6+ messages)

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-12 18:57 UTC  (9+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees

[PATCH] maintenance: core.commitGraph=false prevents writes
 2020-10-12 18:40 UTC  (3+ messages)

Feature: checkout and merge
 2020-10-12 17:48 UTC  (3+ messages)

[RFC PATCH] log: add log.showStat configuration variable
 2020-10-12 16:14 UTC  (5+ messages)

[Outreachy] Introduction
 2020-10-12 15:57 UTC  (8+ messages)

BUG: Removing a submodule with --cached doesn't stage changes to the .gitmodules file
 2020-10-12 13:45 UTC 

git submodule status never says “old commits”
 2020-10-12 13:38 UTC  (3+ messages)

Feature: checkout and merge
 2020-10-12 11:05 UTC 

[BUG?] After 'git checkout', files deleted upstream are left in the working directory as untracked
 2020-10-12 11:10 UTC  (4+ messages)

[PATCH v10 0/7]Finish converting git bisect to C part 2 subset 2
 2020-10-12 10:45 UTC  (5+ messages)
` [PATCH v10 4/7] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v10 5/7] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v10 6/7] bisect--helper: retire `--write-terms` subcommand

[PATCH v2 0/3] submodule: port subcommand add from shell to C
 2020-10-12 10:11 UTC  (4+ messages)
` [PATCH v2 1/3] dir: change the scope of function 'directory_exists_in_index()'

[RFC PATCH 0/2] teach `worktree list` to mark locked worktrees
 2020-10-12  2:24 UTC  (9+ messages)
` [PATCH v2 0/1] Teach "worktree list" to annotate "
  ` [PATCH v2 1/1] worktree: teach `list` to annotate locked worktree
  ` [PATCH v3 0/1] Teach "worktree list" to annotate locked worktrees
    ` [PATCH v3] worktree: teach `list` to annotate locked worktree

[PATCH] grep: handle deref_tag() returning NULL
 2020-10-11 16:03 UTC 

[PATCH] blame: handle deref_tag() returning NULL
 2020-10-11 16:03 UTC 

[PATCH] line-log: handle deref_tag() returning NULL
 2020-10-11 16:03 UTC 

Git hooks and stdin/stderr/stdout
 2020-10-11  9:25 UTC 

[Outreachy] Introduction
 2020-10-11  8:09 UTC  (2+ messages)

Feature request: Exponential search in git bisect
 2020-10-10  9:22 UTC  (2+ 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).