git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-09-16 21:47:19 to 2019-09-20 15:59:11 UTC [more...]

[RFC PATCH] trace2: don't overload target directories
 2019-09-20 15:59 UTC  (9+ messages)
` [RFC PATCH v3 0/3] "
  ` [RFC PATCH v3 3/3] trace2: write overload message to sentinel files

[PATCH 00/15] name-rev: eliminate recursion
 2019-09-20 15:44 UTC  (29+ messages)
` [PATCH 01/15] t6120-describe: correct test repo history graph in comment
` [PATCH 02/15] t6120-describe: modernize the 'check_describe' helper
` [PATCH 03/15] name-rev: use strip_suffix() in get_rev_name()
` [PATCH 04/15] name-rev: avoid unnecessary cast in name_ref()
` [PATCH 05/15] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation
` [PATCH 06/15] t6120: add a test to cover inner conditions in 'git name-rev's name_rev()
` [PATCH 07/15] name-rev: extract creating/updating a 'struct name_rev' into a helper
` [PATCH 08/15] name-rev: pull out deref handling from the recursion
` [PATCH 09/15] name-rev: restructure parsing commits and applying date cutoff
` [PATCH 10/15] name-rev: restructure creating/updating 'struct rev_name' instances
` [PATCH 11/15] name-rev: drop name_rev()'s 'generation' and 'distance' parameters
` [PATCH 12/15] name-rev: eliminate recursion in name_rev()
` [PATCH 13/15] name-rev: cleanup name_ref()
` [PATCH 14/15] name-rev: plug a memory leak in name_rev()
` [PATCH 14/15] name-rev: plug memory leak in name_rev() in the deref case
` [PATCH 15/15] name-rev: plug a "
` [PATCH 15/15] name-rev: plug memory leak in name_rev()

[DISCUSSION] Growing the Git community
 2019-09-20 15:22 UTC  (22+ messages)

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-09-20 14:37 UTC  (23+ messages)
` [PATCH 3/9] clone: add --sparse mode
` [PATCH 4/9] sparse-checkout: 'add' subcommand
` [PATCH v2 00/11] New sparse-checkout builtin and "cone" mode
  ` [PATCH v2 01/11] sparse-checkout: create builtin with 'list' subcommand
  ` [PATCH v2 02/11] sparse-checkout: create 'init' subcommand
  ` [PATCH v2 03/11] clone: add --sparse mode
  ` [PATCH v2 05/11] sparse-checkout: add '--stdin' option to set subcommand
  ` [PATCH v2 04/11] sparse-checkout: 'set' subcommand
  ` [PATCH v2 06/11] sparse-checkout: create 'disable' subcommand
  ` [PATCH v2 07/11] trace2: add region in clear_ce_flags
  ` [PATCH v2 08/11] sparse-checkout: add 'cone' mode
  ` [PATCH v2 09/11] sparse-checkout: use hashmaps for cone patterns
  ` [PATCH v2 10/11] sparse-checkout: init and set in cone mode
  ` [PATCH v2 11/11] unpack-trees: hash less "

[PATCH] doc: MyFirstContribution: fix cmd placement instructions
 2019-09-20  9:42 UTC  (3+ messages)

[PATCH] t/helper: ignore only executable files
 2019-09-20  9:36 UTC 

git-svn authors file in repo (Author: xxx not defined in .gitauthors file)
 2019-09-20  6:49 UTC  (3+ messages)

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-19 21:39 UTC  (4+ messages)

[PATCH] git: use COPY_ARRAY and MOVE_ARRAY in handle_alias()
 2019-09-19 20:48 UTC 

git-gui: missing some patches from git?
 2019-09-19 19:33 UTC  (12+ messages)

[PATCH] ls-remote: create '--count' option
 2019-09-19 18:40 UTC  (5+ messages)

[PATCH] travis-ci: ignore already tested trees in debug mode
 2019-09-19 17:35 UTC 

Git Test Coverage Report (Sept 19)
 2019-09-19 14:23 UTC 

[RFC PATCH 0/3] grep: don't add subrepos to in-memory alternates
 2019-09-19  5:18 UTC  (6+ messages)
` [RFC PATCH 1/3] diff: use the given repo at diff_populate_filespec()
` [RFC PATCH 2/3] object: allow parse_object_or_die() to handle any repo
` [RFC PATCH 3/3] grep: don't add submodules to the alternates list

