git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-12-12 03:55:17 to 2019-12-14 08:12:36 UTC [more...]

[Outreachy] [PATCH v2] bisect--helper: convert `*_warning` char pointers to char arrays
 2019-12-14  8:11 UTC 

[Outreachy] [PATCH] bisect--helper: convert `*_warning` char pointers to char arrays
 2019-12-14  8:09 UTC  (3+ messages)

[PATCH] Makefile: drop GEN_HDRS
 2019-12-14  1:00 UTC  (3+ messages)

[PATCH v2 00/14] git-p4: python3 compatibility
 2019-12-13 23:52 UTC  (15+ messages)
` [PATCH v2 01/14] git-p4: make python2.7 the oldest supported version
` [PATCH v2 02/14] git-p4: change the expansion test from basestring to list
` [PATCH v2 03/14] git-p4: remove string type aliasing
` [PATCH v2 04/14] git-p4: encode/decode communication with p4 for python3
` [PATCH v2 05/14] git-p4: encode/decode communication with git "
` [PATCH v2 06/14] git-p4: convert path to unicode before processing them
` [PATCH v2 07/14] git-p4: open .gitp4-usercache.txt in text mode
` [PATCH v2 08/14] git-p4: use marshal format version 2 when sending to p4
` [PATCH v2 09/14] git-p4: fix freezing while waiting for fast-import progress
` [PATCH v2 10/14] git-p4: use functools.reduce instead of reduce
` [PATCH v2 11/14] git-p4: use dict.items() iteration for python3 compatibility
` [PATCH v2 12/14] git-p4: simplify regex pattern generation for parsing diff-tree
` [PATCH v2 13/14] git-p4: use python3's input() everywhere
` [RFC PATCH v2 14/14] ci: also run linux-gcc pipeline with python3.5 environment

[PATCH v4 00/15] add git-bugreport tool
 2019-12-13 22:57 UTC  (27+ messages)
` [PATCH v4 01/15] bugreport: add tool to generate debugging info
` [PATCH v4 02/15] help: move list_config_help to builtin/help
` [PATCH v4 03/15] bugreport: gather git version and build info
` [PATCH v4 04/15] help: add shell-path to --build-options
` [PATCH v4 05/15] bugreport: add uname info
` [PATCH v4 06/15] bugreport: add glibc version
` [PATCH v4 07/15] bugreport: add curl version
` [PATCH v4 08/15] bugreport: include user interactive shell
` [PATCH v4 09/15] bugreport: generate config safelist based on docs
` [PATCH v4 10/15] bugreport: add config values from safelist
` [PATCH v4 11/15] bugreport: collect list of populated hooks
` [PATCH v4 12/15] bugreport: count loose objects
` [PATCH v4 13/15] bugreport: add packed object summary
` [PATCH v4 14/15] bugreport: list contents of $OBJDIR/info
` [PATCH v4 15/15] bugreport: summarize contents of alternates file

[PATCH v2 0/4] git-p4: Usability enhancements
 2019-12-13 22:54 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] git-p4: yes/no prompts should sanitize user text
  ` [PATCH v3 2/4] git-p4: show detailed help when parsing options fail
  ` [PATCH v3 3/4] git-p4: wrap patchRCSKeywords test to revert changes on failure
  ` [PATCH v3 4/4] git-p4: failure because of RCS keywords should show help
  ` [PATCH v4 0/4] git-p4: Usability enhancements
    ` [PATCH v4 1/4] git-p4: yes/no prompts should sanitize user text
    ` [PATCH v4 2/4] git-p4: show detailed help when parsing options fail
    ` [PATCH v4 3/4] git-p4: wrap patchRCSKeywords test to revert changes on failure
    ` [PATCH v4 4/4] git-p4: failure because of RCS keywords should show help

Regression in 2.24.1 wrt progress indication
 2019-12-13 22:41 UTC  (5+ messages)

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-13 22:02 UTC  (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] userdiff: remove empty subexpression from elixir regex
 2019-12-13 22:00 UTC  (10+ messages)
` [PATCH v2] "
` Numbers with specific base (was: [PATCH] userdiff: remove empty subexpression from elixir regex)
  ` Numbers with specific base

[PATCH 1/3] doc: reword -B option of diff into something sensible
 2019-12-13 21:58 UTC  (8+ messages)
` [PATCH 2/3] doc: remove non pure ASCII characters
` [PATCH 3/3] doc: indent multi-line items in list

[PATCH 0/1] t3434: mark successful test as such
 2019-12-13 21:03 UTC  (2+ messages)
` [PATCH 1/1] "

Parallel fetch and commit graph writing results in locking failure (even on linux)
 2019-12-13 20:15 UTC  (5+ messages)

[PATCH v2] grep: support the --pathspec-from-file option
 2019-12-13 20:13 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-13 19:42 UTC  (15+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 04/15] git-p4: change the expansion test from basestring to list
                    ` [PATCH v5 00/15] git-p4.py: Cast byte strings to unicode strings in python3 - Code Review

What's cooking in git.git (Dec 2019, #01; Mon, 2)
 2019-12-13 19:02 UTC  (4+ messages)

[BUG] Git bisect extends bisecting range on repeated good/bad data
 2019-12-13 18:58 UTC  (2+ messages)

how to add a (history-laden) subdirectory into a repo?
 2019-12-13 18:47 UTC  (3+ messages)