[PATCH v2] merge-recursive: symlink's descendants not in way
 2019-09-18 21:54 UTC  (2+ messages)

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-18 20:48 UTC  (15+ messages)

git-gui: duplicated key binds?
 2019-09-18 20:46 UTC  (3+ messages)

[PATCH] sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()
 2019-09-18 20:02 UTC  (2+ messages)

[GIT PULL] git-gui pull request
 2019-09-18 19:23 UTC  (4+ messages)

[PATCH] make hg-to-git compatible with python2.x and 3.x
 2019-09-18 17:55 UTC  (7+ messages)
` [PATCH] Rewrite feature to render "
  ` [PATCH v2] hg-to-git: make it compatible with both python3 and python2
    ` [PATCH v3] "

[PATCH] doc: fix reference to --ignore-submodules
 2019-09-18 17:29 UTC  (2+ messages)

Potential Bug with Client Certificate Authentication (mTLS)
 2019-09-18 14:42 UTC 

Revision walking, commit dates, slop
 2019-09-18 12:26 UTC  (12+ messages)
                  ` [RFC/PATCH] commit-graph: generation v5 (backward compatible date ceiling)

[OFF-TOPIC] How to contribute to Git full-time?
 2019-09-18 10:30 UTC 

merge-recursive thinks symlink's child dirs are "real"
 2019-09-18  0:35 UTC  (13+ messages)
  ` [RFC PATCH] merge-recursive: symlink's descendants not in way

[PATCH] gitk: rename zh_CN.po to zh_cn.po
 2019-09-17 22:14 UTC  (3+ messages)

[PATCH] submodule: teach set-url subcommand
 2019-09-17 20:03 UTC 

RFC - Git Developer Blog
 2019-09-17 19:39 UTC  (8+ messages)

[PATCH 0/3] clone --filter=sparse:oid bugs
 2019-09-17 19:22 UTC  (4+ messages)
` [PATCH 2/3] list-objects-filter: delay parsing of sparse oid

[PATCH 1/2] diff, log doc: say "patch text" instead of "patches"
 2019-09-17 18:40 UTC  (5+ messages)
    ` [PATCH v2 "

[PATCH 0/1] git-config --add allows values from stdin
 2019-09-17 16:59 UTC  (3+ messages)
` [PATCH 1/1] Git config allows value setting "

[PATCH v3 00/12] Fix some git clean issues
 2019-09-17 16:35 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] t7300: add testcases showing failure to clean specified pathspecs
  ` [PATCH v4 02/12] dir: fix typo in comment
  ` [PATCH v4 03/12] dir: fix off-by-one error in match_pathspec_item
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
  ` [PATCH v4 05/12] dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
  ` [PATCH v4 06/12] dir: if our pathspec might match files under a dir, recurse into it
  ` [PATCH v4 07/12] dir: add commentary explaining match_pathspec_item's return value
  ` [PATCH v4 08/12] git-clean.txt: do not claim we will delete files with -n/--dry-run
  ` [PATCH v4 09/12] clean: disambiguate the definition of -d
  ` [PATCH v4 10/12] clean: avoid removing untracked files in a nested git repository
  ` [PATCH v4 11/12] clean: rewrap overly long line
  ` [PATCH v4 12/12] clean: fix theoretical path corruption

[PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
 2019-09-17 16:13 UTC  (5+ messages)
` [PATCH v3 0/4] "

Git in Outreachy December 2019?
 2019-09-17 15:10 UTC  (10+ messages)

[PATCH] contrib/svn-fe: fix shebang for svnrdump_sim.py
 2019-09-17 14:58 UTC 

[PATCH 0/1] commit-graph: add --[no-]progress to write and verify
 2019-09-17 12:22 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

git-gui Makefile: cannot derive correct sharedir when gitexecdir has a space char
 2019-09-17 11:24 UTC  (2+ messages)

[PATCH] rm: accept -R and --recursive in addition to -r
 2019-09-17  8:30 UTC 

[BUG] t7030 is flaky
 2019-09-17  8:53 UTC  (2+ messages)

[PATCH v3 2/4] Makefile: define THIRD_PARTY_SOURCES
 2019-09-16 22:00 UTC  (2+ messages)
` [PATCH] fixup! "

git-svn future goals
 2019-09-16 21:51 UTC 


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