[PATCH v2] MyFirstContribution: add avenues for getting help
 2019-12-13 18:40 UTC  (8+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

Gmail munges dates?
 2019-12-13 17:52 UTC  (4+ messages)

git checkout --autostash and git branch --autopop
 2019-12-13 17:16 UTC  (5+ messages)

[PATCH] gitk: use --pretty=reference for copysummary
 2019-12-13 17:12 UTC  (7+ messages)
` [PATCH v2 0/2] gitk: match Git's 'reference' pretty format
  ` [PATCH v2 1/2] gitk: drop quotes in copysummary format
  ` [PATCH v2 2/2] gitk: rename "commit summary" to "commit reference"

[PATCH 00/13] git-p4: python3 compatibility
 2019-12-13 17:10 UTC  (15+ messages)
` [PATCH 01/13] ci: also run linux-gcc pipeline with python-3.7 environment

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2019-12-13 13:41 UTC  (7+ messages)

[PATCH] git-gui: allow closing console window with Escape
 2019-12-13 13:29 UTC  (9+ messages)
      `  "

[PATCH v3 0/9] Rewrite packfile reuse code
 2019-12-13 13:27 UTC  (14+ messages)
` [PATCH v3 3/9] ewah/bitmap: introduce bitmap_word_alloc()
` [PATCH v3 4/9] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [PATCH v3 5/9] pack-bitmap: introduce bitmap_walk_contains()
` [PATCH v3 7/9] pack-objects: introduce pack.allowPackReuse

[PATCH 00/19] Implement the git add --patch backend in C
 2019-12-13  8:08 UTC  (20+ messages)
` [PATCH 01/19] built-in add -i: start implementing the `patch` functionality "
` [PATCH 02/19] built-in add -i: wire up the new C code for the `patch` command
` [PATCH 03/19] built-in add -p: show colored hunks by default
` [PATCH 04/19] built-in add -p: adjust hunk headers as needed
` [PATCH 05/19] built-in add -p: color the prompt and the help text
` [PATCH 06/19] built-in add -p: offer a helpful error message when hunk navigation failed
` [PATCH 07/19] built-in add -p: support multi-file diffs
` [PATCH 08/19] built-in add -p: handle deleted empty files
` [PATCH 09/19] built-in app -p: allow selecting a mode change as a "hunk"
` [PATCH 10/19] built-in add -p: show different prompts for mode changes and deletions
` [PATCH 11/19] built-in add -p: implement the hunk splitting feature
` [PATCH 12/19] built-in add -p: coalesce hunks after splitting them
` [PATCH 13/19] strbuf: add a helper function to call the editor "on an strbuf"
` [PATCH 14/19] built-in add -p: implement hunk editing
` [PATCH 15/19] built-in add -p: implement the 'g' ("goto") command
` [PATCH 16/19] built-in add -p: implement the '/' ("search regex") command
` [PATCH 17/19] built-in add -p: implement the 'q' ("quit") command
` [PATCH 18/19] built-in add -p: only show the applicable parts of the help text
` [PATCH 19/19] built-in add -p: show helpful hint when nothing can be staged

[PATCH] t5150: skip request-pull test if Perl is disabled
 2019-12-13  7:46 UTC  (5+ messages)

[ANNOUNCE] Git Merge Contributor's Summit, March 5, 2020, Los Angeles
 2019-12-13  5:00 UTC 

Could /Documentation/technical/commit-graph.txt be relicensed under a permissive license?
 2019-12-13  0:58 UTC  (5+ messages)

[PATCH 0/1] git-p4: use lfs.storage instead of local .git/lfs
 2019-12-12 19:47 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "git lfs" allows users to specify the custom storage location by configuration variable lfs.storage, but when "git p4" interacts with GitLFS pointers, it always used the hardcoded default that is the .git/lfs/ directory, without paying attention to the configuration

[Outreachy] [PATCH v2] bisect--helper: avoid free-after-use
 2019-12-12 19:16 UTC  (4+ messages)

[PATCH 0/5] Add --pathspec-from-file option for reset, commit
 2019-12-12 14:56 UTC  (8+ messages)
` [PATCH 5/5] commit: support the --pathspec-from-file option

[PATCH 00/16] Extend --pathspec-from-file to git add, checkout
 2019-12-12 14:36 UTC  (17+ messages)
` [PATCH 01/16] t7107, t7526: directly test parse_pathspec_file()
` [PATCH 02/16] commit: forbid --pathspec-from-file --all
` [PATCH 03/16] cmd_add: prepare for next patch
` [PATCH 04/16] add: support the --pathspec-from-file option
` [PATCH 05/16] doc: checkout: remove duplicate synopsis
` [PATCH 06/16] doc: checkout: fix broken text reference
` [PATCH 07/16] doc: checkout: synchronize <pathspec> description
` [PATCH 08/16] doc: restore: "
` [PATCH 09/16] parse_branchname_arg(): extract part as new function
` [PATCH 10/16] checkout: die() on ambiguous tracking branches
` [PATCH 11/16] parse_branchname_arg(): easier to understand variables
` [PATCH 12/16] parse_branchname_arg(): introduce expect_commit_only
` [PATCH 13/16] parse_branchname_arg(): update code comments
` [PATCH 14/16] parse_branchname_arg(): refactor the decision making
` [PATCH 15/16] t2024: cover more cases
` [PATCH 16/16] checkout, restore: support the --pathspec-from-file option

Syntax related question
 2019-12-12 14:02 UTC 

[PATCH 0/6] configuration-based hook management
 2019-12-12 10:58 UTC  (7+ messages)
` [PATCH 1/6] hook: scaffolding for git-hook subcommand
` [PATCH 3/6] hook: add --list mode

[PATCH v2] config: add string mapping for enum config_scope
 2019-12-12  3:55 UTC  (4+ 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).